jar

com.github.vindell : shiro-biz

Maven & Gradle

Aug 10, 2019
2 usages

Shiro Extension

Table Of Contents

Latest Version

Download com.github.vindell : shiro-biz JAR file - Latest Versions:

All Versions

Download com.github.vindell : shiro-biz JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window shiro-biz-1.0.7.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.shiro.biz.session.mgt.scheduler

├─ org.apache.shiro.biz.session.mgt.scheduler.SpringSessionValidationScheduler.class - [JAR]

org.apache.shiro.biz.cache.guava

├─ org.apache.shiro.biz.cache.guava.GuavaCacheManager.class - [JAR]

├─ org.apache.shiro.biz.cache.guava.GuavaCacheWrapper.class - [JAR]

org.apache.shiro.biz.web.filter.authc

├─ org.apache.shiro.biz.web.filter.authc.AbstractAuthenticatingFilter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.authc.AbstractLogoutFilter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.authc.AbstractTrustableAuthenticatingFilter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.authc.AuthenticatingFailureCounter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.authc.AuthenticatingFailureRequestCounter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.authc.AuthenticatingFailureSessionCounter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.authc.TrustableFormAuthenticatingFilter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.authc.TrustableRestAuthenticatingFilter.class - [JAR]

org.apache.shiro.biz.authc

├─ org.apache.shiro.biz.authc.AuthcResponse.class - [JAR]

├─ org.apache.shiro.biz.authc.AuthcResponseCode.class - [JAR]

├─ org.apache.shiro.biz.authc.AuthenticationFailureHandler.class - [JAR]

├─ org.apache.shiro.biz.authc.AuthenticationListenerAdapter.class - [JAR]

├─ org.apache.shiro.biz.authc.AuthenticationSuccessHandler.class - [JAR]

├─ org.apache.shiro.biz.authc.DefaultAuthenticationFailureHandler.class - [JAR]

├─ org.apache.shiro.biz.authc.DefaultAuthenticationSuccessHandler.class - [JAR]

org.apache.shiro.biz.authc.credential

├─ org.apache.shiro.biz.authc.credential.CredentialsRetryLimitCredentialsMatcher.class - [JAR]

├─ org.apache.shiro.biz.authc.credential.DefaultCredentialsMatcher.class - [JAR]

org.apache.shiro.biz.realm

├─ org.apache.shiro.biz.realm.AbstractAuthorizingRealm.class - [JAR]

├─ org.apache.shiro.biz.realm.AuthorizingRealmListener.class - [JAR]

org.apache.shiro.biz.web.servlet.http

├─ org.apache.shiro.biz.web.servlet.http.EscapeHtml4Enumeration.class - [JAR]

├─ org.apache.shiro.biz.web.servlet.http.HttpServletEscapeHtml4RequestWrapper.class - [JAR]

├─ org.apache.shiro.biz.web.servlet.http.HttpStatus.class - [JAR]

org.apache.shiro.biz.session.mgt.eis

├─ org.apache.shiro.biz.session.mgt.eis.SequenceSessionIdGenerator.class - [JAR]

org.apache.shiro.biz.authc.pam

├─ org.apache.shiro.biz.authc.pam.AtLeastTwoAuthenticatorStrategy.class - [JAR]

├─ org.apache.shiro.biz.authc.pam.DefaultModularRealmAuthenticator.class - [JAR]

├─ org.apache.shiro.biz.authc.pam.OnlyOneAuthenticatorStrategy.class - [JAR]

org.apache.shiro.biz.web.filter

├─ org.apache.shiro.biz.web.filter.HttpServletHeaderProperties.class - [JAR]

├─ org.apache.shiro.biz.web.filter.HttpServletReferrerProperties.class - [JAR]

├─ org.apache.shiro.biz.web.filter.HttpServletRequestEscapeHtml4Filter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.HttpServletRequestHeaderFilter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.HttpServletRequestLimitFilter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.HttpServletRequestLimitWithIPFilter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.HttpServletRequestLimitWithPathFilter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.HttpServletRequestMethodFilter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.HttpServletRequestReferrerFilter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.HttpServletSessionDequeFilter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.HttpServletSessionExpiredFilter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.HttpServletSessionStatusFilter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.HttpServletShiroFilter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.SessionControl.class - [JAR]

org.apache.shiro.biz.authz.aop

├─ org.apache.shiro.biz.authz.aop.RoleAllowsAnnotationMethodInterceptor.class - [JAR]

├─ org.apache.shiro.biz.authz.aop.RolesAllowedAnnotationHandler.class - [JAR]

org.apache.shiro.biz.authz.principal

├─ org.apache.shiro.biz.authz.principal.ShiroPermission.class - [JAR]

├─ org.apache.shiro.biz.authz.principal.ShiroPrincipal.class - [JAR]

├─ org.apache.shiro.biz.authz.principal.ShiroPrincipalRepository.class - [JAR]

├─ org.apache.shiro.biz.authz.principal.ShiroPrincipalRepositoryImpl.class - [JAR]

├─ org.apache.shiro.biz.authz.principal.ShiroRole.class - [JAR]

├─ org.apache.shiro.biz.authz.principal.ShiroRolePermssion.class - [JAR]

├─ org.apache.shiro.biz.authz.principal.ShiroUserRole.class - [JAR]

org.apache.shiro.biz.utils.uid

├─ org.apache.shiro.biz.utils.uid.Sequence.class - [JAR]

├─ org.apache.shiro.biz.utils.uid.SystemClock.class - [JAR]

org.apache.shiro.biz.authc.exception

├─ org.apache.shiro.biz.authc.exception.CaptchaSendException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.ExpiredCaptchaException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.ExpiredTicketException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.ExpiredTokenException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.IncorrectCaptchaException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.IncorrectSecretException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.IncorrectTicketException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.IncorrectTokenException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.InvalidAccountException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.InvalidCaptchaException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.InvalidStateException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.InvalidTicketException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.InvalidTokenException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.NoneCaptchaException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.NoneRoleException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.NoneTicketException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.NoneTokenException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.SessionKickedoutException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.SessionRestrictedException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.TerminalRestrictedException.class - [JAR]

├─ org.apache.shiro.biz.authc.exception.UnsupportedMethodException.class - [JAR]

org.apache.shiro.biz.utils

├─ org.apache.shiro.biz.utils.GenericsUtils.class - [JAR]

├─ org.apache.shiro.biz.utils.HmacSHA256Utils.class - [JAR]

├─ org.apache.shiro.biz.utils.IDWorker.class - [JAR]

├─ org.apache.shiro.biz.utils.PasswordEncryptUtils.class - [JAR]

├─ org.apache.shiro.biz.utils.SerializeUtils.class - [JAR]

├─ org.apache.shiro.biz.utils.StringUtils.class - [JAR]

├─ org.apache.shiro.biz.utils.SubjectUtils.class - [JAR]

├─ org.apache.shiro.biz.utils.WebThreadContext.class - [JAR]

├─ org.apache.shiro.biz.utils.WebUtils.class - [JAR]

org.apache.shiro.biz.web.mgt

├─ org.apache.shiro.biz.web.mgt.SessionCreationEnabledSubjectFactory.class - [JAR]

org.apache.shiro.biz.authz

├─ org.apache.shiro.biz.authz.AuthorizationFailureHandler.class - [JAR]

├─ org.apache.shiro.biz.authz.AuthorizationSuccessHandler.class - [JAR]

org.apache.shiro.biz.cache.redis.serializer

├─ org.apache.shiro.biz.cache.redis.serializer.FastjsonSerializer.class - [JAR]

├─ org.apache.shiro.biz.cache.redis.serializer.FlexjsonSerializer.class - [JAR]

├─ org.apache.shiro.biz.cache.redis.serializer.InternalSerializer.class - [JAR]

├─ org.apache.shiro.biz.cache.redis.serializer.XstreamSerializer.class - [JAR]

org.apache.shiro.biz.spring

├─ org.apache.shiro.biz.spring.ShiroFilterProxyFactoryBean.class - [JAR]

org.apache.shiro.biz.web.filter.authc.listener

├─ org.apache.shiro.biz.web.filter.authc.listener.LoginListener.class - [JAR]

├─ org.apache.shiro.biz.web.filter.authc.listener.LogoutListener.class - [JAR]

org.apache.shiro.biz.web.servlet.filter

├─ org.apache.shiro.biz.web.servlet.filter.HttpServletRequestBindFilter.class - [JAR]

├─ org.apache.shiro.biz.web.servlet.filter.HttpServletRequestFilter.class - [JAR]

org.apache.shiro.session.mgt

├─ org.apache.shiro.session.mgt.SimpleOnlineSession.class - [JAR]

org.apache.shiro.biz.web.env

├─ org.apache.shiro.biz.web.env.ShiroIniWebEnvironment.class - [JAR]

org.apache.shiro.biz.authz.annotation

├─ org.apache.shiro.biz.authz.annotation.RolesAllowed.class - [JAR]

org.apache.shiro.biz.session

├─ org.apache.shiro.biz.session.DefaultSessionListener.class - [JAR]

org.apache.shiro.biz.web.servlet.listener

├─ org.apache.shiro.biz.web.servlet.listener.HttpServletRequestListener.class - [JAR]

org.apache.shiro.biz.cache.spring

├─ org.apache.shiro.biz.cache.spring.SpringCache.class - [JAR]

├─ org.apache.shiro.biz.cache.spring.SpringCacheManager.class - [JAR]

org.apache.shiro.biz.web.filter.authz

├─ org.apache.shiro.biz.web.filter.authz.AbstracAuthorizationFilter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.authz.AnyRolesAuthorizationFilter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.authz.PermissionsAuthorizationFilter.class - [JAR]

├─ org.apache.shiro.biz.web.filter.authz.RolesAuthorizationFilter.class - [JAR]

org.apache.shiro.biz.authz.permission

├─ org.apache.shiro.biz.authz.permission.BitAndWildPermissionResolver.class - [JAR]

├─ org.apache.shiro.biz.authz.permission.BitPermission.class - [JAR]

├─ org.apache.shiro.biz.authz.permission.DefaultRolePermissionResolver.class - [JAR]

org.apache.shiro.biz.web.filter.mgt

├─ org.apache.shiro.biz.web.filter.mgt.CustomDefaultFilterChainManager.class - [JAR]

├─ org.apache.shiro.biz.web.filter.mgt.CustomPathMatchingFilterChainResolver.class - [JAR]

org.apache.shiro.biz.web

├─ org.apache.shiro.biz.web.Constants.class - [JAR]

├─ org.apache.shiro.biz.web.Parameter.class - [JAR]

├─ org.apache.shiro.biz.web.Parameters.class - [JAR]

org.apache.shiro.biz.spring.security.interceptor

├─ org.apache.shiro.biz.spring.security.interceptor.ExtendAnnotationsAuthorizingMethodInterceptor.class - [JAR]

├─ org.apache.shiro.biz.spring.security.interceptor.ExtendAuthorizationAttributeSourceAdvisor.class - [JAR]

org.apache.shiro.biz

├─ org.apache.shiro.biz.ShiroBizMessageSource.class - [JAR]

org.apache.shiro.biz.web.servlet

├─ org.apache.shiro.biz.web.servlet.AbstractHttpServlet.class - [JAR]

├─ org.apache.shiro.biz.web.servlet.AuthenticatingHttpServlet.class - [JAR]

org.apache.shiro.biz.cache.http

├─ org.apache.shiro.biz.cache.http.SessionCache.class - [JAR]

├─ org.apache.shiro.biz.cache.http.SessionCacheManager.class - [JAR]

org.apache.shiro.biz.web.filter.authc.captcha

├─ org.apache.shiro.biz.web.filter.authc.captcha.CaptchaResolver.class - [JAR]

org.apache.shiro.biz.authc.token

├─ org.apache.shiro.biz.authc.token.CaptchaAuthenticationToken.class - [JAR]

├─ org.apache.shiro.biz.authc.token.DefaultAuthenticationToken.class - [JAR]

├─ org.apache.shiro.biz.authc.token.LoginProtocolAuthenticationToken.class - [JAR]

├─ org.apache.shiro.biz.authc.token.LoginType.class - [JAR]

├─ org.apache.shiro.biz.authc.token.LoginTypeAuthenticationToken.class - [JAR]

├─ org.apache.shiro.biz.authc.token.PwdStrengthAuthenticationToken.class - [JAR]

├─ org.apache.shiro.biz.authc.token.UsernameWithoutPwdToken.class - [JAR]

org.apache.shiro.biz.session.mgt

├─ org.apache.shiro.biz.session.mgt.SimpleOnlineSessionFactory.class - [JAR]

Advertisement

Dependencies from Group

Aug 10, 2019
2 usages
Aug 10, 2019
2 usages
Aug 10, 2019
2 usages
Jan 21, 2019
2 usages
0 stars

Discover Dependencies

Jul 25, 2019
2 usages
3 stars
Jul 25, 2019
2 usages
3 stars
Aug 25, 2023
26 usages
3.9k stars
Feb 13, 2022
8 usages
1 stars
Feb 13, 2022
6 usages
11 stars
Feb 12, 2022
10 usages
0 stars
Feb 12, 2022
8 usages
0 stars
Feb 12, 2022
9 usages
0 stars
Sep 10, 2020
3 usages
5.9k stars
Apr 13, 2018
2 usages
8 stars