blob: 0e9c615703486a2c1f22645fc69d31193eff70b1 [file] [log] [blame]
memberSearchIndex = [{"p":"org.apache.shiro.authc.pam","c":"AbstractAuthenticationStrategy","l":"AbstractAuthenticationStrategy()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc","c":"AbstractAuthenticator","l":"AbstractAuthenticator()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.util","c":"AbstractFactory","l":"AbstractFactory()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.realm.ldap","c":"AbstractLdapRealm","l":"AbstractLdapRealm()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"AbstractNativeSessionManager()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"AbstractRememberMeManager()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session.mgt.eis","c":"AbstractSessionDAO","l":"AbstractSessionDAO()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractSessionManager","l":"AbstractSessionManager()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"AbstractValidatingSessionManager()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc","c":"AccountException","l":"AccountException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc","c":"AccountException","l":"AccountException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.authc","c":"AccountException","l":"AccountException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authc","c":"AccountException","l":"AccountException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"accountExists(String)","url":"accountExists(java.lang.String)"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"ACTIVE_SESSION_CACHE_NAME"},{"p":"org.apache.shiro.realm.activedirectory","c":"ActiveDirectoryRealm","l":"ActiveDirectoryRealm()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.subject","c":"MutablePrincipalCollection","l":"add(Object, String)","url":"add(java.lang.Object,java.lang.String)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"add(Object, String)","url":"add(java.lang.Object,java.lang.String)"},{"p":"org.apache.shiro.authz","c":"SimpleRole","l":"add(Permission)","url":"add(org.apache.shiro.authz.Permission)"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"add(SimpleAccount)","url":"add(org.apache.shiro.authc.SimpleAccount)"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"add(SimpleRole)","url":"add(org.apache.shiro.authz.SimpleRole)"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"addAccount(String, String, String...)","url":"addAccount(java.lang.String,java.lang.String,java.lang.String...)"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"addAccount(String, String)","url":"addAccount(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.subject","c":"MutablePrincipalCollection","l":"addAll(Collection, String)","url":"addAll(java.util.Collection,java.lang.String)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"addAll(Collection, String)","url":"addAll(java.util.Collection,java.lang.String)"},{"p":"org.apache.shiro.authz","c":"SimpleRole","l":"addAll(Collection<Permission>)","url":"addAll(java.util.Collection)"},{"p":"org.apache.shiro.subject","c":"MutablePrincipalCollection","l":"addAll(PrincipalCollection)","url":"addAll(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"addAll(PrincipalCollection)","url":"addAll(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"addObjectPermission(Permission)","url":"addObjectPermission(org.apache.shiro.authz.Permission)"},{"p":"org.apache.shiro.authz","c":"SimpleAuthorizationInfo","l":"addObjectPermission(Permission)","url":"addObjectPermission(org.apache.shiro.authz.Permission)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"addObjectPermissions(Collection<Permission>)","url":"addObjectPermissions(java.util.Collection)"},{"p":"org.apache.shiro.authz","c":"SimpleAuthorizationInfo","l":"addObjectPermissions(Collection<Permission>)","url":"addObjectPermissions(java.util.Collection)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"addRole(Collection<String>)","url":"addRole(java.util.Collection)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"addRole(String)","url":"addRole(java.lang.String)"},{"p":"org.apache.shiro.authz","c":"SimpleAuthorizationInfo","l":"addRole(String)","url":"addRole(java.lang.String)"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"addRole(String)","url":"addRole(java.lang.String)"},{"p":"org.apache.shiro.authz","c":"SimpleAuthorizationInfo","l":"addRoles(Collection<String>)","url":"addRoles(java.util.Collection)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"addStringPermission(String)","url":"addStringPermission(java.lang.String)"},{"p":"org.apache.shiro.authz","c":"SimpleAuthorizationInfo","l":"addStringPermission(String)","url":"addStringPermission(java.lang.String)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"addStringPermissions(Collection<String>)","url":"addStringPermissions(java.util.Collection)"},{"p":"org.apache.shiro.authz","c":"SimpleAuthorizationInfo","l":"addStringPermissions(Collection<String>)","url":"addStringPermissions(java.util.Collection)"},{"p":"org.apache.shiro.authc.pam","c":"AbstractAuthenticationStrategy","l":"afterAllAttempts(AuthenticationToken, AuthenticationInfo)","url":"afterAllAttempts(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc.pam","c":"AtLeastOneSuccessfulStrategy","l":"afterAllAttempts(AuthenticationToken, AuthenticationInfo)","url":"afterAllAttempts(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc.pam","c":"AuthenticationStrategy","l":"afterAllAttempts(AuthenticationToken, AuthenticationInfo)","url":"afterAllAttempts(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc.pam","c":"AbstractAuthenticationStrategy","l":"afterAttempt(Realm, AuthenticationToken, AuthenticationInfo, AuthenticationInfo, Throwable)","url":"afterAttempt(org.apache.shiro.realm.Realm,org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo,org.apache.shiro.authc.AuthenticationInfo,java.lang.Throwable)"},{"p":"org.apache.shiro.authc.pam","c":"AllSuccessfulStrategy","l":"afterAttempt(Realm, AuthenticationToken, AuthenticationInfo, AuthenticationInfo, Throwable)","url":"afterAttempt(org.apache.shiro.realm.Realm,org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo,org.apache.shiro.authc.AuthenticationInfo,java.lang.Throwable)"},{"p":"org.apache.shiro.authc.pam","c":"AuthenticationStrategy","l":"afterAttempt(Realm, AuthenticationToken, AuthenticationInfo, AuthenticationInfo, Throwable)","url":"afterAttempt(org.apache.shiro.realm.Realm,org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo,org.apache.shiro.authc.AuthenticationInfo,java.lang.Throwable)"},{"p":"org.apache.shiro.mgt","c":"CachingSecurityManager","l":"afterCacheManagerSet()"},{"p":"org.apache.shiro.mgt","c":"RealmSecurityManager","l":"afterCacheManagerSet()"},{"p":"org.apache.shiro.mgt","c":"SessionsSecurityManager","l":"afterCacheManagerSet()"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"afterCacheManagerSet()"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"afterCacheManagerSet()"},{"p":"org.apache.shiro.realm","c":"CachingRealm","l":"afterCacheManagerSet()"},{"p":"org.apache.shiro.mgt","c":"CachingSecurityManager","l":"afterEventBusSet()"},{"p":"org.apache.shiro.mgt","c":"RealmSecurityManager","l":"afterEventBusSet()"},{"p":"org.apache.shiro.mgt","c":"SessionsSecurityManager","l":"afterEventBusSet()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"afterExpired(Session)","url":"afterExpired(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"afterExpired(Session)","url":"afterExpired(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.mgt","c":"AuthenticatingSecurityManager","l":"afterRealmsSet()"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"afterRealmsSet()"},{"p":"org.apache.shiro.mgt","c":"RealmSecurityManager","l":"afterRealmsSet()"},{"p":"org.apache.shiro.realm.text","c":"PropertiesRealm","l":"afterRoleCacheSet()"},{"p":"org.apache.shiro.mgt","c":"SessionsSecurityManager","l":"afterSessionManagerSet()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"afterSessionValidationEnabled()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"afterStopped(Session)","url":"afterStopped(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"afterStopped(Session)","url":"afterStopped(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.authc.credential","c":"AllowAllCredentialsMatcher","l":"AllowAllCredentialsMatcher()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz.permission","c":"AllPermission","l":"AllPermission()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc.pam","c":"AllSuccessfulStrategy","l":"AllSuccessfulStrategy()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz.annotation","c":"Logical","l":"AND"},{"p":"org.apache.shiro.aop","c":"AnnotationHandler","l":"annotationClass"},{"p":"org.apache.shiro.aop","c":"AnnotationHandler","l":"AnnotationHandler(Class<? extends Annotation>)","url":"%3Cinit%3E(java.lang.Class)"},{"p":"org.apache.shiro.aop","c":"AnnotationMethodInterceptor","l":"AnnotationMethodInterceptor(AnnotationHandler, AnnotationResolver)","url":"%3Cinit%3E(org.apache.shiro.aop.AnnotationHandler,org.apache.shiro.aop.AnnotationResolver)"},{"p":"org.apache.shiro.aop","c":"AnnotationMethodInterceptor","l":"AnnotationMethodInterceptor(AnnotationHandler)","url":"%3Cinit%3E(org.apache.shiro.aop.AnnotationHandler)"},{"p":"org.apache.shiro.authz.aop","c":"AnnotationsAuthorizingMethodInterceptor","l":"AnnotationsAuthorizingMethodInterceptor()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.util","c":"AntPathMatcher","l":"AntPathMatcher()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.mgt","c":"RealmSecurityManager","l":"applyCacheManagerToRealms()"},{"p":"org.apache.shiro.mgt","c":"SessionsSecurityManager","l":"applyCacheManagerToSessionManager()"},{"p":"org.apache.shiro.mgt","c":"CachingSecurityManager","l":"applyEventBusToCacheManager()"},{"p":"org.apache.shiro.mgt","c":"RealmSecurityManager","l":"applyEventBusToRealms()"},{"p":"org.apache.shiro.mgt","c":"SessionsSecurityManager","l":"applyEventBusToSessionManager()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"applyGlobalSessionTimeout(Session)","url":"applyGlobalSessionTimeout(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"applyPermissionResolverToRealms()"},{"p":"org.apache.shiro.config","c":"IniSecurityManagerFactory","l":"applyRealmsToSecurityManager(Collection<Realm>, SecurityManager)","url":"applyRealmsToSecurityManager(java.util.Collection,org.apache.shiro.mgt.SecurityManager)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"applyRolePermissionResolverToRealms()"},{"p":"org.apache.shiro.subject","c":"PrincipalCollection","l":"asList()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"asList()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"asList()"},{"p":"org.apache.shiro.util","c":"CollectionUtils","l":"asList(E...)"},{"p":"org.apache.shiro.authz.aop","c":"AuthenticatedAnnotationHandler","l":"assertAuthorized(Annotation)","url":"assertAuthorized(java.lang.annotation.Annotation)"},{"p":"org.apache.shiro.authz.aop","c":"AuthorizingAnnotationHandler","l":"assertAuthorized(Annotation)","url":"assertAuthorized(java.lang.annotation.Annotation)"},{"p":"org.apache.shiro.authz.aop","c":"GuestAnnotationHandler","l":"assertAuthorized(Annotation)","url":"assertAuthorized(java.lang.annotation.Annotation)"},{"p":"org.apache.shiro.authz.aop","c":"PermissionAnnotationHandler","l":"assertAuthorized(Annotation)","url":"assertAuthorized(java.lang.annotation.Annotation)"},{"p":"org.apache.shiro.authz.aop","c":"RoleAnnotationHandler","l":"assertAuthorized(Annotation)","url":"assertAuthorized(java.lang.annotation.Annotation)"},{"p":"org.apache.shiro.authz.aop","c":"UserAnnotationHandler","l":"assertAuthorized(Annotation)","url":"assertAuthorized(java.lang.annotation.Annotation)"},{"p":"org.apache.shiro.authz.aop","c":"AnnotationsAuthorizingMethodInterceptor","l":"assertAuthorized(MethodInvocation)","url":"assertAuthorized(org.apache.shiro.aop.MethodInvocation)"},{"p":"org.apache.shiro.authz.aop","c":"AuthorizingAnnotationMethodInterceptor","l":"assertAuthorized(MethodInvocation)","url":"assertAuthorized(org.apache.shiro.aop.MethodInvocation)"},{"p":"org.apache.shiro.authz.aop","c":"AuthorizingMethodInterceptor","l":"assertAuthorized(MethodInvocation)","url":"assertAuthorized(org.apache.shiro.aop.MethodInvocation)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"assertAuthzCheckPossible()"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"assertCredentialsMatch(AuthenticationToken, AuthenticationInfo)","url":"assertCredentialsMatch(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc.pam","c":"ModularRealmAuthenticator","l":"assertRealmsConfigured()"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"assertRealmsConfigured()"},{"p":"org.apache.shiro.subject","c":"PrincipalCollection","l":"asSet()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"asSet()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"asSet()"},{"p":"org.apache.shiro.util","c":"CollectionUtils","l":"asSet(E...)"},{"p":"org.apache.shiro.session.mgt.eis","c":"AbstractSessionDAO","l":"assignSessionId(Session, Serializable)","url":"assignSessionId(org.apache.shiro.session.Session,java.io.Serializable)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"associateWith(Callable<V>)","url":"associateWith(java.util.concurrent.Callable)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"associateWith(Callable<V>)","url":"associateWith(java.util.concurrent.Callable)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"associateWith(Runnable)","url":"associateWith(java.lang.Runnable)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"associateWith(Runnable)","url":"associateWith(java.lang.Runnable)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutorService","l":"associateWithSubject(Callable<T>)","url":"associateWithSubject(java.util.concurrent.Callable)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutorService","l":"associateWithSubject(Collection<? extends Callable<T>>)","url":"associateWithSubject(java.util.Collection)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutor","l":"associateWithSubject(Runnable)","url":"associateWithSubject(java.lang.Runnable)"},{"p":"org.apache.shiro.authc.pam","c":"AtLeastOneSuccessfulStrategy","l":"AtLeastOneSuccessfulStrategy()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc","c":"AbstractAuthenticator","l":"authenticate(AuthenticationToken)","url":"authenticate(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.authc","c":"Authenticator","l":"authenticate(AuthenticationToken)","url":"authenticate(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.mgt","c":"AuthenticatingSecurityManager","l":"authenticate(AuthenticationToken)","url":"authenticate(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"authenticated"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"AUTHENTICATED_SESSION_KEY"},{"p":"org.apache.shiro.subject","c":"Subject.Builder","l":"authenticated(boolean)"},{"p":"org.apache.shiro.authz.aop","c":"AuthenticatedAnnotationHandler","l":"AuthenticatedAnnotationHandler()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz.aop","c":"AuthenticatedAnnotationMethodInterceptor","l":"AuthenticatedAnnotationMethodInterceptor()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz.aop","c":"AuthenticatedAnnotationMethodInterceptor","l":"AuthenticatedAnnotationMethodInterceptor(AnnotationResolver)","url":"%3Cinit%3E(org.apache.shiro.aop.AnnotationResolver)"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"AuthenticatingRealm()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"AuthenticatingRealm(CacheManager, CredentialsMatcher)","url":"%3Cinit%3E(org.apache.shiro.cache.CacheManager,org.apache.shiro.authc.credential.CredentialsMatcher)"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"AuthenticatingRealm(CacheManager)","url":"%3Cinit%3E(org.apache.shiro.cache.CacheManager)"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"AuthenticatingRealm(CredentialsMatcher)","url":"%3Cinit%3E(org.apache.shiro.authc.credential.CredentialsMatcher)"},{"p":"org.apache.shiro.mgt","c":"AuthenticatingSecurityManager","l":"AuthenticatingSecurityManager()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"authentication"},{"p":"org.apache.shiro.authc","c":"AuthenticationException","l":"AuthenticationException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc","c":"AuthenticationException","l":"AuthenticationException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.authc","c":"AuthenticationException","l":"AuthenticationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authc","c":"AuthenticationException","l":"AuthenticationException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"authenticationQuery"},{"p":"org.apache.shiro.authz","c":"AuthorizationException","l":"AuthorizationException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz","c":"AuthorizationException","l":"AuthorizationException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.authz","c":"AuthorizationException","l":"AuthorizationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authz","c":"AuthorizationException","l":"AuthorizationException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.authz.aop","c":"AuthorizingAnnotationHandler","l":"AuthorizingAnnotationHandler(Class<? extends Annotation>)","url":"%3Cinit%3E(java.lang.Class)"},{"p":"org.apache.shiro.authz.aop","c":"AuthorizingAnnotationMethodInterceptor","l":"AuthorizingAnnotationMethodInterceptor(AuthorizingAnnotationHandler, AnnotationResolver)","url":"%3Cinit%3E(org.apache.shiro.authz.aop.AuthorizingAnnotationHandler,org.apache.shiro.aop.AnnotationResolver)"},{"p":"org.apache.shiro.authz.aop","c":"AuthorizingAnnotationMethodInterceptor","l":"AuthorizingAnnotationMethodInterceptor(AuthorizingAnnotationHandler)","url":"%3Cinit%3E(org.apache.shiro.authz.aop.AuthorizingAnnotationHandler)"},{"p":"org.apache.shiro.authz.aop","c":"AuthorizingMethodInterceptor","l":"AuthorizingMethodInterceptor()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"AuthorizingRealm()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"AuthorizingRealm(CacheManager, CredentialsMatcher)","url":"%3Cinit%3E(org.apache.shiro.cache.CacheManager,org.apache.shiro.authc.credential.CredentialsMatcher)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"AuthorizingRealm(CacheManager)","url":"%3Cinit%3E(org.apache.shiro.cache.CacheManager)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"AuthorizingRealm(CredentialsMatcher)","url":"%3Cinit%3E(org.apache.shiro.authc.credential.CredentialsMatcher)"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"AuthorizingSecurityManager()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutorService","l":"awaitTermination(long, TimeUnit)","url":"awaitTermination(long,java.util.concurrent.TimeUnit)"},{"p":"org.apache.shiro.env","c":"BasicIniEnvironment","l":"BasicIniEnvironment(Ini)","url":"%3Cinit%3E(org.apache.shiro.config.Ini)"},{"p":"org.apache.shiro.env","c":"BasicIniEnvironment","l":"BasicIniEnvironment(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authc","c":"BearerToken","l":"BearerToken(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.authc","c":"BearerToken","l":"BearerToken(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authc.pam","c":"AbstractAuthenticationStrategy","l":"beforeAllAttempts(Collection<? extends Realm>, AuthenticationToken)","url":"beforeAllAttempts(java.util.Collection,org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.authc.pam","c":"AuthenticationStrategy","l":"beforeAllAttempts(Collection<? extends Realm>, AuthenticationToken)","url":"beforeAllAttempts(java.util.Collection,org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.authc.pam","c":"FirstSuccessfulStrategy","l":"beforeAllAttempts(Collection<? extends Realm>, AuthenticationToken)","url":"beforeAllAttempts(java.util.Collection,org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.authc.pam","c":"AbstractAuthenticationStrategy","l":"beforeAttempt(Realm, AuthenticationToken, AuthenticationInfo)","url":"beforeAttempt(org.apache.shiro.realm.Realm,org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc.pam","c":"AllSuccessfulStrategy","l":"beforeAttempt(Realm, AuthenticationToken, AuthenticationInfo)","url":"beforeAttempt(org.apache.shiro.realm.Realm,org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc.pam","c":"AuthenticationStrategy","l":"beforeAttempt(Realm, AuthenticationToken, AuthenticationInfo)","url":"beforeAttempt(org.apache.shiro.realm.Realm,org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc.pam","c":"FirstSuccessfulStrategy","l":"beforeAttempt(Realm, AuthenticationToken, AuthenticationInfo)","url":"beforeAttempt(org.apache.shiro.realm.Realm,org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"beforeInvalidNotification(Session)","url":"beforeInvalidNotification(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"beforeLogout(Subject)","url":"beforeLogout(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"beforeSessionValidationDisabled()"},{"p":"org.apache.shiro.subject.support","c":"SubjectThreadState","l":"bind()"},{"p":"org.apache.shiro.util","c":"ThreadState","l":"bind()"},{"p":"org.apache.shiro.util","c":"ThreadContext","l":"bind(SecurityManager)","url":"bind(org.apache.shiro.mgt.SecurityManager)"},{"p":"org.apache.shiro.jndi","c":"JndiTemplate","l":"bind(String, Object)","url":"bind(java.lang.String,java.lang.Object)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"bind(Subject)","url":"bind(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.util","c":"ThreadContext","l":"bind(Subject)","url":"bind(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.realm.activedirectory","c":"ActiveDirectoryRealm","l":"buildAuthenticationInfo(String, char[])","url":"buildAuthenticationInfo(java.lang.String,char[])"},{"p":"org.apache.shiro.realm.activedirectory","c":"ActiveDirectoryRealm","l":"buildAuthorizationInfo(Set<String>)","url":"buildAuthorizationInfo(java.util.Set)"},{"p":"org.apache.shiro.subject","c":"Subject.Builder","l":"Builder()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.subject","c":"Subject.Builder","l":"Builder(SecurityManager)","url":"%3Cinit%3E(org.apache.shiro.mgt.SecurityManager)"},{"p":"org.apache.shiro.authc.credential","c":"DefaultPasswordService","l":"buildHashRequest(ByteSource, Hash)","url":"buildHashRequest(org.apache.shiro.util.ByteSource,org.apache.shiro.crypto.hash.Hash)"},{"p":"org.apache.shiro.subject","c":"Subject.Builder","l":"buildSubject()"},{"p":"org.apache.shiro.subject","c":"PrincipalCollection","l":"byType(Class<T>)","url":"byType(java.lang.Class)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"byType(Class<T>)","url":"byType(java.lang.Class)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"byType(Class<T>)","url":"byType(java.lang.Class)"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"cache(Session, Serializable, Cache<Serializable, Session>)","url":"cache(org.apache.shiro.session.Session,java.io.Serializable,org.apache.shiro.cache.Cache)"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"cache(Session, Serializable)","url":"cache(org.apache.shiro.session.Session,java.io.Serializable)"},{"p":"org.apache.shiro.realm","c":"CachingRealm","l":"CachingRealm()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.mgt","c":"CachingSecurityManager","l":"CachingSecurityManager()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"CachingSessionDAO()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.subject.support","c":"SubjectCallable","l":"call()"},{"p":"org.apache.shiro.authc.credential","c":"DefaultPasswordService","l":"checkHashFormatDurability()"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"checkPermission(Permission, AuthorizationInfo)","url":"checkPermission(org.apache.shiro.authz.Permission,org.apache.shiro.authz.AuthorizationInfo)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"checkPermission(Permission)","url":"checkPermission(org.apache.shiro.authz.Permission)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"checkPermission(Permission)","url":"checkPermission(org.apache.shiro.authz.Permission)"},{"p":"org.apache.shiro.authz","c":"Authorizer","l":"checkPermission(PrincipalCollection, Permission)","url":"checkPermission(org.apache.shiro.subject.PrincipalCollection,org.apache.shiro.authz.Permission)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"checkPermission(PrincipalCollection, Permission)","url":"checkPermission(org.apache.shiro.subject.PrincipalCollection,org.apache.shiro.authz.Permission)"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"checkPermission(PrincipalCollection, Permission)","url":"checkPermission(org.apache.shiro.subject.PrincipalCollection,org.apache.shiro.authz.Permission)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"checkPermission(PrincipalCollection, Permission)","url":"checkPermission(org.apache.shiro.subject.PrincipalCollection,org.apache.shiro.authz.Permission)"},{"p":"org.apache.shiro.authz","c":"Authorizer","l":"checkPermission(PrincipalCollection, String)","url":"checkPermission(org.apache.shiro.subject.PrincipalCollection,java.lang.String)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"checkPermission(PrincipalCollection, String)","url":"checkPermission(org.apache.shiro.subject.PrincipalCollection,java.lang.String)"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"checkPermission(PrincipalCollection, String)","url":"checkPermission(org.apache.shiro.subject.PrincipalCollection,java.lang.String)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"checkPermission(PrincipalCollection, String)","url":"checkPermission(org.apache.shiro.subject.PrincipalCollection,java.lang.String)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"checkPermission(String)","url":"checkPermission(java.lang.String)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"checkPermission(String)","url":"checkPermission(java.lang.String)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"checkPermissions(Collection<Permission>, AuthorizationInfo)","url":"checkPermissions(java.util.Collection,org.apache.shiro.authz.AuthorizationInfo)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"checkPermissions(Collection<Permission>)","url":"checkPermissions(java.util.Collection)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"checkPermissions(Collection<Permission>)","url":"checkPermissions(java.util.Collection)"},{"p":"org.apache.shiro.authz","c":"Authorizer","l":"checkPermissions(PrincipalCollection, Collection<Permission>)","url":"checkPermissions(org.apache.shiro.subject.PrincipalCollection,java.util.Collection)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"checkPermissions(PrincipalCollection, Collection<Permission>)","url":"checkPermissions(org.apache.shiro.subject.PrincipalCollection,java.util.Collection)"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"checkPermissions(PrincipalCollection, Collection<Permission>)","url":"checkPermissions(org.apache.shiro.subject.PrincipalCollection,java.util.Collection)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"checkPermissions(PrincipalCollection, Collection<Permission>)","url":"checkPermissions(org.apache.shiro.subject.PrincipalCollection,java.util.Collection)"},{"p":"org.apache.shiro.authz","c":"Authorizer","l":"checkPermissions(PrincipalCollection, String...)","url":"checkPermissions(org.apache.shiro.subject.PrincipalCollection,java.lang.String...)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"checkPermissions(PrincipalCollection, String...)","url":"checkPermissions(org.apache.shiro.subject.PrincipalCollection,java.lang.String...)"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"checkPermissions(PrincipalCollection, String...)","url":"checkPermissions(org.apache.shiro.subject.PrincipalCollection,java.lang.String...)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"checkPermissions(PrincipalCollection, String...)","url":"checkPermissions(org.apache.shiro.subject.PrincipalCollection,java.lang.String...)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"checkPermissions(String...)","url":"checkPermissions(java.lang.String...)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"checkPermissions(String...)","url":"checkPermissions(java.lang.String...)"},{"p":"org.apache.shiro.authz","c":"Authorizer","l":"checkRole(PrincipalCollection, String)","url":"checkRole(org.apache.shiro.subject.PrincipalCollection,java.lang.String)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"checkRole(PrincipalCollection, String)","url":"checkRole(org.apache.shiro.subject.PrincipalCollection,java.lang.String)"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"checkRole(PrincipalCollection, String)","url":"checkRole(org.apache.shiro.subject.PrincipalCollection,java.lang.String)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"checkRole(PrincipalCollection, String)","url":"checkRole(org.apache.shiro.subject.PrincipalCollection,java.lang.String)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"checkRole(String, AuthorizationInfo)","url":"checkRole(java.lang.String,org.apache.shiro.authz.AuthorizationInfo)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"checkRole(String)","url":"checkRole(java.lang.String)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"checkRole(String)","url":"checkRole(java.lang.String)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"checkRoles(Collection<String>, AuthorizationInfo)","url":"checkRoles(java.util.Collection,org.apache.shiro.authz.AuthorizationInfo)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"checkRoles(Collection<String>)","url":"checkRoles(java.util.Collection)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"checkRoles(Collection<String>)","url":"checkRoles(java.util.Collection)"},{"p":"org.apache.shiro.authz","c":"Authorizer","l":"checkRoles(PrincipalCollection, Collection<String>)","url":"checkRoles(org.apache.shiro.subject.PrincipalCollection,java.util.Collection)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"checkRoles(PrincipalCollection, Collection<String>)","url":"checkRoles(org.apache.shiro.subject.PrincipalCollection,java.util.Collection)"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"checkRoles(PrincipalCollection, Collection<String>)","url":"checkRoles(org.apache.shiro.subject.PrincipalCollection,java.util.Collection)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"checkRoles(PrincipalCollection, Collection<String>)","url":"checkRoles(org.apache.shiro.subject.PrincipalCollection,java.util.Collection)"},{"p":"org.apache.shiro.authz","c":"Authorizer","l":"checkRoles(PrincipalCollection, String...)","url":"checkRoles(org.apache.shiro.subject.PrincipalCollection,java.lang.String...)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"checkRoles(PrincipalCollection, String...)","url":"checkRoles(org.apache.shiro.subject.PrincipalCollection,java.lang.String...)"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"checkRoles(PrincipalCollection, String...)","url":"checkRoles(org.apache.shiro.subject.PrincipalCollection,java.lang.String...)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"checkRoles(PrincipalCollection, String...)","url":"checkRoles(org.apache.shiro.subject.PrincipalCollection,java.lang.String...)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"checkRoles(String...)","url":"checkRoles(java.lang.String...)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"checkRoles(String...)","url":"checkRoles(java.lang.String...)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"checkValid(SessionKey)","url":"checkValid(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session.mgt","c":"NativeSessionManager","l":"checkValid(SessionKey)","url":"checkValid(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"clear()"},{"p":"org.apache.shiro.subject","c":"MutablePrincipalCollection","l":"clear()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"clear()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"clear()"},{"p":"org.apache.shiro.subject.support","c":"SubjectThreadState","l":"clear()"},{"p":"org.apache.shiro.util","c":"MapContext","l":"clear()"},{"p":"org.apache.shiro.util","c":"ThreadState","l":"clear()"},{"p":"org.apache.shiro.realm","c":"CachingRealm","l":"clearCache(PrincipalCollection)","url":"clearCache(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"clearCachedAuthenticationInfo(PrincipalCollection)","url":"clearCachedAuthenticationInfo(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"clearCachedAuthorizationInfo(PrincipalCollection)","url":"clearCachedAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.util","c":"JdbcUtils","l":"closeConnection(Connection)","url":"closeConnection(java.sql.Connection)"},{"p":"org.apache.shiro.realm.ldap","c":"LdapUtils","l":"closeContext(LdapContext)","url":"closeContext(javax.naming.ldap.LdapContext)"},{"p":"org.apache.shiro.realm.ldap","c":"LdapUtils","l":"closeEnumeration(NamingEnumeration)","url":"closeEnumeration(javax.naming.NamingEnumeration)"},{"p":"org.apache.shiro.util","c":"JdbcUtils","l":"closeResultSet(ResultSet)","url":"closeResultSet(java.sql.ResultSet)"},{"p":"org.apache.shiro.util","c":"JdbcUtils","l":"closeStatement(Statement)","url":"closeStatement(java.sql.Statement)"},{"p":"org.apache.shiro.util","c":"CollectionUtils","l":"CollectionUtils()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm.SaltStyle","l":"COLUMN"},{"p":"org.apache.shiro.authc","c":"ConcurrentAccessException","l":"ConcurrentAccessException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc","c":"ConcurrentAccessException","l":"ConcurrentAccessException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.authc","c":"ConcurrentAccessException","l":"ConcurrentAccessException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authc","c":"ConcurrentAccessException","l":"ConcurrentAccessException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.jndi","c":"JndiLocator","l":"CONTAINER_PREFIX"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"containsKey(Object)","url":"containsKey(java.lang.Object)"},{"p":"org.apache.shiro.util","c":"MapContext","l":"containsKey(Object)","url":"containsKey(java.lang.Object)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"containsValue(Object)","url":"containsValue(java.lang.Object)"},{"p":"org.apache.shiro.util","c":"MapContext","l":"containsValue(Object)","url":"containsValue(java.lang.Object)"},{"p":"org.apache.shiro.subject","c":"Subject.Builder","l":"contextAttribute(String, Object)","url":"contextAttribute(java.lang.String,java.lang.Object)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"contextFactoryClassName"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"convertBytesToPrincipals(byte[], SubjectContext)","url":"convertBytesToPrincipals(byte[],org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.jndi","c":"JndiLocator","l":"convertJndiName(String)","url":"convertJndiName(java.lang.String)"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"convertPrincipalsToBytes(PrincipalCollection)","url":"convertPrincipalsToBytes(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"copy(SubjectContext)","url":"copy(org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"create(Session)","url":"create(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt.eis","c":"AbstractSessionDAO","l":"create(Session)","url":"create(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"create(Session)","url":"create(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt.eis","c":"SessionDAO","l":"create(Session)","url":"create(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"createActiveSessionsCache()"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapRealm","l":"createAuthenticationInfo(AuthenticationToken, Object, Object, LdapContext)","url":"createAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken,java.lang.Object,java.lang.Object,javax.naming.ldap.LdapContext)"},{"p":"org.apache.shiro.authc.credential","c":"DefaultPasswordService","l":"createByteSource(Object)","url":"createByteSource(java.lang.Object)"},{"p":"org.apache.shiro.config","c":"IniFactorySupport","l":"createDefaultInstance()"},{"p":"org.apache.shiro.config","c":"IniSecurityManagerFactory","l":"createDefaultInstance()"},{"p":"org.apache.shiro.config","c":"IniSecurityManagerFactory","l":"createDefaults(Ini, Ini.Section)","url":"createDefaults(org.apache.shiro.config.Ini,org.apache.shiro.config.Ini.Section)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"createExposedSession(Session, SessionContext)","url":"createExposedSession(org.apache.shiro.session.Session,org.apache.shiro.session.mgt.SessionContext)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"createExposedSession(Session, SessionKey)","url":"createExposedSession(org.apache.shiro.session.Session,org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.authc.credential","c":"DefaultPasswordService","l":"createHashRequest(ByteSource)","url":"createHashRequest(org.apache.shiro.util.ByteSource)"},{"p":"org.apache.shiro.jndi","c":"JndiTemplate","l":"createInitialContext()"},{"p":"org.apache.shiro.config","c":"IniFactorySupport","l":"createInstance()"},{"p":"org.apache.shiro.util","c":"AbstractFactory","l":"createInstance()"},{"p":"org.apache.shiro.config","c":"IniFactorySupport","l":"createInstance(Ini)","url":"createInstance(org.apache.shiro.config.Ini)"},{"p":"org.apache.shiro.config","c":"IniSecurityManagerFactory","l":"createInstance(Ini)","url":"createInstance(org.apache.shiro.config.Ini)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"createLdapContext(Hashtable)","url":"createLdapContext(java.util.Hashtable)"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"createLdapContext(Hashtable)","url":"createLdapContext(java.util.Hashtable)"},{"p":"org.apache.shiro.config","c":"IniSecurityManagerFactory","l":"createRealm(Ini)","url":"createRealm(org.apache.shiro.config.Ini)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"createSession(SessionContext)","url":"createSession(org.apache.shiro.session.mgt.SessionContext)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"createSession(SessionContext)","url":"createSession(org.apache.shiro.session.mgt.SessionContext)"},{"p":"org.apache.shiro.session.mgt","c":"SessionFactory","l":"createSession(SessionContext)","url":"createSession(org.apache.shiro.session.mgt.SessionContext)"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSessionFactory","l":"createSession(SessionContext)","url":"createSession(org.apache.shiro.session.mgt.SessionContext)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"createSessionContext()"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"createSessionContext(SubjectContext)","url":"createSessionContext(org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"createSessionValidationScheduler()"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"createSubject(AuthenticationToken, AuthenticationInfo, Subject)","url":"createSubject(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo,org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"createSubject(SubjectContext)","url":"createSubject(org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.mgt","c":"DefaultSubjectFactory","l":"createSubject(SubjectContext)","url":"createSubject(org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.mgt","c":"SecurityManager","l":"createSubject(SubjectContext)","url":"createSubject(org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.mgt","c":"SubjectFactory","l":"createSubject(SubjectContext)","url":"createSubject(org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"createSubjectContext()"},{"p":"org.apache.shiro.authc","c":"SimpleAuthenticationInfo","l":"credentials"},{"p":"org.apache.shiro.authc","c":"CredentialsException","l":"CredentialsException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc","c":"CredentialsException","l":"CredentialsException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.authc","c":"CredentialsException","l":"CredentialsException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authc","c":"CredentialsException","l":"CredentialsException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.authc","c":"SimpleAuthenticationInfo","l":"credentialsSalt"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm.SaltStyle","l":"CRYPT"},{"p":"org.apache.shiro.dao","c":"DataAccessException","l":"DataAccessException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.dao","c":"DataAccessException","l":"DataAccessException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"dataSource"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"decorate(Session)","url":"decorate(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"decrypt(byte[])"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"DEFAULT_AUTHENTICATION_QUERY"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermission","l":"DEFAULT_CASE_SENSITIVE"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"DEFAULT_CONTEXT_FACTORY_CLASS_NAME"},{"p":"org.apache.shiro.session.mgt","c":"AbstractSessionManager","l":"DEFAULT_GLOBAL_SESSION_TIMEOUT"},{"p":"org.apache.shiro.authc.credential","c":"DefaultPasswordService","l":"DEFAULT_HASH_ALGORITHM"},{"p":"org.apache.shiro.authc.credential","c":"DefaultPasswordService","l":"DEFAULT_HASH_ITERATIONS"},{"p":"org.apache.shiro.config","c":"IniFactorySupport","l":"DEFAULT_INI_RESOURCE_PATH"},{"p":"org.apache.shiro.util","c":"AntPathMatcher","l":"DEFAULT_PATH_SEPARATOR"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"DEFAULT_PERMISSIONS_QUERY"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"DEFAULT_REFERRAL"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"DEFAULT_SALTED_AUTHENTICATION_QUERY"},{"p":"org.apache.shiro.env","c":"DefaultEnvironment","l":"DEFAULT_SECURITY_MANAGER_KEY"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"DEFAULT_SESSION_VALIDATION_INTERVAL"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"DEFAULT_USER_ROLES_QUERY"},{"p":"org.apache.shiro.aop","c":"DefaultAnnotationResolver","l":"DefaultAnnotationResolver()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.env","c":"DefaultEnvironment","l":"DefaultEnvironment()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.env","c":"DefaultEnvironment","l":"DefaultEnvironment(Map<String, ?>)","url":"%3Cinit%3E(java.util.Map)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"DefaultLdapContextFactory()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapRealm","l":"DefaultLdapRealm()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc.credential","c":"DefaultPasswordService","l":"DefaultPasswordService()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"DefaultSecurityManager()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"DefaultSecurityManager(Collection<Realm>)","url":"%3Cinit%3E(java.util.Collection)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"DefaultSecurityManager(Realm)","url":"%3Cinit%3E(org.apache.shiro.realm.Realm)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionContext","l":"DefaultSessionContext()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionContext","l":"DefaultSessionContext(Map<String, Object>)","url":"%3Cinit%3E(java.util.Map)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionKey","l":"DefaultSessionKey()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionKey","l":"DefaultSessionKey(Serializable)","url":"%3Cinit%3E(java.io.Serializable)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"DefaultSessionManager()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.mgt","c":"DefaultSessionStorageEvaluator","l":"DefaultSessionStorageEvaluator()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"DefaultSubjectContext()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"DefaultSubjectContext(SubjectContext)","url":"%3Cinit%3E(org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.mgt","c":"DefaultSubjectDAO","l":"DefaultSubjectDAO()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.mgt","c":"DefaultSubjectFactory","l":"DefaultSubjectFactory()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session","c":"ProxiedSession","l":"delegate"},{"p":"org.apache.shiro.session.mgt","c":"DelegatingSession","l":"DelegatingSession(NativeSessionManager, SessionKey)","url":"%3Cinit%3E(org.apache.shiro.session.mgt.NativeSessionManager,org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"DelegatingSubject(PrincipalCollection, boolean, String, Session, boolean, SecurityManager)","url":"%3Cinit%3E(org.apache.shiro.subject.PrincipalCollection,boolean,java.lang.String,org.apache.shiro.session.Session,boolean,org.apache.shiro.mgt.SecurityManager)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"DelegatingSubject(PrincipalCollection, boolean, String, Session, SecurityManager)","url":"%3Cinit%3E(org.apache.shiro.subject.PrincipalCollection,boolean,java.lang.String,org.apache.shiro.session.Session,org.apache.shiro.mgt.SecurityManager)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"DelegatingSubject(SecurityManager)","url":"%3Cinit%3E(org.apache.shiro.mgt.SecurityManager)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"delete(Session)","url":"delete(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"delete(Session)","url":"delete(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt.eis","c":"MemorySessionDAO","l":"delete(Session)","url":"delete(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt.eis","c":"SessionDAO","l":"delete(Session)","url":"delete(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"delete(Subject)","url":"delete(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"DefaultSubjectDAO","l":"delete(Subject)","url":"delete(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"SubjectDAO","l":"delete(Subject)","url":"delete(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"deserialize(byte[])"},{"p":"org.apache.shiro.config","c":"IniSecurityManagerFactory","l":"destroy()"},{"p":"org.apache.shiro.env","c":"DefaultEnvironment","l":"destroy()"},{"p":"org.apache.shiro.mgt","c":"AuthenticatingSecurityManager","l":"destroy()"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"destroy()"},{"p":"org.apache.shiro.mgt","c":"CachingSecurityManager","l":"destroy()"},{"p":"org.apache.shiro.mgt","c":"RealmSecurityManager","l":"destroy()"},{"p":"org.apache.shiro.mgt","c":"SessionsSecurityManager","l":"destroy()"},{"p":"org.apache.shiro.realm.text","c":"PropertiesRealm","l":"destroy()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"destroy()"},{"p":"org.apache.shiro.authc","c":"DisabledAccountException","l":"DisabledAccountException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc","c":"DisabledAccountException","l":"DisabledAccountException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.authc","c":"DisabledAccountException","l":"DisabledAccountException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authc","c":"DisabledAccountException","l":"DisabledAccountException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.subject.support","c":"DisabledSessionException","l":"DisabledSessionException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"disableSessionValidation()"},{"p":"org.apache.shiro.session.mgt","c":"ExecutorServiceSessionValidationScheduler","l":"disableSessionValidation()"},{"p":"org.apache.shiro.session.mgt","c":"SessionValidationScheduler","l":"disableSessionValidation()"},{"p":"org.apache.shiro.authc","c":"AbstractAuthenticator","l":"doAuthenticate(AuthenticationToken)","url":"doAuthenticate(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.authc.pam","c":"ModularRealmAuthenticator","l":"doAuthenticate(AuthenticationToken)","url":"doAuthenticate(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.subject.support","c":"SubjectCallable","l":"doCall(Callable<V>)","url":"doCall(java.util.concurrent.Callable)"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"doClearCache(PrincipalCollection)","url":"doClearCache(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"doClearCache(PrincipalCollection)","url":"doClearCache(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.realm","c":"CachingRealm","l":"doClearCache(PrincipalCollection)","url":"doClearCache(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.session.mgt.eis","c":"AbstractSessionDAO","l":"doCreate(Session)","url":"doCreate(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt.eis","c":"EnterpriseCacheSessionDAO","l":"doCreate(Session)","url":"doCreate(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt.eis","c":"MemorySessionDAO","l":"doCreate(Session)","url":"doCreate(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"doCreateSession(SessionContext)","url":"doCreateSession(org.apache.shiro.session.mgt.SessionContext)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"doCreateSession(SessionContext)","url":"doCreateSession(org.apache.shiro.session.mgt.SessionContext)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"doCreateSubject(SubjectContext)","url":"doCreateSubject(org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.authc.credential","c":"AllowAllCredentialsMatcher","l":"doCredentialsMatch(AuthenticationToken, AuthenticationInfo)","url":"doCredentialsMatch(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc.credential","c":"CredentialsMatcher","l":"doCredentialsMatch(AuthenticationToken, AuthenticationInfo)","url":"doCredentialsMatch(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc.credential","c":"HashedCredentialsMatcher","l":"doCredentialsMatch(AuthenticationToken, AuthenticationInfo)","url":"doCredentialsMatch(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc.credential","c":"PasswordMatcher","l":"doCredentialsMatch(AuthenticationToken, AuthenticationInfo)","url":"doCredentialsMatch(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc.credential","c":"SimpleCredentialsMatcher","l":"doCredentialsMatch(AuthenticationToken, AuthenticationInfo)","url":"doCredentialsMatch(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"doDelete(Session)","url":"doDelete(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt.eis","c":"EnterpriseCacheSessionDAO","l":"doDelete(Session)","url":"doDelete(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"doGetAuthenticationInfo(AuthenticationToken)","url":"doGetAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"doGetAuthenticationInfo(AuthenticationToken)","url":"doGetAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"doGetAuthenticationInfo(AuthenticationToken)","url":"doGetAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.realm.ldap","c":"AbstractLdapRealm","l":"doGetAuthenticationInfo(AuthenticationToken)","url":"doGetAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapRealm","l":"doGetAuthenticationInfo(AuthenticationToken)","url":"doGetAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"doGetAuthorizationInfo(PrincipalCollection)","url":"doGetAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"doGetAuthorizationInfo(PrincipalCollection)","url":"doGetAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"doGetAuthorizationInfo(PrincipalCollection)","url":"doGetAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.realm.ldap","c":"AbstractLdapRealm","l":"doGetAuthorizationInfo(PrincipalCollection)","url":"doGetAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapRealm","l":"doGetAuthorizationInfo(PrincipalCollection)","url":"doGetAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"doGetSession(SessionKey)","url":"doGetSession(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"doGetSession(SessionKey)","url":"doGetSession(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.jndi","c":"JndiCallback","l":"doInContext(Context)","url":"doInContext(javax.naming.Context)"},{"p":"org.apache.shiro.authz.permission","c":"DomainPermission","l":"DomainPermission()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz.permission","c":"DomainPermission","l":"DomainPermission(Set<String>, Set<String>)","url":"%3Cinit%3E(java.util.Set,java.util.Set)"},{"p":"org.apache.shiro.authz.permission","c":"DomainPermission","l":"DomainPermission(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.authz.permission","c":"DomainPermission","l":"DomainPermission(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.util","c":"AntPathMatcher","l":"doMatch(String, String, boolean)","url":"doMatch(java.lang.String,java.lang.String,boolean)"},{"p":"org.apache.shiro.authc.pam","c":"ModularRealmAuthenticator","l":"doMultiRealmAuthentication(Collection<Realm>, AuthenticationToken)","url":"doMultiRealmAuthentication(java.util.Collection,org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.session.mgt.eis","c":"AbstractSessionDAO","l":"doReadSession(Serializable)","url":"doReadSession(java.io.Serializable)"},{"p":"org.apache.shiro.session.mgt.eis","c":"EnterpriseCacheSessionDAO","l":"doReadSession(Serializable)","url":"doReadSession(java.io.Serializable)"},{"p":"org.apache.shiro.session.mgt.eis","c":"MemorySessionDAO","l":"doReadSession(Serializable)","url":"doReadSession(java.io.Serializable)"},{"p":"org.apache.shiro.subject.support","c":"SubjectRunnable","l":"doRun(Runnable)","url":"doRun(java.lang.Runnable)"},{"p":"org.apache.shiro.authc.pam","c":"ModularRealmAuthenticator","l":"doSingleRealmAuthentication(Realm, AuthenticationToken)","url":"doSingleRealmAuthentication(org.apache.shiro.realm.Realm,org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"doUpdate(Session)","url":"doUpdate(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt.eis","c":"EnterpriseCacheSessionDAO","l":"doUpdate(Session)","url":"doUpdate(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"doValidate(Session)","url":"doValidate(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"enableSessionValidation()"},{"p":"org.apache.shiro.session.mgt","c":"ExecutorServiceSessionValidationScheduler","l":"enableSessionValidation()"},{"p":"org.apache.shiro.session.mgt","c":"SessionValidationScheduler","l":"enableSessionValidation()"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"encrypt(byte[])"},{"p":"org.apache.shiro.authc.credential","c":"DefaultPasswordService","l":"encryptPassword(Object)","url":"encryptPassword(java.lang.Object)"},{"p":"org.apache.shiro.authc.credential","c":"PasswordService","l":"encryptPassword(Object)","url":"encryptPassword(java.lang.Object)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"ensureCombinedPrincipals()"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"ensureSecurityManager(SubjectContext)","url":"ensureSecurityManager(org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.session.mgt.eis","c":"EnterpriseCacheSessionDAO","l":"EnterpriseCacheSessionDAO()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"entrySet()"},{"p":"org.apache.shiro.util","c":"MapContext","l":"entrySet()"},{"p":"org.apache.shiro.env","c":"EnvironmentException","l":"EnvironmentException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.env","c":"EnvironmentException","l":"EnvironmentException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authc.credential","c":"SimpleCredentialsMatcher","l":"equals(Object, Object)","url":"equals(java.lang.Object,java.lang.Object)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"equals(Object)","url":"equals(java.lang.Object)"},{"p":"org.apache.shiro.authc","c":"SimpleAuthenticationInfo","l":"equals(Object)","url":"equals(java.lang.Object)"},{"p":"org.apache.shiro.authz","c":"SimpleRole","l":"equals(Object)","url":"equals(java.lang.Object)"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermission","l":"equals(Object)","url":"equals(java.lang.Object)"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"equals(Object)","url":"equals(java.lang.Object)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"equals(Object)","url":"equals(java.lang.Object)"},{"p":"org.apache.shiro.authc","c":"ExcessiveAttemptsException","l":"ExcessiveAttemptsException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc","c":"ExcessiveAttemptsException","l":"ExcessiveAttemptsException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.authc","c":"ExcessiveAttemptsException","l":"ExcessiveAttemptsException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authc","c":"ExcessiveAttemptsException","l":"ExcessiveAttemptsException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"execute(Callable<V>)","url":"execute(java.util.concurrent.Callable)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"execute(Callable<V>)","url":"execute(java.util.concurrent.Callable)"},{"p":"org.apache.shiro.jndi","c":"JndiTemplate","l":"execute(JndiCallback)","url":"execute(org.apache.shiro.jndi.JndiCallback)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutor","l":"execute(Runnable)","url":"execute(java.lang.Runnable)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"execute(Runnable)","url":"execute(java.lang.Runnable)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"execute(Runnable)","url":"execute(java.lang.Runnable)"},{"p":"org.apache.shiro.subject","c":"ExecutionException","l":"ExecutionException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.subject","c":"ExecutionException","l":"ExecutionException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.session.mgt","c":"ExecutorServiceSessionValidationScheduler","l":"ExecutorServiceSessionValidationScheduler()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session.mgt","c":"ExecutorServiceSessionValidationScheduler","l":"ExecutorServiceSessionValidationScheduler(ValidatingSessionManager)","url":"%3Cinit%3E(org.apache.shiro.session.mgt.ValidatingSessionManager)"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"expire()"},{"p":"org.apache.shiro.authc","c":"ExpiredCredentialsException","l":"ExpiredCredentialsException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc","c":"ExpiredCredentialsException","l":"ExpiredCredentialsException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.authc","c":"ExpiredCredentialsException","l":"ExpiredCredentialsException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authc","c":"ExpiredCredentialsException","l":"ExpiredCredentialsException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.session","c":"ExpiredSessionException","l":"ExpiredSessionException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session","c":"ExpiredSessionException","l":"ExpiredSessionException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.session","c":"ExpiredSessionException","l":"ExpiredSessionException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.session","c":"ExpiredSessionException","l":"ExpiredSessionException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm.SaltStyle","l":"EXTERNAL"},{"p":"org.apache.shiro.util","c":"AntPathMatcher","l":"extractPathWithinPattern(String, String)","url":"extractPathWithinPattern(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.realm.text","c":"PropertiesRealm","l":"fileLastModified"},{"p":"org.apache.shiro.authc.pam","c":"FirstSuccessfulStrategy","l":"FirstSuccessfulStrategy()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"forgetIdentity(Subject)","url":"forgetIdentity(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"RememberMeManager","l":"forgetIdentity(SubjectContext)","url":"forgetIdentity(org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.subject","c":"PrincipalCollection","l":"fromRealm(String)","url":"fromRealm(java.lang.String)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"fromRealm(String)","url":"fromRealm(java.lang.String)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"fromRealm(String)","url":"fromRealm(java.lang.String)"},{"p":"org.apache.shiro.session.mgt.eis","c":"JavaUuidSessionIdGenerator","l":"generateId(Session)","url":"generateId(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt.eis","c":"RandomSessionIdGenerator","l":"generateId(Session)","url":"generateId(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt.eis","c":"SessionIdGenerator","l":"generateId(Session)","url":"generateId(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt.eis","c":"AbstractSessionDAO","l":"generateSessionId(Session)","url":"generateSessionId(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"get(Object)","url":"get(java.lang.Object)"},{"p":"org.apache.shiro.util","c":"MapContext","l":"get(Object)","url":"get(java.lang.Object)"},{"p":"org.apache.shiro.util","c":"ThreadContext","l":"get(Object)","url":"get(java.lang.Object)"},{"p":"org.apache.shiro.authz.permission","c":"DomainPermission","l":"getActions()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"getActiveSessions()"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"getActiveSessions()"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"getActiveSessions()"},{"p":"org.apache.shiro.session.mgt.eis","c":"MemorySessionDAO","l":"getActiveSessions()"},{"p":"org.apache.shiro.session.mgt.eis","c":"SessionDAO","l":"getActiveSessions()"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"getActiveSessionsCache()"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"getActiveSessionsCacheName()"},{"p":"org.apache.shiro.realm.ldap","c":"LdapUtils","l":"getAllAttributeValues(Attribute)","url":"getAllAttributeValues(javax.naming.directory.Attribute)"},{"p":"org.apache.shiro.aop","c":"AnnotationResolver","l":"getAnnotation(MethodInvocation, Class<? extends Annotation>)","url":"getAnnotation(org.apache.shiro.aop.MethodInvocation,java.lang.Class)"},{"p":"org.apache.shiro.aop","c":"DefaultAnnotationResolver","l":"getAnnotation(MethodInvocation, Class<? extends Annotation>)","url":"getAnnotation(org.apache.shiro.aop.MethodInvocation,java.lang.Class)"},{"p":"org.apache.shiro.aop","c":"AnnotationMethodInterceptor","l":"getAnnotation(MethodInvocation)","url":"getAnnotation(org.apache.shiro.aop.MethodInvocation)"},{"p":"org.apache.shiro.aop","c":"AnnotationHandler","l":"getAnnotationClass()"},{"p":"org.apache.shiro.authz.aop","c":"PermissionAnnotationHandler","l":"getAnnotationValue(Annotation)","url":"getAnnotationValue(java.lang.annotation.Annotation)"},{"p":"org.apache.shiro.aop","c":"MethodInvocation","l":"getArguments()"},{"p":"org.apache.shiro.session","c":"ProxiedSession","l":"getAttribute(Object)","url":"getAttribute(java.lang.Object)"},{"p":"org.apache.shiro.session","c":"Session","l":"getAttribute(Object)","url":"getAttribute(java.lang.Object)"},{"p":"org.apache.shiro.session.mgt","c":"DelegatingSession","l":"getAttribute(Object)","url":"getAttribute(java.lang.Object)"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"getAttribute(Object)","url":"getAttribute(java.lang.Object)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"getAttribute(SessionKey, Object)","url":"getAttribute(org.apache.shiro.session.mgt.SessionKey,java.lang.Object)"},{"p":"org.apache.shiro.session.mgt","c":"NativeSessionManager","l":"getAttribute(SessionKey, Object)","url":"getAttribute(org.apache.shiro.session.mgt.SessionKey,java.lang.Object)"},{"p":"org.apache.shiro.session","c":"ProxiedSession","l":"getAttributeKeys()"},{"p":"org.apache.shiro.session","c":"Session","l":"getAttributeKeys()"},{"p":"org.apache.shiro.session.mgt","c":"DelegatingSession","l":"getAttributeKeys()"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"getAttributeKeys()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"getAttributeKeys(SessionKey)","url":"getAttributeKeys(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session.mgt","c":"NativeSessionManager","l":"getAttributeKeys(SessionKey)","url":"getAttributeKeys(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"getAttributes()"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"getAuthenticationCache()"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"getAuthenticationCacheKey(AuthenticationToken)","url":"getAuthenticationCacheKey(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"getAuthenticationCacheKey(PrincipalCollection)","url":"getAuthenticationCacheKey(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"getAuthenticationCacheName()"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"getAuthenticationInfo()"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"getAuthenticationInfo()"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"getAuthenticationInfo(AuthenticationToken)","url":"getAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.realm","c":"Realm","l":"getAuthenticationInfo(AuthenticationToken)","url":"getAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.authc","c":"AbstractAuthenticator","l":"getAuthenticationListeners()"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"getAuthenticationMechanism()"},{"p":"org.apache.shiro.authc.pam","c":"ModularRealmAuthenticator","l":"getAuthenticationStrategy()"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"getAuthenticationToken()"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"getAuthenticationToken()"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"getAuthenticationTokenClass()"},{"p":"org.apache.shiro.mgt","c":"AuthenticatingSecurityManager","l":"getAuthenticator()"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"getAuthorizationCache()"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"getAuthorizationCacheKey(PrincipalCollection)","url":"getAuthorizationCacheKey(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"getAuthorizationCacheName()"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"getAuthorizationInfo(PrincipalCollection)","url":"getAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"getAuthorizer()"},{"p":"org.apache.shiro.realm","c":"CachingRealm","l":"getAvailablePrincipal(PrincipalCollection)","url":"getAvailablePrincipal(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.config","c":"IniSecurityManagerFactory","l":"getBeans()"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"getCachedSession(Serializable, Cache<Serializable, Session>)","url":"getCachedSession(java.io.Serializable,org.apache.shiro.cache.Cache)"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"getCachedSession(Serializable)","url":"getCachedSession(java.io.Serializable)"},{"p":"org.apache.shiro.mgt","c":"CachingSecurityManager","l":"getCacheManager()"},{"p":"org.apache.shiro.realm","c":"CachingRealm","l":"getCacheManager()"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"getCacheManager()"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"getCipherKey()"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"getCipherService()"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapRealm","l":"getContextFactory()"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"getContextFactoryClassName()"},{"p":"org.apache.shiro.authc","c":"AuthenticationInfo","l":"getCredentials()"},{"p":"org.apache.shiro.authc","c":"AuthenticationToken","l":"getCredentials()"},{"p":"org.apache.shiro.authc","c":"BearerToken","l":"getCredentials()"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"getCredentials()"},{"p":"org.apache.shiro.authc","c":"SimpleAuthenticationInfo","l":"getCredentials()"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"getCredentials()"},{"p":"org.apache.shiro.authc.credential","c":"HashedCredentialsMatcher","l":"getCredentials(AuthenticationInfo)","url":"getCredentials(org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc.credential","c":"SimpleCredentialsMatcher","l":"getCredentials(AuthenticationInfo)","url":"getCredentials(org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc.credential","c":"SimpleCredentialsMatcher","l":"getCredentials(AuthenticationToken)","url":"getCredentials(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"getCredentialsMatcher()"},{"p":"org.apache.shiro.authc","c":"SaltedAuthenticationInfo","l":"getCredentialsSalt()"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"getCredentialsSalt()"},{"p":"org.apache.shiro.authc","c":"SimpleAuthenticationInfo","l":"getCredentialsSalt()"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"getDecryptionCipherKey()"},{"p":"org.apache.shiro.config","c":"IniFactorySupport","l":"getDefaults()"},{"p":"org.apache.shiro.authz.permission","c":"DomainPermission","l":"getDomain()"},{"p":"org.apache.shiro.authz.permission","c":"DomainPermission","l":"getDomain(Class<? extends DomainPermission>)","url":"getDomain(java.lang.Class)"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"getEncryptionCipherKey()"},{"p":"org.apache.shiro.jndi","c":"JndiTemplate","l":"getEnvironment()"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"getEnvironment()"},{"p":"org.apache.shiro.mgt","c":"CachingSecurityManager","l":"getEventBus()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"getEventBus()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractSessionManager","l":"getGlobalSessionTimeout()"},{"p":"org.apache.shiro.aop","c":"AnnotationMethodInterceptor","l":"getHandler()"},{"p":"org.apache.shiro.authc.credential","c":"HashedCredentialsMatcher","l":"getHashAlgorithmName()"},{"p":"org.apache.shiro.authc.credential","c":"DefaultPasswordService","l":"getHashFormat()"},{"p":"org.apache.shiro.authc.credential","c":"DefaultPasswordService","l":"getHashFormatFactory()"},{"p":"org.apache.shiro.authc.credential","c":"HashedCredentialsMatcher","l":"getHashIterations()"},{"p":"org.apache.shiro.authc.credential","c":"DefaultPasswordService","l":"getHashService()"},{"p":"org.apache.shiro.authc","c":"BearerToken","l":"getHost()"},{"p":"org.apache.shiro.authc","c":"HostAuthenticationToken","l":"getHost()"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"getHost()"},{"p":"org.apache.shiro.authz","c":"HostUnauthorizedException","l":"getHost()"},{"p":"org.apache.shiro.session","c":"ProxiedSession","l":"getHost()"},{"p":"org.apache.shiro.session","c":"Session","l":"getHost()"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionContext","l":"getHost()"},{"p":"org.apache.shiro.session.mgt","c":"DelegatingSession","l":"getHost()"},{"p":"org.apache.shiro.session.mgt","c":"SessionContext","l":"getHost()"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"getHost()"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"getHost()"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"getHost()"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"getHost()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"getHost(SessionKey)","url":"getHost(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session.mgt","c":"NativeSessionManager","l":"getHost(SessionKey)","url":"getHost(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session","c":"ProxiedSession","l":"getId()"},{"p":"org.apache.shiro.session","c":"Session","l":"getId()"},{"p":"org.apache.shiro.session.mgt","c":"DelegatingSession","l":"getId()"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"getId()"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"getIdentityToRemember(Subject, AuthenticationInfo)","url":"getIdentityToRemember(org.apache.shiro.subject.Subject,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.config","c":"IniFactorySupport","l":"getIni()"},{"p":"org.apache.shiro.realm.text","c":"IniRealm","l":"getIni()"},{"p":"org.apache.shiro.jndi","c":"JndiObjectFactory","l":"getInstance()"},{"p":"org.apache.shiro.util","c":"AbstractFactory","l":"getInstance()"},{"p":"org.apache.shiro.session.mgt","c":"ExecutorServiceSessionValidationScheduler","l":"getInterval()"},{"p":"org.apache.shiro.jndi","c":"JndiLocator","l":"getJndiEnvironment()"},{"p":"org.apache.shiro.realm.jndi","c":"JndiRealmFactory","l":"getJndiNames()"},{"p":"org.apache.shiro.jndi","c":"JndiLocator","l":"getJndiTemplate()"},{"p":"org.apache.shiro.session","c":"ProxiedSession","l":"getLastAccessTime()"},{"p":"org.apache.shiro.session","c":"Session","l":"getLastAccessTime()"},{"p":"org.apache.shiro.session.mgt","c":"DelegatingSession","l":"getLastAccessTime()"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"getLastAccessTime()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"getLastAccessTime(SessionKey)","url":"getLastAccessTime(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session.mgt","c":"NativeSessionManager","l":"getLastAccessTime(SessionKey)","url":"getLastAccessTime(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"getLdapContext(Object, Object)","url":"getLdapContext(java.lang.Object,java.lang.Object)"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"getLdapContext(Object, Object)","url":"getLdapContext(java.lang.Object,java.lang.Object)"},{"p":"org.apache.shiro.realm.ldap","c":"LdapContextFactory","l":"getLdapContext(Object, Object)","url":"getLdapContext(java.lang.Object,java.lang.Object)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"getLdapContext(String, String)","url":"getLdapContext(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"getLdapContext(String, String)","url":"getLdapContext(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"LdapContextFactory","l":"getLdapContext(String, String)","url":"getLdapContext(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapRealm","l":"getLdapPrincipal(AuthenticationToken)","url":"getLdapPrincipal(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.util","c":"JavaEnvironment","l":"getMajorVersion()"},{"p":"org.apache.shiro.aop","c":"MethodInvocation","l":"getMethod()"},{"p":"org.apache.shiro.authz.aop","c":"AnnotationsAuthorizingMethodInterceptor","l":"getMethodInterceptors()"},{"p":"org.apache.shiro.authz","c":"SimpleRole","l":"getName()"},{"p":"org.apache.shiro.realm","c":"CachingRealm","l":"getName()"},{"p":"org.apache.shiro.realm","c":"Realm","l":"getName()"},{"p":"org.apache.shiro.realm.text","c":"PropertiesRealm","l":"getName(String, String)","url":"getName(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.env","c":"DefaultEnvironment","l":"getObject(String, Class<T>)","url":"getObject(java.lang.String,java.lang.Class)"},{"p":"org.apache.shiro.env","c":"NamedObjectEnvironment","l":"getObject(String, Class<T>)","url":"getObject(java.lang.String,java.lang.Class)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"getObjectPermissions()"},{"p":"org.apache.shiro.authz","c":"AuthorizationInfo","l":"getObjectPermissions()"},{"p":"org.apache.shiro.authz","c":"SimpleAuthorizationInfo","l":"getObjectPermissions()"},{"p":"org.apache.shiro.env","c":"DefaultEnvironment","l":"getObjects()"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermission","l":"getParts()"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"getPassword()"},{"p":"org.apache.shiro.authc.credential","c":"PasswordMatcher","l":"getPasswordService()"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"getPermissionResolver()"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"getPermissionResolver()"},{"p":"org.apache.shiro.authz","c":"SimpleRole","l":"getPermissions()"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"getPermissions(AuthorizationInfo)","url":"getPermissions(org.apache.shiro.authz.AuthorizationInfo)"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"getPermissions(Connection, String, Collection<String>)","url":"getPermissions(java.sql.Connection,java.lang.String,java.util.Collection)"},{"p":"org.apache.shiro.authz.permission","c":"InvalidPermissionStringException","l":"getPermissionString()"},{"p":"org.apache.shiro.subject","c":"Subject","l":"getPreviousPrincipals()"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"getPreviousPrincipals()"},{"p":"org.apache.shiro.subject","c":"PrincipalCollection","l":"getPrimaryPrincipal()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"getPrimaryPrincipal()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"getPrimaryPrincipal()"},{"p":"org.apache.shiro.authc","c":"AuthenticationToken","l":"getPrincipal()"},{"p":"org.apache.shiro.authc","c":"BearerToken","l":"getPrincipal()"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"getPrincipal()"},{"p":"org.apache.shiro.subject","c":"Subject","l":"getPrincipal()"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"getPrincipal()"},{"p":"org.apache.shiro.authc","c":"AuthenticationInfo","l":"getPrincipals()"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"getPrincipals()"},{"p":"org.apache.shiro.authc","c":"SimpleAuthenticationInfo","l":"getPrincipals()"},{"p":"org.apache.shiro.subject","c":"Subject","l":"getPrincipals()"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"getPrincipals()"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"getPrincipals()"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"getPrincipals()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"getPrincipalsLazy(String)","url":"getPrincipalsLazy(java.lang.String)"},{"p":"org.apache.shiro.session.mgt.eis","c":"RandomSessionIdGenerator","l":"getRandom()"},{"p":"org.apache.shiro.subject","c":"PrincipalCollection","l":"getRealmNames()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"getRealmNames()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"getRealmNames()"},{"p":"org.apache.shiro.subject","c":"PrincipalMap","l":"getRealmPrincipal(String, String)","url":"getRealmPrincipal(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"getRealmPrincipal(String, String)","url":"getRealmPrincipal(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.subject","c":"PrincipalMap","l":"getRealmPrincipals(String)","url":"getRealmPrincipals(java.lang.String)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"getRealmPrincipals(String)","url":"getRealmPrincipals(java.lang.String)"},{"p":"org.apache.shiro.authc.pam","c":"ModularRealmAuthenticator","l":"getRealms()"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"getRealms()"},{"p":"org.apache.shiro.mgt","c":"RealmSecurityManager","l":"getRealms()"},{"p":"org.apache.shiro.realm","c":"RealmFactory","l":"getRealms()"},{"p":"org.apache.shiro.realm.jndi","c":"JndiRealmFactory","l":"getRealms()"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"getReferral()"},{"p":"org.apache.shiro.config","c":"IniSecurityManagerFactory","l":"getReflectionBuilder()"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"getRememberedIdentity(SubjectContext)","url":"getRememberedIdentity(org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"getRememberedPrincipals(SubjectContext)","url":"getRememberedPrincipals(org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.mgt","c":"RememberMeManager","l":"getRememberedPrincipals(SubjectContext)","url":"getRememberedPrincipals(org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"getRememberedSerializedIdentity(SubjectContext)","url":"getRememberedSerializedIdentity(org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"getRememberMeManager()"},{"p":"org.apache.shiro.jndi","c":"JndiObjectFactory","l":"getRequiredType()"},{"p":"org.apache.shiro.aop","c":"AnnotationMethodInterceptor","l":"getResolver()"},{"p":"org.apache.shiro.jndi","c":"JndiObjectFactory","l":"getResourceName()"},{"p":"org.apache.shiro.realm.text","c":"IniRealm","l":"getResourcePath()"},{"p":"org.apache.shiro.util","c":"ThreadContext","l":"getResources()"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"getRole(String)","url":"getRole(java.lang.String)"},{"p":"org.apache.shiro.realm.text","c":"TextConfigurationRealm","l":"getRoleDefinitions()"},{"p":"org.apache.shiro.realm.text","c":"PropertiesRealm","l":"getRolename(String)","url":"getRolename(java.lang.String)"},{"p":"org.apache.shiro.realm.activedirectory","c":"ActiveDirectoryRealm","l":"getRoleNamesForGroups(Collection<String>)","url":"getRoleNamesForGroups(java.util.Collection)"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"getRoleNamesForUser(Connection, String)","url":"getRoleNamesForUser(java.sql.Connection,java.lang.String)"},{"p":"org.apache.shiro.realm.activedirectory","c":"ActiveDirectoryRealm","l":"getRoleNamesForUser(String, LdapContext)","url":"getRoleNamesForUser(java.lang.String,javax.naming.ldap.LdapContext)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"getRolePermissionResolver()"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"getRolePermissionResolver()"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"getRoles()"},{"p":"org.apache.shiro.authz","c":"AuthorizationInfo","l":"getRoles()"},{"p":"org.apache.shiro.authz","c":"SimpleAuthorizationInfo","l":"getRoles()"},{"p":"org.apache.shiro.authc.credential","c":"HashedCredentialsMatcher","l":"getSalt(AuthenticationToken)","url":"getSalt(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"getSaltForUser(String)","url":"getSaltForUser(java.lang.String)"},{"p":"org.apache.shiro","c":"SecurityUtils","l":"getSecurityManager()"},{"p":"org.apache.shiro.env","c":"DefaultEnvironment","l":"getSecurityManager()"},{"p":"org.apache.shiro.env","c":"Environment","l":"getSecurityManager()"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"getSecurityManager()"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"getSecurityManager()"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"getSecurityManager()"},{"p":"org.apache.shiro.util","c":"ThreadContext","l":"getSecurityManager()"},{"p":"org.apache.shiro.env","c":"DefaultEnvironment","l":"getSecurityManagerName()"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"getSerializer()"},{"p":"org.apache.shiro.subject","c":"Subject","l":"getSession()"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"getSession()"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"getSession()"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"getSession()"},{"p":"org.apache.shiro.subject","c":"Subject","l":"getSession(boolean)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"getSession(boolean)"},{"p":"org.apache.shiro.mgt","c":"SessionsSecurityManager","l":"getSession(SessionKey)","url":"getSession(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"getSession(SessionKey)","url":"getSession(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session.mgt","c":"SessionManager","l":"getSession(SessionKey)","url":"getSession(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"getSessionDAO()"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"getSessionFactory()"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionContext","l":"getSessionId()"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionKey","l":"getSessionId()"},{"p":"org.apache.shiro.session.mgt","c":"SessionContext","l":"getSessionId()"},{"p":"org.apache.shiro.session.mgt","c":"SessionKey","l":"getSessionId()"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"getSessionId()"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"getSessionId()"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"getSessionId(SessionKey)","url":"getSessionId(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session.mgt.eis","c":"AbstractSessionDAO","l":"getSessionIdGenerator()"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"getSessionKey(SubjectContext)","url":"getSessionKey(org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"getSessionListeners()"},{"p":"org.apache.shiro.mgt","c":"SessionsSecurityManager","l":"getSessionManager()"},{"p":"org.apache.shiro.session.mgt","c":"ExecutorServiceSessionValidationScheduler","l":"getSessionManager()"},{"p":"org.apache.shiro.mgt","c":"DefaultSubjectDAO","l":"getSessionStorageEvaluator()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"getSessionValidationInterval()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"getSessionValidationScheduler()"},{"p":"org.apache.shiro.session","c":"ProxiedSession","l":"getStartTimestamp()"},{"p":"org.apache.shiro.session","c":"Session","l":"getStartTimestamp()"},{"p":"org.apache.shiro.session.mgt","c":"DelegatingSession","l":"getStartTimestamp()"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"getStartTimestamp()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"getStartTimestamp(SessionKey)","url":"getStartTimestamp(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session.mgt","c":"NativeSessionManager","l":"getStartTimestamp(SessionKey)","url":"getStartTimestamp(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.authc.pam","c":"FirstSuccessfulStrategy","l":"getStopAfterFirstSuccess()"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"getStopTimestamp()"},{"p":"org.apache.shiro.authc.credential","c":"PasswordMatcher","l":"getStoredPassword(AuthenticationInfo)","url":"getStoredPassword(org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"getStringPermissions()"},{"p":"org.apache.shiro.authz","c":"AuthorizationInfo","l":"getStringPermissions()"},{"p":"org.apache.shiro.authz","c":"SimpleAuthorizationInfo","l":"getStringPermissions()"},{"p":"org.apache.shiro","c":"SecurityUtils","l":"getSubject()"},{"p":"org.apache.shiro.aop","c":"AnnotationHandler","l":"getSubject()"},{"p":"org.apache.shiro.aop","c":"MethodInterceptorSupport","l":"getSubject()"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutor","l":"getSubject()"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"getSubject()"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"getSubject()"},{"p":"org.apache.shiro.subject.support","c":"SubjectThreadState","l":"getSubject()"},{"p":"org.apache.shiro.util","c":"ThreadContext","l":"getSubject()"},{"p":"org.apache.shiro.subject","c":"Subject.Builder","l":"getSubjectContext()"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"getSubjectDAO()"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"getSubjectFactory()"},{"p":"org.apache.shiro.authc.credential","c":"PasswordMatcher","l":"getSubmittedPassword(AuthenticationToken)","url":"getSubmittedPassword(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"getSystemLdapContext()"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"getSystemLdapContext()"},{"p":"org.apache.shiro.realm.ldap","c":"LdapContextFactory","l":"getSystemLdapContext()"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"getSystemPassword()"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"getSystemUsername()"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutor","l":"getTargetExecutor()"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutorService","l":"getTargetExecutorService()"},{"p":"org.apache.shiro.authz.permission","c":"DomainPermission","l":"getTargets()"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareScheduledExecutorService","l":"getTargetScheduledExecutorService()"},{"p":"org.apache.shiro.aop","c":"MethodInvocation","l":"getThis()"},{"p":"org.apache.shiro.session.mgt","c":"ExecutorServiceSessionValidationScheduler","l":"getThreadNamePrefix()"},{"p":"org.apache.shiro.session","c":"ProxiedSession","l":"getTimeout()"},{"p":"org.apache.shiro.session","c":"Session","l":"getTimeout()"},{"p":"org.apache.shiro.session.mgt","c":"DelegatingSession","l":"getTimeout()"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"getTimeout()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"getTimeout(Session)","url":"getTimeout(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"getTimeout(SessionKey)","url":"getTimeout(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session.mgt","c":"NativeSessionManager","l":"getTimeout(SessionKey)","url":"getTimeout(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.authc","c":"BearerToken","l":"getToken()"},{"p":"org.apache.shiro.util","c":"MapContext","l":"getTypedValue(String, Class<E>)","url":"getTypedValue(java.lang.String,java.lang.Class)"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"getUrl()"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"getUser(String)","url":"getUser(java.lang.String)"},{"p":"org.apache.shiro.realm.text","c":"TextConfigurationRealm","l":"getUserDefinitions()"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapRealm","l":"getUserDn(String)","url":"getUserDn(java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapRealm","l":"getUserDnPrefix()"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapRealm","l":"getUserDnSuffix()"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapRealm","l":"getUserDnTemplate()"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"getUsername()"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"getUsername(PrincipalCollection)","url":"getUsername(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"getUsername(SimpleAccount)","url":"getUsername(org.apache.shiro.authc.SimpleAccount)"},{"p":"org.apache.shiro.realm.text","c":"PropertiesRealm","l":"getUsername(String)","url":"getUsername(java.lang.String)"},{"p":"org.apache.shiro.util","c":"JavaEnvironment","l":"getVersion()"},{"p":"org.apache.shiro.authz.aop","c":"GuestAnnotationHandler","l":"GuestAnnotationHandler()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz.aop","c":"GuestAnnotationMethodInterceptor","l":"GuestAnnotationMethodInterceptor()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz.aop","c":"GuestAnnotationMethodInterceptor","l":"GuestAnnotationMethodInterceptor(AnnotationResolver)","url":"%3Cinit%3E(org.apache.shiro.aop.AnnotationResolver)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"hasAllRoles(Collection<String>)","url":"hasAllRoles(java.util.Collection)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"hasAllRoles(Collection<String>)","url":"hasAllRoles(java.util.Collection)"},{"p":"org.apache.shiro.authz","c":"Authorizer","l":"hasAllRoles(PrincipalCollection, Collection<String>)","url":"hasAllRoles(org.apache.shiro.subject.PrincipalCollection,java.util.Collection)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"hasAllRoles(PrincipalCollection, Collection<String>)","url":"hasAllRoles(org.apache.shiro.subject.PrincipalCollection,java.util.Collection)"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"hasAllRoles(PrincipalCollection, Collection<String>)","url":"hasAllRoles(org.apache.shiro.subject.PrincipalCollection,java.util.Collection)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"hasAllRoles(PrincipalCollection, Collection<String>)","url":"hasAllRoles(org.apache.shiro.subject.PrincipalCollection,java.util.Collection)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"hashCode()"},{"p":"org.apache.shiro.authc","c":"SimpleAuthenticationInfo","l":"hashCode()"},{"p":"org.apache.shiro.authz","c":"SimpleRole","l":"hashCode()"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermission","l":"hashCode()"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"hashCode()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"hashCode()"},{"p":"org.apache.shiro.authc.credential","c":"HashedCredentialsMatcher","l":"HashedCredentialsMatcher()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc.credential","c":"HashedCredentialsMatcher","l":"HashedCredentialsMatcher(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authc.credential","c":"DefaultPasswordService","l":"hashPassword(Object)","url":"hashPassword(java.lang.Object)"},{"p":"org.apache.shiro.authc.credential","c":"HashingPasswordService","l":"hashPassword(Object)","url":"hashPassword(java.lang.Object)"},{"p":"org.apache.shiro.authc.credential","c":"HashedCredentialsMatcher","l":"hashProvidedCredentials(AuthenticationToken, AuthenticationInfo)","url":"hashProvidedCredentials(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc.credential","c":"HashedCredentialsMatcher","l":"hashProvidedCredentials(Object, Object, int)","url":"hashProvidedCredentials(java.lang.Object,java.lang.Object,int)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"hasPrincipals()"},{"p":"org.apache.shiro.authz","c":"Authorizer","l":"hasRole(PrincipalCollection, String)","url":"hasRole(org.apache.shiro.subject.PrincipalCollection,java.lang.String)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"hasRole(PrincipalCollection, String)","url":"hasRole(org.apache.shiro.subject.PrincipalCollection,java.lang.String)"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"hasRole(PrincipalCollection, String)","url":"hasRole(org.apache.shiro.subject.PrincipalCollection,java.lang.String)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"hasRole(PrincipalCollection, String)","url":"hasRole(org.apache.shiro.subject.PrincipalCollection,java.lang.String)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"hasRole(String, AuthorizationInfo)","url":"hasRole(java.lang.String,org.apache.shiro.authz.AuthorizationInfo)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"hasRole(String)","url":"hasRole(java.lang.String)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"hasRole(String)","url":"hasRole(java.lang.String)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"hasRoles(List<String>, AuthorizationInfo)","url":"hasRoles(java.util.List,org.apache.shiro.authz.AuthorizationInfo)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"hasRoles(List<String>)","url":"hasRoles(java.util.List)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"hasRoles(List<String>)","url":"hasRoles(java.util.List)"},{"p":"org.apache.shiro.authz","c":"Authorizer","l":"hasRoles(PrincipalCollection, List<String>)","url":"hasRoles(org.apache.shiro.subject.PrincipalCollection,java.util.List)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"hasRoles(PrincipalCollection, List<String>)","url":"hasRoles(org.apache.shiro.subject.PrincipalCollection,java.util.List)"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"hasRoles(PrincipalCollection, List<String>)","url":"hasRoles(org.apache.shiro.subject.PrincipalCollection,java.util.List)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"hasRoles(PrincipalCollection, List<String>)","url":"hasRoles(org.apache.shiro.subject.PrincipalCollection,java.util.List)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"host"},{"p":"org.apache.shiro.subject","c":"Subject.Builder","l":"host(String)","url":"host(java.lang.String)"},{"p":"org.apache.shiro.authz","c":"HostUnauthorizedException","l":"HostUnauthorizedException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz","c":"HostUnauthorizedException","l":"HostUnauthorizedException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.authz","c":"HostUnauthorizedException","l":"HostUnauthorizedException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authz","c":"HostUnauthorizedException","l":"HostUnauthorizedException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.session.mgt","c":"ImmutableProxiedSession","l":"ImmutableProxiedSession(Session)","url":"%3Cinit%3E(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.authz","c":"Permission","l":"implies(Permission)","url":"implies(org.apache.shiro.authz.Permission)"},{"p":"org.apache.shiro.authz.permission","c":"AllPermission","l":"implies(Permission)","url":"implies(org.apache.shiro.authz.Permission)"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermission","l":"implies(Permission)","url":"implies(org.apache.shiro.authz.Permission)"},{"p":"org.apache.shiro.authc","c":"IncorrectCredentialsException","l":"IncorrectCredentialsException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc","c":"IncorrectCredentialsException","l":"IncorrectCredentialsException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.authc","c":"IncorrectCredentialsException","l":"IncorrectCredentialsException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authc","c":"IncorrectCredentialsException","l":"IncorrectCredentialsException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.config","c":"IniSecurityManagerFactory","l":"INI_REALM_NAME"},{"p":"org.apache.shiro.config","c":"IniFactorySupport","l":"IniFactorySupport()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.config","c":"IniFactorySupport","l":"IniFactorySupport(Ini)","url":"%3Cinit%3E(org.apache.shiro.config.Ini)"},{"p":"org.apache.shiro.realm.text","c":"IniRealm","l":"IniRealm()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.realm.text","c":"IniRealm","l":"IniRealm(Ini)","url":"%3Cinit%3E(org.apache.shiro.config.Ini)"},{"p":"org.apache.shiro.realm.text","c":"IniRealm","l":"IniRealm(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.config","c":"IniSecurityManagerFactory","l":"IniSecurityManagerFactory()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.config","c":"IniSecurityManagerFactory","l":"IniSecurityManagerFactory(Ini)","url":"%3Cinit%3E(org.apache.shiro.config.Ini)"},{"p":"org.apache.shiro.config","c":"IniSecurityManagerFactory","l":"IniSecurityManagerFactory(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"init()"},{"p":"org.apache.shiro.authz.permission","c":"InvalidPermissionStringException","l":"InvalidPermissionStringException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.dao","c":"InvalidResourceUsageException","l":"InvalidResourceUsageException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.dao","c":"InvalidResourceUsageException","l":"InvalidResourceUsageException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.session","c":"InvalidSessionException","l":"InvalidSessionException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session","c":"InvalidSessionException","l":"InvalidSessionException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.session","c":"InvalidSessionException","l":"InvalidSessionException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.session","c":"InvalidSessionException","l":"InvalidSessionException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.aop","c":"MethodInterceptor","l":"invoke(MethodInvocation)","url":"invoke(org.apache.shiro.aop.MethodInvocation)"},{"p":"org.apache.shiro.authz.aop","c":"AuthorizingAnnotationMethodInterceptor","l":"invoke(MethodInvocation)","url":"invoke(org.apache.shiro.aop.MethodInvocation)"},{"p":"org.apache.shiro.authz.aop","c":"AuthorizingMethodInterceptor","l":"invoke(MethodInvocation)","url":"invoke(org.apache.shiro.aop.MethodInvocation)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutorService","l":"invokeAll(Collection<? extends Callable<T>>, long, TimeUnit)","url":"invokeAll(java.util.Collection,long,java.util.concurrent.TimeUnit)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutorService","l":"invokeAll(Collection<? extends Callable<T>>)","url":"invokeAll(java.util.Collection)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutorService","l":"invokeAny(Collection<? extends Callable<T>>, long, TimeUnit)","url":"invokeAny(java.util.Collection,long,java.util.concurrent.TimeUnit)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutorService","l":"invokeAny(Collection<? extends Callable<T>>)","url":"invokeAny(java.util.Collection)"},{"p":"org.apache.shiro.util","c":"JavaEnvironment","l":"isAtLeastVersion14()"},{"p":"org.apache.shiro.util","c":"JavaEnvironment","l":"isAtLeastVersion15()"},{"p":"org.apache.shiro.util","c":"JavaEnvironment","l":"isAtLeastVersion16()"},{"p":"org.apache.shiro.subject","c":"Subject","l":"isAuthenticated()"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"isAuthenticated()"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"isAuthenticated()"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"isAuthenticated()"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"isAuthenticationCachingEnabled()"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"isAuthenticationCachingEnabled(AuthenticationToken, AuthenticationInfo)","url":"isAuthenticationCachingEnabled(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"isAuthorizationCachingEnabled()"},{"p":"org.apache.shiro.config","c":"IniSecurityManagerFactory","l":"isAutoApplyRealms(SecurityManager)","url":"isAutoApplyRealms(org.apache.shiro.mgt.SecurityManager)"},{"p":"org.apache.shiro.realm","c":"CachingRealm","l":"isCachingEnabled()"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermissionResolver","l":"isCaseSensitive()"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"isCredentialsExpired()"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"isDeleteInvalidSessions()"},{"p":"org.apache.shiro.subject","c":"PrincipalCollection","l":"isEmpty()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"isEmpty()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"isEmpty()"},{"p":"org.apache.shiro.util","c":"MapContext","l":"isEmpty()"},{"p":"org.apache.shiro.util","c":"CollectionUtils","l":"isEmpty(Collection)","url":"isEmpty(java.util.Collection)"},{"p":"org.apache.shiro.util","c":"CollectionUtils","l":"isEmpty(Map)","url":"isEmpty(java.util.Map)"},{"p":"org.apache.shiro.util","c":"CollectionUtils","l":"isEmpty(PrincipalCollection)","url":"isEmpty(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.session.mgt","c":"ExecutorServiceSessionValidationScheduler","l":"isEnabled()"},{"p":"org.apache.shiro.session.mgt","c":"SessionValidationScheduler","l":"isEnabled()"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"isExpired()"},{"p":"org.apache.shiro.authc.credential","c":"HashedCredentialsMatcher","l":"isHashSalted()"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"isLocked()"},{"p":"org.apache.shiro.util","c":"AntPathMatcher","l":"isPattern(String)","url":"isPattern(java.lang.String)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"isPermitted(List<Permission>, AuthorizationInfo)","url":"isPermitted(java.util.List,org.apache.shiro.authz.AuthorizationInfo)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"isPermitted(List<Permission>)","url":"isPermitted(java.util.List)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"isPermitted(List<Permission>)","url":"isPermitted(java.util.List)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"isPermitted(Permission, AuthorizationInfo)","url":"isPermitted(org.apache.shiro.authz.Permission,org.apache.shiro.authz.AuthorizationInfo)"},{"p":"org.apache.shiro.authz","c":"SimpleRole","l":"isPermitted(Permission)","url":"isPermitted(org.apache.shiro.authz.Permission)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"isPermitted(Permission)","url":"isPermitted(org.apache.shiro.authz.Permission)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"isPermitted(Permission)","url":"isPermitted(org.apache.shiro.authz.Permission)"},{"p":"org.apache.shiro.authz","c":"Authorizer","l":"isPermitted(PrincipalCollection, List<Permission>)","url":"isPermitted(org.apache.shiro.subject.PrincipalCollection,java.util.List)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"isPermitted(PrincipalCollection, List<Permission>)","url":"isPermitted(org.apache.shiro.subject.PrincipalCollection,java.util.List)"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"isPermitted(PrincipalCollection, List<Permission>)","url":"isPermitted(org.apache.shiro.subject.PrincipalCollection,java.util.List)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"isPermitted(PrincipalCollection, List<Permission>)","url":"isPermitted(org.apache.shiro.subject.PrincipalCollection,java.util.List)"},{"p":"org.apache.shiro.authz","c":"Authorizer","l":"isPermitted(PrincipalCollection, Permission)","url":"isPermitted(org.apache.shiro.subject.PrincipalCollection,org.apache.shiro.authz.Permission)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"isPermitted(PrincipalCollection, Permission)","url":"isPermitted(org.apache.shiro.subject.PrincipalCollection,org.apache.shiro.authz.Permission)"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"isPermitted(PrincipalCollection, Permission)","url":"isPermitted(org.apache.shiro.subject.PrincipalCollection,org.apache.shiro.authz.Permission)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"isPermitted(PrincipalCollection, Permission)","url":"isPermitted(org.apache.shiro.subject.PrincipalCollection,org.apache.shiro.authz.Permission)"},{"p":"org.apache.shiro.authz","c":"Authorizer","l":"isPermitted(PrincipalCollection, String...)","url":"isPermitted(org.apache.shiro.subject.PrincipalCollection,java.lang.String...)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"isPermitted(PrincipalCollection, String...)","url":"isPermitted(org.apache.shiro.subject.PrincipalCollection,java.lang.String...)"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"isPermitted(PrincipalCollection, String...)","url":"isPermitted(org.apache.shiro.subject.PrincipalCollection,java.lang.String...)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"isPermitted(PrincipalCollection, String...)","url":"isPermitted(org.apache.shiro.subject.PrincipalCollection,java.lang.String...)"},{"p":"org.apache.shiro.authz","c":"Authorizer","l":"isPermitted(PrincipalCollection, String)","url":"isPermitted(org.apache.shiro.subject.PrincipalCollection,java.lang.String)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"isPermitted(PrincipalCollection, String)","url":"isPermitted(org.apache.shiro.subject.PrincipalCollection,java.lang.String)"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"isPermitted(PrincipalCollection, String)","url":"isPermitted(org.apache.shiro.subject.PrincipalCollection,java.lang.String)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"isPermitted(PrincipalCollection, String)","url":"isPermitted(org.apache.shiro.subject.PrincipalCollection,java.lang.String)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"isPermitted(String...)","url":"isPermitted(java.lang.String...)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"isPermitted(String...)","url":"isPermitted(java.lang.String...)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"isPermitted(String)","url":"isPermitted(java.lang.String)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"isPermitted(String)","url":"isPermitted(java.lang.String)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"isPermittedAll(Collection<Permission>, AuthorizationInfo)","url":"isPermittedAll(java.util.Collection,org.apache.shiro.authz.AuthorizationInfo)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"isPermittedAll(Collection<Permission>)","url":"isPermittedAll(java.util.Collection)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"isPermittedAll(Collection<Permission>)","url":"isPermittedAll(java.util.Collection)"},{"p":"org.apache.shiro.authz","c":"Authorizer","l":"isPermittedAll(PrincipalCollection, Collection<Permission>)","url":"isPermittedAll(org.apache.shiro.subject.PrincipalCollection,java.util.Collection)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"isPermittedAll(PrincipalCollection, Collection<Permission>)","url":"isPermittedAll(org.apache.shiro.subject.PrincipalCollection,java.util.Collection)"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"isPermittedAll(PrincipalCollection, Collection<Permission>)","url":"isPermittedAll(org.apache.shiro.subject.PrincipalCollection,java.util.Collection)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"isPermittedAll(PrincipalCollection, Collection<Permission>)","url":"isPermittedAll(org.apache.shiro.subject.PrincipalCollection,java.util.Collection)"},{"p":"org.apache.shiro.authz","c":"Authorizer","l":"isPermittedAll(PrincipalCollection, String...)","url":"isPermittedAll(org.apache.shiro.subject.PrincipalCollection,java.lang.String...)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"isPermittedAll(PrincipalCollection, String...)","url":"isPermittedAll(org.apache.shiro.subject.PrincipalCollection,java.lang.String...)"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"isPermittedAll(PrincipalCollection, String...)","url":"isPermittedAll(org.apache.shiro.subject.PrincipalCollection,java.lang.String...)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"isPermittedAll(PrincipalCollection, String...)","url":"isPermittedAll(org.apache.shiro.subject.PrincipalCollection,java.lang.String...)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"isPermittedAll(String...)","url":"isPermittedAll(java.lang.String...)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"isPermittedAll(String...)","url":"isPermittedAll(java.lang.String...)"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"isPoolingConnections(Object)","url":"isPoolingConnections(java.lang.Object)"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"isPoolingEnabled()"},{"p":"org.apache.shiro.subject","c":"Subject","l":"isRemembered()"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"isRemembered()"},{"p":"org.apache.shiro.authc","c":"RememberMeAuthenticationToken","l":"isRememberMe()"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"isRememberMe()"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"isRememberMe(AuthenticationToken)","url":"isRememberMe(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.jndi","c":"JndiLocator","l":"isResourceRef()"},{"p":"org.apache.shiro.realm.text","c":"PropertiesRealm","l":"isRolename(String)","url":"isRolename(java.lang.String)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"isRunAs()"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"isRunAs()"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"isSessionCreationEnabled()"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"isSessionCreationEnabled()"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"isSessionCreationEnabled()"},{"p":"org.apache.shiro.mgt","c":"DefaultSessionStorageEvaluator","l":"isSessionStorageEnabled()"},{"p":"org.apache.shiro.mgt","c":"DefaultSessionStorageEvaluator","l":"isSessionStorageEnabled(Subject)","url":"isSessionStorageEnabled(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"DefaultSubjectDAO","l":"isSessionStorageEnabled(Subject)","url":"isSessionStorageEnabled(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"SessionStorageEvaluator","l":"isSessionStorageEnabled(Subject)","url":"isSessionStorageEnabled(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"isSessionValidationSchedulerEnabled()"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutorService","l":"isShutdown()"},{"p":"org.apache.shiro.util","c":"AbstractFactory","l":"isSingleton()"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"isStopped()"},{"p":"org.apache.shiro.authc.credential","c":"HashedCredentialsMatcher","l":"isStoredCredentialsHexEncoded()"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutorService","l":"isTerminated()"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"isTimedOut()"},{"p":"org.apache.shiro.realm.text","c":"PropertiesRealm","l":"isUsername(String)","url":"isUsername(java.lang.String)"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"isValid()"},{"p":"org.apache.shiro.session.mgt","c":"ValidatingSession","l":"isValid()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"isValid(SessionKey)","url":"isValid(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session.mgt","c":"NativeSessionManager","l":"isValid(SessionKey)","url":"isValid(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"iterator()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"iterator()"},{"p":"org.apache.shiro.util","c":"JavaEnvironment","l":"JAVA_13"},{"p":"org.apache.shiro.util","c":"JavaEnvironment","l":"JAVA_14"},{"p":"org.apache.shiro.util","c":"JavaEnvironment","l":"JAVA_15"},{"p":"org.apache.shiro.util","c":"JavaEnvironment","l":"JAVA_16"},{"p":"org.apache.shiro.util","c":"JavaEnvironment","l":"JAVA_17"},{"p":"org.apache.shiro.util","c":"JavaEnvironment","l":"JAVA_18"},{"p":"org.apache.shiro.util","c":"JavaEnvironment","l":"JavaEnvironment()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session.mgt.eis","c":"JavaUuidSessionIdGenerator","l":"JavaUuidSessionIdGenerator()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"JdbcRealm()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"JndiLdapContextFactory()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapRealm","l":"JndiLdapRealm()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.jndi","c":"JndiLocator","l":"JndiLocator()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.jndi","c":"JndiObjectFactory","l":"JndiObjectFactory()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.realm.jndi","c":"JndiRealmFactory","l":"JndiRealmFactory()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.jndi","c":"JndiTemplate","l":"JndiTemplate()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.jndi","c":"JndiTemplate","l":"JndiTemplate(Properties)","url":"%3Cinit%3E(java.util.Properties)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"keySet()"},{"p":"org.apache.shiro.util","c":"MapContext","l":"keySet()"},{"p":"org.apache.shiro.realm.ldap","c":"LdapUtils","l":"LdapUtils()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.config","c":"IniFactorySupport","l":"loadDefaultClassPathIni()"},{"p":"org.apache.shiro.authc","c":"LockedAccountException","l":"LockedAccountException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc","c":"LockedAccountException","l":"LockedAccountException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.authc","c":"LockedAccountException","l":"LockedAccountException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authc","c":"LockedAccountException","l":"LockedAccountException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.authz.annotation","c":"RequiresPermissions","l":"logical()"},{"p":"org.apache.shiro.authz.annotation","c":"RequiresRoles","l":"logical()"},{"p":"org.apache.shiro.subject","c":"Subject","l":"login(AuthenticationToken)","url":"login(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"login(AuthenticationToken)","url":"login(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"login(Subject, AuthenticationToken)","url":"login(org.apache.shiro.subject.Subject,org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.mgt","c":"SecurityManager","l":"login(Subject, AuthenticationToken)","url":"login(org.apache.shiro.subject.Subject,org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.subject","c":"Subject","l":"logout()"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"logout()"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"logout(Subject)","url":"logout(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"SecurityManager","l":"logout(Subject)","url":"logout(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.jndi","c":"JndiLocator","l":"lookup(String, Class)","url":"lookup(java.lang.String,java.lang.Class)"},{"p":"org.apache.shiro.jndi","c":"JndiTemplate","l":"lookup(String, Class)","url":"lookup(java.lang.String,java.lang.Class)"},{"p":"org.apache.shiro.jndi","c":"JndiLocator","l":"lookup(String)","url":"lookup(java.lang.String)"},{"p":"org.apache.shiro.jndi","c":"JndiTemplate","l":"lookup(String)","url":"lookup(java.lang.String)"},{"p":"org.apache.shiro.env","c":"DefaultEnvironment","l":"lookupSecurityManager()"},{"p":"org.apache.shiro.config","c":"IniSecurityManagerFactory","l":"MAIN_SECTION_NAME"},{"p":"org.apache.shiro.util","c":"MapContext","l":"MapContext()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.util","c":"MapContext","l":"MapContext(Map<String, Object>)","url":"%3Cinit%3E(java.util.Map)"},{"p":"org.apache.shiro.util","c":"AntPathMatcher","l":"match(String, String)","url":"match(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.util","c":"AntPathMatcher","l":"matches(String, String)","url":"matches(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.util","c":"PatternMatcher","l":"matches(String, String)","url":"matches(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.util","c":"RegExPatternMatcher","l":"matches(String, String)","url":"matches(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.util","c":"AntPathMatcher","l":"matchStart(String, String)","url":"matchStart(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.authc.credential","c":"Md2CredentialsMatcher","l":"Md2CredentialsMatcher()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc.credential","c":"Md5CredentialsMatcher","l":"Md5CredentialsMatcher()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session.mgt.eis","c":"MemorySessionDAO","l":"MemorySessionDAO()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc.pam","c":"AbstractAuthenticationStrategy","l":"merge(AuthenticationInfo, AuthenticationInfo)","url":"merge(org.apache.shiro.authc.AuthenticationInfo,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc.pam","c":"FirstSuccessfulStrategy","l":"merge(AuthenticationInfo, AuthenticationInfo)","url":"merge(org.apache.shiro.authc.AuthenticationInfo,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc","c":"MergableAuthenticationInfo","l":"merge(AuthenticationInfo)","url":"merge(org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"merge(AuthenticationInfo)","url":"merge(org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc","c":"SimpleAuthenticationInfo","l":"merge(AuthenticationInfo)","url":"merge(org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.mgt","c":"DefaultSubjectDAO","l":"mergeAuthenticationState(Subject)","url":"mergeAuthenticationState(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"DefaultSubjectDAO","l":"mergePrincipals(Subject)","url":"mergePrincipals(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.authz.aop","c":"AnnotationsAuthorizingMethodInterceptor","l":"methodInterceptors"},{"p":"org.apache.shiro.aop","c":"MethodInterceptorSupport","l":"MethodInterceptorSupport()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractSessionManager","l":"MILLIS_PER_HOUR"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"MILLIS_PER_HOUR"},{"p":"org.apache.shiro.session.mgt","c":"AbstractSessionManager","l":"MILLIS_PER_MINUTE"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"MILLIS_PER_MINUTE"},{"p":"org.apache.shiro.session.mgt","c":"AbstractSessionManager","l":"MILLIS_PER_SECOND"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"MILLIS_PER_SECOND"},{"p":"org.apache.shiro.authc.pam","c":"ModularRealmAuthenticator","l":"ModularRealmAuthenticator()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"ModularRealmAuthorizer()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"ModularRealmAuthorizer(Collection<Realm>)","url":"%3Cinit%3E(java.util.Collection)"},{"p":"org.apache.shiro.authz","c":"SimpleRole","l":"name"},{"p":"org.apache.shiro.authc.credential","c":"HashedCredentialsMatcher","l":"newHashInstance()"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"newSessionInstance(SessionContext)","url":"newSessionInstance(org.apache.shiro.session.mgt.SessionContext)"},{"p":"org.apache.shiro.subject","c":"Subject.Builder","l":"newSubjectContextInstance()"},{"p":"org.apache.shiro.mgt","c":"DefaultSubjectFactory","l":"newSubjectInstance(PrincipalCollection, boolean, String, Session, SecurityManager)","url":"newSubjectInstance(org.apache.shiro.subject.PrincipalCollection,boolean,java.lang.String,org.apache.shiro.session.Session,org.apache.shiro.mgt.SecurityManager)"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm.SaltStyle","l":"NO_SALT"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"notifyExpiration(Session)","url":"notifyExpiration(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.authc","c":"AbstractAuthenticator","l":"notifyFailure(AuthenticationToken, AuthenticationException)","url":"notifyFailure(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationException)"},{"p":"org.apache.shiro.authc","c":"AbstractAuthenticator","l":"notifyLogout(PrincipalCollection)","url":"notifyLogout(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"notifyStart(Session)","url":"notifyStart(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"notifyStop(Session)","url":"notifyStop(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.authc","c":"AbstractAuthenticator","l":"notifySuccess(AuthenticationToken, AuthenticationInfo)","url":"notifySuccess(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.util","c":"MapContext","l":"nullSafePut(String, Object)","url":"nullSafePut(java.lang.String,java.lang.Object)"},{"p":"org.apache.shiro.authz","c":"SimpleAuthorizationInfo","l":"objectPermissions"},{"p":"org.apache.shiro.env","c":"DefaultEnvironment","l":"objects"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"onChange(Session)","url":"onChange(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"onChange(Session)","url":"onChange(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.subject","c":"PrincipalCollection","l":"oneByType(Class<T>)","url":"oneByType(java.lang.Class)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"oneByType(Class<T>)","url":"oneByType(java.lang.Class)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"oneByType(Class<T>)","url":"oneByType(java.lang.Class)"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"onEquals(SimpleSession)","url":"onEquals(org.apache.shiro.session.mgt.SimpleSession)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"onExpiration(Session, ExpiredSessionException, SessionKey)","url":"onExpiration(org.apache.shiro.session.Session,org.apache.shiro.session.ExpiredSessionException,org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session","c":"SessionListener","l":"onExpiration(Session)","url":"onExpiration(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session","c":"SessionListenerAdapter","l":"onExpiration(Session)","url":"onExpiration(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"onExpiration(Session)","url":"onExpiration(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"onExpiration(Session)","url":"onExpiration(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"onFailedLogin(AuthenticationToken, AuthenticationException, Subject)","url":"onFailedLogin(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationException,org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"onFailedLogin(Subject, AuthenticationToken, AuthenticationException)","url":"onFailedLogin(org.apache.shiro.subject.Subject,org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationException)"},{"p":"org.apache.shiro.mgt","c":"RememberMeManager","l":"onFailedLogin(Subject, AuthenticationToken, AuthenticationException)","url":"onFailedLogin(org.apache.shiro.subject.Subject,org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationException)"},{"p":"org.apache.shiro.authc","c":"AuthenticationListener","l":"onFailure(AuthenticationToken, AuthenticationException)","url":"onFailure(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationException)"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"onInit()"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"onInit()"},{"p":"org.apache.shiro.realm.ldap","c":"AbstractLdapRealm","l":"onInit()"},{"p":"org.apache.shiro.realm.text","c":"IniRealm","l":"onInit()"},{"p":"org.apache.shiro.realm.text","c":"PropertiesRealm","l":"onInit()"},{"p":"org.apache.shiro.realm.text","c":"TextConfigurationRealm","l":"onInit()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"onInvalidation(Session, InvalidSessionException, SessionKey)","url":"onInvalidation(org.apache.shiro.session.Session,org.apache.shiro.session.InvalidSessionException,org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.authc","c":"AbstractAuthenticator","l":"onLogout(PrincipalCollection)","url":"onLogout(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.authc","c":"AuthenticationListener","l":"onLogout(PrincipalCollection)","url":"onLogout(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.authc","c":"LogoutAware","l":"onLogout(PrincipalCollection)","url":"onLogout(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.authc.pam","c":"ModularRealmAuthenticator","l":"onLogout(PrincipalCollection)","url":"onLogout(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.realm","c":"CachingRealm","l":"onLogout(PrincipalCollection)","url":"onLogout(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"onLogout(Subject)","url":"onLogout(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"RememberMeManager","l":"onLogout(Subject)","url":"onLogout(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"onRememberedPrincipalFailure(RuntimeException, SubjectContext)","url":"onRememberedPrincipalFailure(java.lang.RuntimeException,org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"onStart(Session, SessionContext)","url":"onStart(org.apache.shiro.session.Session,org.apache.shiro.session.mgt.SessionContext)"},{"p":"org.apache.shiro.session","c":"SessionListener","l":"onStart(Session)","url":"onStart(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session","c":"SessionListenerAdapter","l":"onStart(Session)","url":"onStart(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"onStop(Session, SessionKey)","url":"onStop(org.apache.shiro.session.Session,org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session","c":"SessionListener","l":"onStop(Session)","url":"onStop(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session","c":"SessionListenerAdapter","l":"onStop(Session)","url":"onStop(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"onStop(Session)","url":"onStop(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"onStop(Session)","url":"onStop(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.authc","c":"AuthenticationListener","l":"onSuccess(AuthenticationToken, AuthenticationInfo)","url":"onSuccess(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"onSuccessfulLogin(AuthenticationToken, AuthenticationInfo, Subject)","url":"onSuccessfulLogin(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo,org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"onSuccessfulLogin(Subject, AuthenticationToken, AuthenticationInfo)","url":"onSuccessfulLogin(org.apache.shiro.subject.Subject,org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.mgt","c":"RememberMeManager","l":"onSuccessfulLogin(Subject, AuthenticationToken, AuthenticationInfo)","url":"onSuccessfulLogin(org.apache.shiro.subject.Subject,org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authz.annotation","c":"Logical","l":"OR"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermission","l":"PART_DIVIDER_TOKEN"},{"p":"org.apache.shiro.authc.credential","c":"PasswordMatcher","l":"PasswordMatcher()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc.credential","c":"DefaultPasswordService","l":"passwordsMatch(Object, Hash)","url":"passwordsMatch(java.lang.Object,org.apache.shiro.crypto.hash.Hash)"},{"p":"org.apache.shiro.authc.credential","c":"HashingPasswordService","l":"passwordsMatch(Object, Hash)","url":"passwordsMatch(java.lang.Object,org.apache.shiro.crypto.hash.Hash)"},{"p":"org.apache.shiro.authc.credential","c":"DefaultPasswordService","l":"passwordsMatch(Object, String)","url":"passwordsMatch(java.lang.Object,java.lang.String)"},{"p":"org.apache.shiro.authc.credential","c":"PasswordService","l":"passwordsMatch(Object, String)","url":"passwordsMatch(java.lang.Object,java.lang.String)"},{"p":"org.apache.shiro.authz.aop","c":"PermissionAnnotationHandler","l":"PermissionAnnotationHandler()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz.aop","c":"PermissionAnnotationMethodInterceptor","l":"PermissionAnnotationMethodInterceptor()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz.aop","c":"PermissionAnnotationMethodInterceptor","l":"PermissionAnnotationMethodInterceptor(AnnotationResolver)","url":"%3Cinit%3E(org.apache.shiro.aop.AnnotationResolver)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"permissionResolver"},{"p":"org.apache.shiro.authz","c":"SimpleRole","l":"permissions"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"permissionsLookupEnabled"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"permissionsQuery"},{"p":"org.apache.shiro.util","c":"PermissionUtils","l":"PermissionUtils()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc","c":"SimpleAuthenticationInfo","l":"principals"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"principals"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"PRINCIPALS_SESSION_KEY"},{"p":"org.apache.shiro.subject","c":"Subject.Builder","l":"principals(PrincipalCollection)","url":"principals(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.realm.ldap","c":"AbstractLdapRealm","l":"principalSuffix"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"principalSuffix"},{"p":"org.apache.shiro.aop","c":"MethodInvocation","l":"proceed()"},{"p":"org.apache.shiro.realm.text","c":"TextConfigurationRealm","l":"processDefinitions()"},{"p":"org.apache.shiro.realm.text","c":"TextConfigurationRealm","l":"processRoleDefinitions()"},{"p":"org.apache.shiro.realm.text","c":"TextConfigurationRealm","l":"processRoleDefinitions(Map<String, String>)","url":"processRoleDefinitions(java.util.Map)"},{"p":"org.apache.shiro.realm.text","c":"TextConfigurationRealm","l":"processUserDefinitions()"},{"p":"org.apache.shiro.realm.text","c":"TextConfigurationRealm","l":"processUserDefinitions(Map<String, String>)","url":"processUserDefinitions(java.util.Map)"},{"p":"org.apache.shiro.realm.text","c":"PropertiesRealm","l":"PropertiesRealm()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session","c":"ProxiedSession","l":"ProxiedSession(Session)","url":"%3Cinit%3E(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"publishEvent(Object)","url":"publishEvent(java.lang.Object)"},{"p":"org.apache.shiro.util","c":"ThreadContext","l":"put(Object, Object)","url":"put(java.lang.Object,java.lang.Object)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"put(String, Object)","url":"put(java.lang.String,java.lang.Object)"},{"p":"org.apache.shiro.util","c":"MapContext","l":"put(String, Object)","url":"put(java.lang.String,java.lang.Object)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"putAll(Map<? extends String, ?>)","url":"putAll(java.util.Map)"},{"p":"org.apache.shiro.util","c":"MapContext","l":"putAll(Map<? extends String, ?>)","url":"putAll(java.util.Map)"},{"p":"org.apache.shiro.realm.activedirectory","c":"ActiveDirectoryRealm","l":"queryForAuthenticationInfo(AuthenticationToken, LdapContextFactory)","url":"queryForAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.realm.ldap.LdapContextFactory)"},{"p":"org.apache.shiro.realm.ldap","c":"AbstractLdapRealm","l":"queryForAuthenticationInfo(AuthenticationToken, LdapContextFactory)","url":"queryForAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.realm.ldap.LdapContextFactory)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapRealm","l":"queryForAuthenticationInfo(AuthenticationToken, LdapContextFactory)","url":"queryForAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.realm.ldap.LdapContextFactory)"},{"p":"org.apache.shiro.realm.activedirectory","c":"ActiveDirectoryRealm","l":"queryForAuthorizationInfo(PrincipalCollection, LdapContextFactory)","url":"queryForAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection,org.apache.shiro.realm.ldap.LdapContextFactory)"},{"p":"org.apache.shiro.realm.ldap","c":"AbstractLdapRealm","l":"queryForAuthorizationInfo(PrincipalCollection, LdapContextFactory)","url":"queryForAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection,org.apache.shiro.realm.ldap.LdapContextFactory)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapRealm","l":"queryForAuthorizationInfo(PrincipalCollection, LdapContextFactory)","url":"queryForAuthorizationInfo(org.apache.shiro.subject.PrincipalCollection,org.apache.shiro.realm.ldap.LdapContextFactory)"},{"p":"org.apache.shiro.session.mgt.eis","c":"RandomSessionIdGenerator","l":"RandomSessionIdGenerator()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session.mgt.eis","c":"AbstractSessionDAO","l":"readSession(Serializable)","url":"readSession(java.io.Serializable)"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"readSession(Serializable)","url":"readSession(java.io.Serializable)"},{"p":"org.apache.shiro.session.mgt.eis","c":"SessionDAO","l":"readSession(Serializable)","url":"readSession(java.io.Serializable)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"realms"},{"p":"org.apache.shiro.mgt","c":"RealmSecurityManager","l":"RealmSecurityManager()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.jndi","c":"JndiTemplate","l":"rebind(String, Object)","url":"rebind(java.lang.String,java.lang.Object)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"referral"},{"p":"org.apache.shiro.util","c":"RegExPatternMatcher","l":"RegExPatternMatcher()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.subject","c":"Subject","l":"releaseRunAs()"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"releaseRunAs()"},{"p":"org.apache.shiro.realm.text","c":"PropertiesRealm","l":"reloadIntervalSeconds"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"rememberIdentity(Subject, AuthenticationToken, AuthenticationInfo)","url":"rememberIdentity(org.apache.shiro.subject.Subject,org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"rememberIdentity(Subject, PrincipalCollection)","url":"rememberIdentity(org.apache.shiro.subject.Subject,org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"rememberMeFailedLogin(AuthenticationToken, AuthenticationException, Subject)","url":"rememberMeFailedLogin(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationException,org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"rememberMeLogout(Subject)","url":"rememberMeLogout(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"rememberMeManager"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"rememberMeSuccessfulLogin(AuthenticationToken, AuthenticationInfo, Subject)","url":"rememberMeSuccessfulLogin(org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.AuthenticationInfo,org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"rememberSerializedIdentity(Subject, byte[])","url":"rememberSerializedIdentity(org.apache.shiro.subject.Subject,byte[])"},{"p":"org.apache.shiro.util","c":"ThreadContext","l":"remove()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"remove(Object)","url":"remove(java.lang.Object)"},{"p":"org.apache.shiro.util","c":"MapContext","l":"remove(Object)","url":"remove(java.lang.Object)"},{"p":"org.apache.shiro.util","c":"ThreadContext","l":"remove(Object)","url":"remove(java.lang.Object)"},{"p":"org.apache.shiro.session","c":"ProxiedSession","l":"removeAttribute(Object)","url":"removeAttribute(java.lang.Object)"},{"p":"org.apache.shiro.session","c":"Session","l":"removeAttribute(Object)","url":"removeAttribute(java.lang.Object)"},{"p":"org.apache.shiro.session.mgt","c":"DelegatingSession","l":"removeAttribute(Object)","url":"removeAttribute(java.lang.Object)"},{"p":"org.apache.shiro.session.mgt","c":"ImmutableProxiedSession","l":"removeAttribute(Object)","url":"removeAttribute(java.lang.Object)"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"removeAttribute(Object)","url":"removeAttribute(java.lang.Object)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"removeAttribute(SessionKey, Object)","url":"removeAttribute(org.apache.shiro.session.mgt.SessionKey,java.lang.Object)"},{"p":"org.apache.shiro.session.mgt","c":"NativeSessionManager","l":"removeAttribute(SessionKey, Object)","url":"removeAttribute(org.apache.shiro.session.mgt.SessionKey,java.lang.Object)"},{"p":"org.apache.shiro.mgt","c":"DefaultSubjectDAO","l":"removeFromSession(Subject)","url":"removeFromSession(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.subject","c":"PrincipalMap","l":"removeRealmPrincipal(String, String)","url":"removeRealmPrincipal(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"removeRealmPrincipal(String, String)","url":"removeRealmPrincipal(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.env","c":"RequiredTypeException","l":"RequiredTypeException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.env","c":"RequiredTypeException","l":"RequiredTypeException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"resolveAuthenticated()"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"resolveAuthenticated()"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"resolveContextSession(SubjectContext)","url":"resolveContextSession(org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.util","c":"PermissionUtils","l":"resolveDelimitedPermissions(String, PermissionResolver)","url":"resolveDelimitedPermissions(java.lang.String,org.apache.shiro.authz.permission.PermissionResolver)"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"resolveHost()"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"resolveHost()"},{"p":"org.apache.shiro.config","c":"IniFactorySupport","l":"resolveIni()"},{"p":"org.apache.shiro.authz.permission","c":"PermissionResolver","l":"resolvePermission(String)","url":"resolvePermission(java.lang.String)"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermissionResolver","l":"resolvePermission(String)","url":"resolvePermission(java.lang.String)"},{"p":"org.apache.shiro.util","c":"PermissionUtils","l":"resolvePermissions(Collection<String>, PermissionResolver)","url":"resolvePermissions(java.util.Collection,org.apache.shiro.authz.permission.PermissionResolver)"},{"p":"org.apache.shiro.authz.permission","c":"RolePermissionResolver","l":"resolvePermissionsInRole(String)","url":"resolvePermissionsInRole(java.lang.String)"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"resolvePrincipals()"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"resolvePrincipals()"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"resolvePrincipals(SubjectContext)","url":"resolvePrincipals(org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"resolveSecurityManager()"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"resolveSecurityManager()"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"resolveSession()"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"resolveSession()"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"resolveSession(SubjectContext)","url":"resolveSession(org.apache.shiro.subject.SubjectContext)"},{"p":"org.apache.shiro.realm.text","c":"PropertiesRealm","l":"resourcePath"},{"p":"org.apache.shiro.subject.support","c":"SubjectThreadState","l":"restore()"},{"p":"org.apache.shiro.util","c":"ThreadState","l":"restore()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"retrieveSession(SessionKey)","url":"retrieveSession(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"retrieveSession(SessionKey)","url":"retrieveSession(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"retrieveSessionFromDataSource(Serializable)","url":"retrieveSessionFromDataSource(java.io.Serializable)"},{"p":"org.apache.shiro.authz.aop","c":"RoleAnnotationHandler","l":"RoleAnnotationHandler()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz.aop","c":"RoleAnnotationMethodInterceptor","l":"RoleAnnotationMethodInterceptor()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz.aop","c":"RoleAnnotationMethodInterceptor","l":"RoleAnnotationMethodInterceptor(AnnotationResolver)","url":"%3Cinit%3E(org.apache.shiro.aop.AnnotationResolver)"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"roleExists(String)","url":"roleExists(java.lang.String)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"rolePermissionResolver"},{"p":"org.apache.shiro.authz","c":"SimpleAuthorizationInfo","l":"roles"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"roles"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"ROLES_LOCK"},{"p":"org.apache.shiro.realm.text","c":"IniRealm","l":"ROLES_SECTION_NAME"},{"p":"org.apache.shiro.realm.text","c":"PropertiesRealm","l":"run()"},{"p":"org.apache.shiro.session.mgt","c":"ExecutorServiceSessionValidationScheduler","l":"run()"},{"p":"org.apache.shiro.subject.support","c":"SubjectRunnable","l":"run()"},{"p":"org.apache.shiro.subject","c":"Subject","l":"runAs(PrincipalCollection)","url":"runAs(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"runAs(PrincipalCollection)","url":"runAs(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"saltIsBase64Encoded"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"saltStyle"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"save(Subject)","url":"save(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"DefaultSubjectDAO","l":"save(Subject)","url":"save(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"SubjectDAO","l":"save(Subject)","url":"save(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"DefaultSubjectDAO","l":"saveToSession(Subject)","url":"saveToSession(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareScheduledExecutorService","l":"schedule(Callable<V>, long, TimeUnit)","url":"schedule(java.util.concurrent.Callable,long,java.util.concurrent.TimeUnit)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareScheduledExecutorService","l":"schedule(Runnable, long, TimeUnit)","url":"schedule(java.lang.Runnable,long,java.util.concurrent.TimeUnit)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareScheduledExecutorService","l":"scheduleAtFixedRate(Runnable, long, long, TimeUnit)","url":"scheduleAtFixedRate(java.lang.Runnable,long,long,java.util.concurrent.TimeUnit)"},{"p":"org.apache.shiro.realm.text","c":"PropertiesRealm","l":"scheduler"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareScheduledExecutorService","l":"scheduleWithFixedDelay(Runnable, long, long, TimeUnit)","url":"scheduleWithFixedDelay(java.lang.Runnable,long,long,java.util.concurrent.TimeUnit)"},{"p":"org.apache.shiro.realm.ldap","c":"AbstractLdapRealm","l":"searchBase"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"searchBase"},{"p":"org.apache.shiro.realm.ldap","c":"AbstractLdapRealm","l":"searchFilter"},{"p":"org.apache.shiro.util","c":"ThreadContext","l":"SECURITY_MANAGER_KEY"},{"p":"org.apache.shiro.config","c":"IniSecurityManagerFactory","l":"SECURITY_MANAGER_NAME"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"securityManager"},{"p":"org.apache.shiro","c":"SecurityUtils","l":"SecurityUtils()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"serialize(PrincipalCollection)","url":"serialize(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"session"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"SESSION_CREATION_ENABLED"},{"p":"org.apache.shiro.subject","c":"Subject.Builder","l":"session(Session)","url":"session(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.subject.support","c":"DelegatingSubject","l":"sessionCreationEnabled"},{"p":"org.apache.shiro.subject","c":"Subject.Builder","l":"sessionCreationEnabled(boolean)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"sessionDAO"},{"p":"org.apache.shiro.session","c":"SessionException","l":"SessionException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session","c":"SessionException","l":"SessionException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.session","c":"SessionException","l":"SessionException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.session","c":"SessionException","l":"SessionException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.subject","c":"Subject.Builder","l":"sessionId(Serializable)","url":"sessionId(java.io.Serializable)"},{"p":"org.apache.shiro.session","c":"SessionListenerAdapter","l":"SessionListenerAdapter()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.mgt","c":"SessionsSecurityManager","l":"SessionsSecurityManager()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"sessionValidationInterval"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"sessionValidationScheduler"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"sessionValidationSchedulerEnabled"},{"p":"org.apache.shiro.authz.permission","c":"DomainPermission","l":"setActions(Set<String>)","url":"setActions(java.util.Set)"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"setActiveSessionsCache(Cache<Serializable, Session>)","url":"setActiveSessionsCache(org.apache.shiro.cache.Cache)"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"setActiveSessionsCacheName(String)","url":"setActiveSessionsCacheName(java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"setAdditionalEnvironment(Map<String, String>)","url":"setAdditionalEnvironment(java.util.Map)"},{"p":"org.apache.shiro.aop","c":"AnnotationHandler","l":"setAnnotationClass(Class<? extends Annotation>)","url":"setAnnotationClass(java.lang.Class)"},{"p":"org.apache.shiro.session","c":"ProxiedSession","l":"setAttribute(Object, Object)","url":"setAttribute(java.lang.Object,java.lang.Object)"},{"p":"org.apache.shiro.session","c":"Session","l":"setAttribute(Object, Object)","url":"setAttribute(java.lang.Object,java.lang.Object)"},{"p":"org.apache.shiro.session.mgt","c":"DelegatingSession","l":"setAttribute(Object, Object)","url":"setAttribute(java.lang.Object,java.lang.Object)"},{"p":"org.apache.shiro.session.mgt","c":"ImmutableProxiedSession","l":"setAttribute(Object, Object)","url":"setAttribute(java.lang.Object,java.lang.Object)"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"setAttribute(Object, Object)","url":"setAttribute(java.lang.Object,java.lang.Object)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"setAttribute(SessionKey, Object, Object)","url":"setAttribute(org.apache.shiro.session.mgt.SessionKey,java.lang.Object,java.lang.Object)"},{"p":"org.apache.shiro.session.mgt","c":"NativeSessionManager","l":"setAttribute(SessionKey, Object, Object)","url":"setAttribute(org.apache.shiro.session.mgt.SessionKey,java.lang.Object,java.lang.Object)"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"setAttributes(Map<Object, Object>)","url":"setAttributes(java.util.Map)"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"setAuthenticated(boolean)"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"setAuthenticated(boolean)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"setAuthentication(String)","url":"setAuthentication(java.lang.String)"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"setAuthenticationCache(Cache<Object, AuthenticationInfo>)","url":"setAuthenticationCache(org.apache.shiro.cache.Cache)"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"setAuthenticationCacheName(String)","url":"setAuthenticationCacheName(java.lang.String)"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"setAuthenticationCachingEnabled(boolean)"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"setAuthenticationInfo(AuthenticationInfo)","url":"setAuthenticationInfo(org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"setAuthenticationInfo(AuthenticationInfo)","url":"setAuthenticationInfo(org.apache.shiro.authc.AuthenticationInfo)"},{"p":"org.apache.shiro.authc","c":"AbstractAuthenticator","l":"setAuthenticationListeners(Collection<AuthenticationListener>)","url":"setAuthenticationListeners(java.util.Collection)"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"setAuthenticationMechanism(String)","url":"setAuthenticationMechanism(java.lang.String)"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"setAuthenticationQuery(String)","url":"setAuthenticationQuery(java.lang.String)"},{"p":"org.apache.shiro.authc.pam","c":"ModularRealmAuthenticator","l":"setAuthenticationStrategy(AuthenticationStrategy)","url":"setAuthenticationStrategy(org.apache.shiro.authc.pam.AuthenticationStrategy)"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"setAuthenticationToken(AuthenticationToken)","url":"setAuthenticationToken(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"setAuthenticationToken(AuthenticationToken)","url":"setAuthenticationToken(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"setAuthenticationTokenClass(Class<? extends AuthenticationToken>)","url":"setAuthenticationTokenClass(java.lang.Class)"},{"p":"org.apache.shiro.mgt","c":"AuthenticatingSecurityManager","l":"setAuthenticator(Authenticator)","url":"setAuthenticator(org.apache.shiro.authc.Authenticator)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"setAuthorizationCache(Cache<Object, AuthorizationInfo>)","url":"setAuthorizationCache(org.apache.shiro.cache.Cache)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"setAuthorizationCacheName(String)","url":"setAuthorizationCacheName(java.lang.String)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"setAuthorizationCachingEnabled(boolean)"},{"p":"org.apache.shiro.mgt","c":"AuthorizingSecurityManager","l":"setAuthorizer(Authorizer)","url":"setAuthorizer(org.apache.shiro.authz.Authorizer)"},{"p":"org.apache.shiro.mgt","c":"CachingSecurityManager","l":"setCacheManager(CacheManager)","url":"setCacheManager(org.apache.shiro.cache.CacheManager)"},{"p":"org.apache.shiro.realm","c":"CachingRealm","l":"setCacheManager(CacheManager)","url":"setCacheManager(org.apache.shiro.cache.CacheManager)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"setCacheManager(CacheManager)","url":"setCacheManager(org.apache.shiro.cache.CacheManager)"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"setCacheManager(CacheManager)","url":"setCacheManager(org.apache.shiro.cache.CacheManager)"},{"p":"org.apache.shiro.realm","c":"CachingRealm","l":"setCachingEnabled(boolean)"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermissionResolver","l":"setCaseSensitive(boolean)"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"setCipherKey(byte[])"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"setCipherService(CipherService)","url":"setCipherService(org.apache.shiro.crypto.CipherService)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapRealm","l":"setContextFactory(LdapContextFactory)","url":"setContextFactory(org.apache.shiro.realm.ldap.LdapContextFactory)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"setContextFactoryClassName(String)","url":"setContextFactoryClassName(java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"setContextFactoryClassName(String)","url":"setContextFactoryClassName(java.lang.String)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"setCredentials(Object)","url":"setCredentials(java.lang.Object)"},{"p":"org.apache.shiro.authc","c":"SimpleAuthenticationInfo","l":"setCredentials(Object)","url":"setCredentials(java.lang.Object)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"setCredentialsExpired(boolean)"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"setCredentialsMatcher(CredentialsMatcher)","url":"setCredentialsMatcher(org.apache.shiro.authc.credential.CredentialsMatcher)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"setCredentialsSalt(ByteSource)","url":"setCredentialsSalt(org.apache.shiro.util.ByteSource)"},{"p":"org.apache.shiro.authc","c":"SimpleAuthenticationInfo","l":"setCredentialsSalt(ByteSource)","url":"setCredentialsSalt(org.apache.shiro.util.ByteSource)"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"setDataSource(DataSource)","url":"setDataSource(javax.sql.DataSource)"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"setDecryptionCipherKey(byte[])"},{"p":"org.apache.shiro.config","c":"IniFactorySupport","l":"setDefaults(Map<String, ?>)","url":"setDefaults(java.util.Map)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"setDeleteInvalidSessions(boolean)"},{"p":"org.apache.shiro.authz.permission","c":"DomainPermission","l":"setDomain(String)","url":"setDomain(java.lang.String)"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"setEncryptionCipherKey(byte[])"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"setEnvironment(Map)","url":"setEnvironment(java.util.Map)"},{"p":"org.apache.shiro.jndi","c":"JndiTemplate","l":"setEnvironment(Properties)","url":"setEnvironment(java.util.Properties)"},{"p":"org.apache.shiro.mgt","c":"CachingSecurityManager","l":"setEventBus(EventBus)","url":"setEventBus(org.apache.shiro.event.EventBus)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"setEventBus(EventBus)","url":"setEventBus(org.apache.shiro.event.EventBus)"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"setExpired(boolean)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractSessionManager","l":"setGlobalSessionTimeout(long)"},{"p":"org.apache.shiro.realm.activedirectory","c":"ActiveDirectoryRealm","l":"setGroupRolesMap(Map<String, String>)","url":"setGroupRolesMap(java.util.Map)"},{"p":"org.apache.shiro.aop","c":"AnnotationMethodInterceptor","l":"setHandler(AnnotationHandler)","url":"setHandler(org.apache.shiro.aop.AnnotationHandler)"},{"p":"org.apache.shiro.authc.credential","c":"HashedCredentialsMatcher","l":"setHashAlgorithmName(String)","url":"setHashAlgorithmName(java.lang.String)"},{"p":"org.apache.shiro.authc.credential","c":"DefaultPasswordService","l":"setHashFormat(HashFormat)","url":"setHashFormat(org.apache.shiro.crypto.hash.format.HashFormat)"},{"p":"org.apache.shiro.authc.credential","c":"DefaultPasswordService","l":"setHashFormatFactory(HashFormatFactory)","url":"setHashFormatFactory(org.apache.shiro.crypto.hash.format.HashFormatFactory)"},{"p":"org.apache.shiro.authc.credential","c":"HashedCredentialsMatcher","l":"setHashIterations(int)"},{"p":"org.apache.shiro.authc.credential","c":"HashedCredentialsMatcher","l":"setHashSalted(boolean)"},{"p":"org.apache.shiro.authc.credential","c":"DefaultPasswordService","l":"setHashService(HashService)","url":"setHashService(org.apache.shiro.crypto.hash.HashService)"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"setHost(String)","url":"setHost(java.lang.String)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionContext","l":"setHost(String)","url":"setHost(java.lang.String)"},{"p":"org.apache.shiro.session.mgt","c":"SessionContext","l":"setHost(String)","url":"setHost(java.lang.String)"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"setHost(String)","url":"setHost(java.lang.String)"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"setHost(String)","url":"setHost(java.lang.String)"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"setHost(String)","url":"setHost(java.lang.String)"},{"p":"org.apache.shiro.authz","c":"HostUnauthorizedException","l":"setHostAddress(String)","url":"setHostAddress(java.lang.String)"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"setId(Serializable)","url":"setId(java.io.Serializable)"},{"p":"org.apache.shiro.config","c":"IniFactorySupport","l":"setIni(Ini)","url":"setIni(org.apache.shiro.config.Ini)"},{"p":"org.apache.shiro.realm.text","c":"IniRealm","l":"setIni(Ini)","url":"setIni(org.apache.shiro.config.Ini)"},{"p":"org.apache.shiro.session.mgt","c":"ExecutorServiceSessionValidationScheduler","l":"setInterval(long)"},{"p":"org.apache.shiro.jndi","c":"JndiLocator","l":"setJndiEnvironment(Properties)","url":"setJndiEnvironment(java.util.Properties)"},{"p":"org.apache.shiro.realm.jndi","c":"JndiRealmFactory","l":"setJndiNames(Collection<String>)","url":"setJndiNames(java.util.Collection)"},{"p":"org.apache.shiro.realm.jndi","c":"JndiRealmFactory","l":"setJndiNames(String)","url":"setJndiNames(java.lang.String)"},{"p":"org.apache.shiro.jndi","c":"JndiLocator","l":"setJndiTemplate(JndiTemplate)","url":"setJndiTemplate(org.apache.shiro.jndi.JndiTemplate)"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"setLastAccessTime(Date)","url":"setLastAccessTime(java.util.Date)"},{"p":"org.apache.shiro.realm.ldap","c":"AbstractLdapRealm","l":"setLdapContextFactory(LdapContextFactory)","url":"setLdapContextFactory(org.apache.shiro.realm.ldap.LdapContextFactory)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"setLocked(boolean)"},{"p":"org.apache.shiro.authz.aop","c":"AnnotationsAuthorizingMethodInterceptor","l":"setMethodInterceptors(Collection<AuthorizingAnnotationMethodInterceptor>)","url":"setMethodInterceptors(java.util.Collection)"},{"p":"org.apache.shiro.authz","c":"SimpleRole","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"org.apache.shiro.realm","c":"CachingRealm","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"org.apache.shiro.env","c":"DefaultEnvironment","l":"setObject(String, Object)","url":"setObject(java.lang.String,java.lang.Object)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"setObjectPermissions(Set<Permission>)","url":"setObjectPermissions(java.util.Set)"},{"p":"org.apache.shiro.authz","c":"SimpleAuthorizationInfo","l":"setObjectPermissions(Set<Permission>)","url":"setObjectPermissions(java.util.Set)"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermission","l":"setParts(List<Set<String>>)","url":"setParts(java.util.List)"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermission","l":"setParts(String, boolean)","url":"setParts(java.lang.String,boolean)"},{"p":"org.apache.shiro.authz.permission","c":"DomainPermission","l":"setParts(String, Set<String>, Set<String>)","url":"setParts(java.lang.String,java.util.Set,java.util.Set)"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermission","l":"setParts(String)","url":"setParts(java.lang.String)"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"setPassword(char[])"},{"p":"org.apache.shiro.authc.credential","c":"PasswordMatcher","l":"setPasswordService(PasswordService)","url":"setPasswordService(org.apache.shiro.authc.credential.PasswordService)"},{"p":"org.apache.shiro.util","c":"AntPathMatcher","l":"setPathSeparator(String)","url":"setPathSeparator(java.lang.String)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"setPermissionResolver(PermissionResolver)","url":"setPermissionResolver(org.apache.shiro.authz.permission.PermissionResolver)"},{"p":"org.apache.shiro.authz.permission","c":"PermissionResolverAware","l":"setPermissionResolver(PermissionResolver)","url":"setPermissionResolver(org.apache.shiro.authz.permission.PermissionResolver)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"setPermissionResolver(PermissionResolver)","url":"setPermissionResolver(org.apache.shiro.authz.permission.PermissionResolver)"},{"p":"org.apache.shiro.authz","c":"SimpleRole","l":"setPermissions(Set<Permission>)","url":"setPermissions(java.util.Set)"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"setPermissionsLookupEnabled(boolean)"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"setPermissionsQuery(String)","url":"setPermissionsQuery(java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"setPoolingEnabled(boolean)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"setPrincipals(PrincipalCollection)","url":"setPrincipals(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.authc","c":"SimpleAuthenticationInfo","l":"setPrincipals(PrincipalCollection)","url":"setPrincipals(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"setPrincipals(PrincipalCollection)","url":"setPrincipals(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"setPrincipals(PrincipalCollection)","url":"setPrincipals(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.realm.ldap","c":"AbstractLdapRealm","l":"setPrincipalSuffix(String)","url":"setPrincipalSuffix(java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"setPrincipalSuffix(String)","url":"setPrincipalSuffix(java.lang.String)"},{"p":"org.apache.shiro.session.mgt.eis","c":"RandomSessionIdGenerator","l":"setRandom(Random)","url":"setRandom(java.util.Random)"},{"p":"org.apache.shiro.mgt","c":"RealmSecurityManager","l":"setRealm(Realm)","url":"setRealm(org.apache.shiro.realm.Realm)"},{"p":"org.apache.shiro.subject","c":"PrincipalMap","l":"setRealmPrincipal(String, String, Object)","url":"setRealmPrincipal(java.lang.String,java.lang.String,java.lang.Object)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"setRealmPrincipal(String, String, Object)","url":"setRealmPrincipal(java.lang.String,java.lang.String,java.lang.Object)"},{"p":"org.apache.shiro.subject","c":"PrincipalMap","l":"setRealmPrincipals(String, Map<String, Object>)","url":"setRealmPrincipals(java.lang.String,java.util.Map)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"setRealmPrincipals(String, Map<String, Object>)","url":"setRealmPrincipals(java.lang.String,java.util.Map)"},{"p":"org.apache.shiro.authc.pam","c":"ModularRealmAuthenticator","l":"setRealms(Collection<Realm>)","url":"setRealms(java.util.Collection)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"setRealms(Collection<Realm>)","url":"setRealms(java.util.Collection)"},{"p":"org.apache.shiro.mgt","c":"RealmSecurityManager","l":"setRealms(Collection<Realm>)","url":"setRealms(java.util.Collection)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"setReferral(String)","url":"setReferral(java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"setReferral(String)","url":"setReferral(java.lang.String)"},{"p":"org.apache.shiro.config","c":"IniSecurityManagerFactory","l":"setReflectionBuilder(ReflectionBuilder)","url":"setReflectionBuilder(org.apache.shiro.config.ReflectionBuilder)"},{"p":"org.apache.shiro.realm.text","c":"PropertiesRealm","l":"setReloadIntervalSeconds(int)"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"setRememberMe(boolean)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"setRememberMeManager(RememberMeManager)","url":"setRememberMeManager(org.apache.shiro.mgt.RememberMeManager)"},{"p":"org.apache.shiro.jndi","c":"JndiObjectFactory","l":"setRequiredType(Class<? extends T>)","url":"setRequiredType(java.lang.Class)"},{"p":"org.apache.shiro.aop","c":"AnnotationMethodInterceptor","l":"setResolver(AnnotationResolver)","url":"setResolver(org.apache.shiro.aop.AnnotationResolver)"},{"p":"org.apache.shiro.jndi","c":"JndiObjectFactory","l":"setResourceName(String)","url":"setResourceName(java.lang.String)"},{"p":"org.apache.shiro.realm.text","c":"IniRealm","l":"setResourcePath(String)","url":"setResourcePath(java.lang.String)"},{"p":"org.apache.shiro.realm.text","c":"PropertiesRealm","l":"setResourcePath(String)","url":"setResourcePath(java.lang.String)"},{"p":"org.apache.shiro.jndi","c":"JndiLocator","l":"setResourceRef(boolean)"},{"p":"org.apache.shiro.util","c":"ThreadContext","l":"setResources(Map<Object, Object>)","url":"setResources(java.util.Map)"},{"p":"org.apache.shiro.realm.text","c":"TextConfigurationRealm","l":"setRoleDefinitions(String)","url":"setRoleDefinitions(java.lang.String)"},{"p":"org.apache.shiro.authz","c":"ModularRealmAuthorizer","l":"setRolePermissionResolver(RolePermissionResolver)","url":"setRolePermissionResolver(org.apache.shiro.authz.permission.RolePermissionResolver)"},{"p":"org.apache.shiro.authz.permission","c":"RolePermissionResolverAware","l":"setRolePermissionResolver(RolePermissionResolver)","url":"setRolePermissionResolver(org.apache.shiro.authz.permission.RolePermissionResolver)"},{"p":"org.apache.shiro.realm","c":"AuthorizingRealm","l":"setRolePermissionResolver(RolePermissionResolver)","url":"setRolePermissionResolver(org.apache.shiro.authz.permission.RolePermissionResolver)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"setRoles(Set<String>)","url":"setRoles(java.util.Set)"},{"p":"org.apache.shiro.authz","c":"SimpleAuthorizationInfo","l":"setRoles(Set<String>)","url":"setRoles(java.util.Set)"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"setSaltIsBase64Encoded(boolean)"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"setSaltStyle(JdbcRealm.SaltStyle)","url":"setSaltStyle(org.apache.shiro.realm.jdbc.JdbcRealm.SaltStyle)"},{"p":"org.apache.shiro.realm.ldap","c":"AbstractLdapRealm","l":"setSearchBase(String)","url":"setSearchBase(java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"setSearchBase(String)","url":"setSearchBase(java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"AbstractLdapRealm","l":"setSearchFilter(String)","url":"setSearchFilter(java.lang.String)"},{"p":"org.apache.shiro","c":"SecurityUtils","l":"setSecurityManager(SecurityManager)","url":"setSecurityManager(org.apache.shiro.mgt.SecurityManager)"},{"p":"org.apache.shiro.env","c":"DefaultEnvironment","l":"setSecurityManager(SecurityManager)","url":"setSecurityManager(org.apache.shiro.mgt.SecurityManager)"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"setSecurityManager(SecurityManager)","url":"setSecurityManager(org.apache.shiro.mgt.SecurityManager)"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"setSecurityManager(SecurityManager)","url":"setSecurityManager(org.apache.shiro.mgt.SecurityManager)"},{"p":"org.apache.shiro.env","c":"DefaultEnvironment","l":"setSecurityManagerName(String)","url":"setSecurityManagerName(java.lang.String)"},{"p":"org.apache.shiro.mgt","c":"AbstractRememberMeManager","l":"setSerializer(Serializer<PrincipalCollection>)","url":"setSerializer(org.apache.shiro.io.Serializer)"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"setSession(Session)","url":"setSession(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"setSession(Session)","url":"setSession(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"setSessionCreationEnabled(boolean)"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"setSessionCreationEnabled(boolean)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"setSessionDAO(SessionDAO)","url":"setSessionDAO(org.apache.shiro.session.mgt.eis.SessionDAO)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionManager","l":"setSessionFactory(SessionFactory)","url":"setSessionFactory(org.apache.shiro.session.mgt.SessionFactory)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionContext","l":"setSessionId(Serializable)","url":"setSessionId(java.io.Serializable)"},{"p":"org.apache.shiro.session.mgt","c":"DefaultSessionKey","l":"setSessionId(Serializable)","url":"setSessionId(java.io.Serializable)"},{"p":"org.apache.shiro.session.mgt","c":"SessionContext","l":"setSessionId(Serializable)","url":"setSessionId(java.io.Serializable)"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"setSessionId(Serializable)","url":"setSessionId(java.io.Serializable)"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"setSessionId(Serializable)","url":"setSessionId(java.io.Serializable)"},{"p":"org.apache.shiro.session.mgt.eis","c":"AbstractSessionDAO","l":"setSessionIdGenerator(SessionIdGenerator)","url":"setSessionIdGenerator(org.apache.shiro.session.mgt.eis.SessionIdGenerator)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"setSessionListeners(Collection<SessionListener>)","url":"setSessionListeners(java.util.Collection)"},{"p":"org.apache.shiro.mgt","c":"SessionsSecurityManager","l":"setSessionManager(SessionManager)","url":"setSessionManager(org.apache.shiro.session.mgt.SessionManager)"},{"p":"org.apache.shiro.session.mgt","c":"ExecutorServiceSessionValidationScheduler","l":"setSessionManager(ValidatingSessionManager)","url":"setSessionManager(org.apache.shiro.session.mgt.ValidatingSessionManager)"},{"p":"org.apache.shiro.mgt","c":"DefaultSessionStorageEvaluator","l":"setSessionStorageEnabled(boolean)"},{"p":"org.apache.shiro.mgt","c":"DefaultSubjectDAO","l":"setSessionStorageEvaluator(SessionStorageEvaluator)","url":"setSessionStorageEvaluator(org.apache.shiro.mgt.SessionStorageEvaluator)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"setSessionValidationInterval(long)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"setSessionValidationScheduler(SessionValidationScheduler)","url":"setSessionValidationScheduler(org.apache.shiro.session.mgt.SessionValidationScheduler)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"setSessionValidationSchedulerEnabled(boolean)"},{"p":"org.apache.shiro.util","c":"AbstractFactory","l":"setSingleton(boolean)"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"setStartTimestamp(Date)","url":"setStartTimestamp(java.util.Date)"},{"p":"org.apache.shiro.authc.pam","c":"FirstSuccessfulStrategy","l":"setStopAfterFirstSuccess(boolean)"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"setStopTimestamp(Date)","url":"setStopTimestamp(java.util.Date)"},{"p":"org.apache.shiro.authc.credential","c":"HashedCredentialsMatcher","l":"setStoredCredentialsHexEncoded(boolean)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"setStringPermissions(Set<String>)","url":"setStringPermissions(java.util.Set)"},{"p":"org.apache.shiro.authz","c":"SimpleAuthorizationInfo","l":"setStringPermissions(Set<String>)","url":"setStringPermissions(java.util.Set)"},{"p":"org.apache.shiro.subject","c":"SubjectContext","l":"setSubject(Subject)","url":"setSubject(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.subject.support","c":"DefaultSubjectContext","l":"setSubject(Subject)","url":"setSubject(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"setSubjectDAO(SubjectDAO)","url":"setSubjectDAO(org.apache.shiro.mgt.SubjectDAO)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"setSubjectFactory(SubjectFactory)","url":"setSubjectFactory(org.apache.shiro.mgt.SubjectFactory)"},{"p":"org.apache.shiro.realm.ldap","c":"AbstractLdapRealm","l":"setSystemPassword(String)","url":"setSystemPassword(java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"setSystemPassword(String)","url":"setSystemPassword(java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"setSystemPassword(String)","url":"setSystemPassword(java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"AbstractLdapRealm","l":"setSystemUsername(String)","url":"setSystemUsername(java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"setSystemUsername(String)","url":"setSystemUsername(java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"setSystemUsername(String)","url":"setSystemUsername(java.lang.String)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutor","l":"setTargetExecutor(Executor)","url":"setTargetExecutor(java.util.concurrent.Executor)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutorService","l":"setTargetExecutor(Executor)","url":"setTargetExecutor(java.util.concurrent.Executor)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareScheduledExecutorService","l":"setTargetExecutor(Executor)","url":"setTargetExecutor(java.util.concurrent.Executor)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutorService","l":"setTargetExecutorService(ExecutorService)","url":"setTargetExecutorService(java.util.concurrent.ExecutorService)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareScheduledExecutorService","l":"setTargetExecutorService(ExecutorService)","url":"setTargetExecutorService(java.util.concurrent.ExecutorService)"},{"p":"org.apache.shiro.authz.permission","c":"DomainPermission","l":"setTargets(Set<String>)","url":"setTargets(java.util.Set)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareScheduledExecutorService","l":"setTargetScheduledExecutorService(ScheduledExecutorService)","url":"setTargetScheduledExecutorService(java.util.concurrent.ScheduledExecutorService)"},{"p":"org.apache.shiro.session.mgt","c":"ExecutorServiceSessionValidationScheduler","l":"setThreadNamePrefix(String)","url":"setThreadNamePrefix(java.lang.String)"},{"p":"org.apache.shiro.session","c":"ProxiedSession","l":"setTimeout(long)"},{"p":"org.apache.shiro.session","c":"Session","l":"setTimeout(long)"},{"p":"org.apache.shiro.session.mgt","c":"DelegatingSession","l":"setTimeout(long)"},{"p":"org.apache.shiro.session.mgt","c":"ImmutableProxiedSession","l":"setTimeout(long)"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"setTimeout(long)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"setTimeout(SessionKey, long)","url":"setTimeout(org.apache.shiro.session.mgt.SessionKey,long)"},{"p":"org.apache.shiro.session.mgt","c":"NativeSessionManager","l":"setTimeout(SessionKey, long)","url":"setTimeout(org.apache.shiro.session.mgt.SessionKey,long)"},{"p":"org.apache.shiro.realm.ldap","c":"AbstractLdapRealm","l":"setUrl(String)","url":"setUrl(java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"setUrl(String)","url":"setUrl(java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"setUrl(String)","url":"setUrl(java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"setUsePooling(boolean)"},{"p":"org.apache.shiro.realm.text","c":"TextConfigurationRealm","l":"setUserDefinitions(String)","url":"setUserDefinitions(java.lang.String)"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapRealm","l":"setUserDnTemplate(String)","url":"setUserDnTemplate(java.lang.String)"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"setUsername(String)","url":"setUsername(java.lang.String)"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"setUserRolesQuery(String)","url":"setUserRolesQuery(java.lang.String)"},{"p":"org.apache.shiro.realm.text","c":"PropertiesRealm","l":"setUseXmlFormat(boolean)"},{"p":"org.apache.shiro.authc.credential","c":"Sha1CredentialsMatcher","l":"Sha1CredentialsMatcher()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc.credential","c":"Sha256CredentialsMatcher","l":"Sha256CredentialsMatcher()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc.credential","c":"Sha384CredentialsMatcher","l":"Sha384CredentialsMatcher()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc.credential","c":"Sha512CredentialsMatcher","l":"Sha512CredentialsMatcher()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc.pam","c":"ShortCircuitIterationException","l":"ShortCircuitIterationException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc.pam","c":"ShortCircuitIterationException","l":"ShortCircuitIterationException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.authc.pam","c":"ShortCircuitIterationException","l":"ShortCircuitIterationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authc.pam","c":"ShortCircuitIterationException","l":"ShortCircuitIterationException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.config","c":"IniSecurityManagerFactory","l":"shouldImplicitlyCreateRealm(Ini)","url":"shouldImplicitlyCreateRealm(org.apache.shiro.config.Ini)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutorService","l":"shutdown()"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutorService","l":"shutdownNow()"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"SIMPLE_AUTHENTICATION_MECHANISM_NAME"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"SimpleAccount()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"SimpleAccount(Collection, Object, String, Set<String>, Set<Permission>)","url":"%3Cinit%3E(java.util.Collection,java.lang.Object,java.lang.String,java.util.Set,java.util.Set)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"SimpleAccount(Collection, Object, String)","url":"%3Cinit%3E(java.util.Collection,java.lang.Object,java.lang.String)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"SimpleAccount(Object, Object, ByteSource, String)","url":"%3Cinit%3E(java.lang.Object,java.lang.Object,org.apache.shiro.util.ByteSource,java.lang.String)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"SimpleAccount(Object, Object, String, Set<String>, Set<Permission>)","url":"%3Cinit%3E(java.lang.Object,java.lang.Object,java.lang.String,java.util.Set,java.util.Set)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"SimpleAccount(Object, Object, String)","url":"%3Cinit%3E(java.lang.Object,java.lang.Object,java.lang.String)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"SimpleAccount(PrincipalCollection, Object, ByteSource)","url":"%3Cinit%3E(org.apache.shiro.subject.PrincipalCollection,java.lang.Object,org.apache.shiro.util.ByteSource)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"SimpleAccount(PrincipalCollection, Object, Set<String>, Set<Permission>)","url":"%3Cinit%3E(org.apache.shiro.subject.PrincipalCollection,java.lang.Object,java.util.Set,java.util.Set)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"SimpleAccount(PrincipalCollection, Object, Set<String>)","url":"%3Cinit%3E(org.apache.shiro.subject.PrincipalCollection,java.lang.Object,java.util.Set)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"SimpleAccount(PrincipalCollection, Object)","url":"%3Cinit%3E(org.apache.shiro.subject.PrincipalCollection,java.lang.Object)"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"SimpleAccountRealm()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"SimpleAccountRealm(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authc","c":"SimpleAuthenticationInfo","l":"SimpleAuthenticationInfo()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc","c":"SimpleAuthenticationInfo","l":"SimpleAuthenticationInfo(Object, Object, ByteSource, String)","url":"%3Cinit%3E(java.lang.Object,java.lang.Object,org.apache.shiro.util.ByteSource,java.lang.String)"},{"p":"org.apache.shiro.authc","c":"SimpleAuthenticationInfo","l":"SimpleAuthenticationInfo(Object, Object, String)","url":"%3Cinit%3E(java.lang.Object,java.lang.Object,java.lang.String)"},{"p":"org.apache.shiro.authc","c":"SimpleAuthenticationInfo","l":"SimpleAuthenticationInfo(PrincipalCollection, Object, ByteSource)","url":"%3Cinit%3E(org.apache.shiro.subject.PrincipalCollection,java.lang.Object,org.apache.shiro.util.ByteSource)"},{"p":"org.apache.shiro.authc","c":"SimpleAuthenticationInfo","l":"SimpleAuthenticationInfo(PrincipalCollection, Object)","url":"%3Cinit%3E(org.apache.shiro.subject.PrincipalCollection,java.lang.Object)"},{"p":"org.apache.shiro.authz","c":"SimpleAuthorizationInfo","l":"SimpleAuthorizationInfo()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz","c":"SimpleAuthorizationInfo","l":"SimpleAuthorizationInfo(Set<String>)","url":"%3Cinit%3E(java.util.Set)"},{"p":"org.apache.shiro.authc.credential","c":"SimpleCredentialsMatcher","l":"SimpleCredentialsMatcher()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"SimplePrincipalCollection()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"SimplePrincipalCollection(Collection, String)","url":"%3Cinit%3E(java.util.Collection,java.lang.String)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"SimplePrincipalCollection(Object, String)","url":"%3Cinit%3E(java.lang.Object,java.lang.String)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"SimplePrincipalCollection(PrincipalCollection)","url":"%3Cinit%3E(org.apache.shiro.subject.PrincipalCollection)"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"SimplePrincipalMap()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"SimplePrincipalMap(Map<String, Map<String, Object>>)","url":"%3Cinit%3E(java.util.Map)"},{"p":"org.apache.shiro.authz","c":"SimpleRole","l":"SimpleRole()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz","c":"SimpleRole","l":"SimpleRole(String, Set<Permission>)","url":"%3Cinit%3E(java.lang.String,java.util.Set)"},{"p":"org.apache.shiro.authz","c":"SimpleRole","l":"SimpleRole(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"SimpleSession()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"SimpleSession(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSessionFactory","l":"SimpleSessionFactory()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"size()"},{"p":"org.apache.shiro.util","c":"MapContext","l":"size()"},{"p":"org.apache.shiro.util","c":"CollectionUtils","l":"size(Collection)","url":"size(java.util.Collection)"},{"p":"org.apache.shiro.util","c":"CollectionUtils","l":"size(Map)","url":"size(java.util.Map)"},{"p":"org.apache.shiro.mgt","c":"SessionsSecurityManager","l":"start(SessionContext)","url":"start(org.apache.shiro.session.mgt.SessionContext)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"start(SessionContext)","url":"start(org.apache.shiro.session.mgt.SessionContext)"},{"p":"org.apache.shiro.session.mgt","c":"SessionManager","l":"start(SessionContext)","url":"start(org.apache.shiro.session.mgt.SessionContext)"},{"p":"org.apache.shiro.realm.text","c":"PropertiesRealm","l":"startReloadThread()"},{"p":"org.apache.shiro.session","c":"ProxiedSession","l":"stop()"},{"p":"org.apache.shiro.session","c":"Session","l":"stop()"},{"p":"org.apache.shiro.session.mgt","c":"DelegatingSession","l":"stop()"},{"p":"org.apache.shiro.session.mgt","c":"ImmutableProxiedSession","l":"stop()"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"stop()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"stop(SessionKey)","url":"stop(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session.mgt","c":"NativeSessionManager","l":"stop(SessionKey)","url":"stop(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session","c":"StoppedSessionException","l":"StoppedSessionException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session","c":"StoppedSessionException","l":"StoppedSessionException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.session","c":"StoppedSessionException","l":"StoppedSessionException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.session","c":"StoppedSessionException","l":"StoppedSessionException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"stopSession(Subject)","url":"stopSession(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.session.mgt.eis","c":"MemorySessionDAO","l":"storeSession(Serializable, Session)","url":"storeSession(java.io.Serializable,org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.authz","c":"SimpleAuthorizationInfo","l":"stringPermissions"},{"p":"org.apache.shiro.util","c":"ThreadContext","l":"SUBJECT_KEY"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutor","l":"SubjectAwareExecutor()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutor","l":"SubjectAwareExecutor(Executor)","url":"%3Cinit%3E(java.util.concurrent.Executor)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutorService","l":"SubjectAwareExecutorService()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutorService","l":"SubjectAwareExecutorService(ExecutorService)","url":"%3Cinit%3E(java.util.concurrent.ExecutorService)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareScheduledExecutorService","l":"SubjectAwareScheduledExecutorService()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareScheduledExecutorService","l":"SubjectAwareScheduledExecutorService(ScheduledExecutorService)","url":"%3Cinit%3E(java.util.concurrent.ScheduledExecutorService)"},{"p":"org.apache.shiro.subject.support","c":"SubjectCallable","l":"SubjectCallable(Subject, Callable<V>)","url":"%3Cinit%3E(org.apache.shiro.subject.Subject,java.util.concurrent.Callable)"},{"p":"org.apache.shiro.subject.support","c":"SubjectCallable","l":"SubjectCallable(ThreadState, Callable<V>)","url":"%3Cinit%3E(org.apache.shiro.util.ThreadState,java.util.concurrent.Callable)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"subjectDAO"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"subjectFactory"},{"p":"org.apache.shiro.subject.support","c":"SubjectRunnable","l":"SubjectRunnable(Subject, Runnable)","url":"%3Cinit%3E(org.apache.shiro.subject.Subject,java.lang.Runnable)"},{"p":"org.apache.shiro.subject.support","c":"SubjectRunnable","l":"SubjectRunnable(ThreadState, Runnable)","url":"%3Cinit%3E(org.apache.shiro.util.ThreadState,java.lang.Runnable)"},{"p":"org.apache.shiro.subject.support","c":"SubjectThreadState","l":"SubjectThreadState(Subject)","url":"%3Cinit%3E(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutorService","l":"submit(Callable<T>)","url":"submit(java.util.concurrent.Callable)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutorService","l":"submit(Runnable, T)","url":"submit(java.lang.Runnable,T)"},{"p":"org.apache.shiro.concurrent","c":"SubjectAwareExecutorService","l":"submit(Runnable)","url":"submit(java.lang.Runnable)"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermission","l":"SUBPART_DIVIDER_TOKEN"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"SUN_CONNECTION_POOLING_PROPERTY"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"SUN_CONNECTION_POOLING_PROPERTY"},{"p":"org.apache.shiro.realm","c":"AuthenticatingRealm","l":"supports(AuthenticationToken)","url":"supports(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.realm","c":"Realm","l":"supports(AuthenticationToken)","url":"supports(org.apache.shiro.authc.AuthenticationToken)"},{"p":"org.apache.shiro.aop","c":"AnnotationMethodInterceptor","l":"supports(MethodInvocation)","url":"supports(org.apache.shiro.aop.MethodInvocation)"},{"p":"org.apache.shiro.realm.ldap","c":"AbstractLdapRealm","l":"systemPassword"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"systemPassword"},{"p":"org.apache.shiro.realm.ldap","c":"AbstractLdapRealm","l":"systemUsername"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"systemUsername"},{"p":"org.apache.shiro.realm.text","c":"TextConfigurationRealm","l":"TextConfigurationRealm()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.util","c":"ThreadContext","l":"ThreadContext()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.subject.support","c":"SubjectCallable","l":"threadState"},{"p":"org.apache.shiro.subject.support","c":"SubjectRunnable","l":"threadState"},{"p":"org.apache.shiro.session.mgt","c":"ImmutableProxiedSession","l":"throwImmutableException()"},{"p":"org.apache.shiro.realm.text","c":"TextConfigurationRealm","l":"toLines(String)","url":"toLines(java.lang.String)"},{"p":"org.apache.shiro.realm.text","c":"TextConfigurationRealm","l":"toMap(Collection<String>)","url":"toMap(java.util.Collection)"},{"p":"org.apache.shiro.util","c":"PermissionUtils","l":"toPermissionStrings(String)","url":"toPermissionStrings(java.lang.String)"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"toSet(String, String)","url":"toSet(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.authc","c":"SimpleAccount","l":"toString()"},{"p":"org.apache.shiro.authc","c":"SimpleAuthenticationInfo","l":"toString()"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"toString()"},{"p":"org.apache.shiro.authz","c":"SimpleRole","l":"toString()"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermission","l":"toString()"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"toString()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalCollection","l":"toString()"},{"p":"org.apache.shiro.session","c":"ProxiedSession","l":"touch()"},{"p":"org.apache.shiro.session","c":"Session","l":"touch()"},{"p":"org.apache.shiro.session.mgt","c":"DelegatingSession","l":"touch()"},{"p":"org.apache.shiro.session.mgt","c":"ImmutableProxiedSession","l":"touch()"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"touch()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractNativeSessionManager","l":"touch(SessionKey)","url":"touch(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.session.mgt","c":"NativeSessionManager","l":"touch(SessionKey)","url":"touch(org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.authz","c":"UnauthenticatedException","l":"UnauthenticatedException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz","c":"UnauthenticatedException","l":"UnauthenticatedException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.authz","c":"UnauthenticatedException","l":"UnauthenticatedException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authz","c":"UnauthenticatedException","l":"UnauthenticatedException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.authz","c":"UnauthorizedException","l":"UnauthorizedException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz","c":"UnauthorizedException","l":"UnauthorizedException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.authz","c":"UnauthorizedException","l":"UnauthorizedException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authz","c":"UnauthorizedException","l":"UnauthorizedException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro","c":"UnavailableSecurityManagerException","l":"UnavailableSecurityManagerException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro","c":"UnavailableSecurityManagerException","l":"UnavailableSecurityManagerException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.jndi","c":"JndiTemplate","l":"unbind(String)","url":"unbind(java.lang.String)"},{"p":"org.apache.shiro.mgt","c":"DefaultSecurityManager","l":"unbind(Subject)","url":"unbind(org.apache.shiro.subject.Subject)"},{"p":"org.apache.shiro.util","c":"ThreadContext","l":"unbindSecurityManager()"},{"p":"org.apache.shiro.util","c":"ThreadContext","l":"unbindSubject()"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"uncache(Session)","url":"uncache(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.authc","c":"UnknownAccountException","l":"UnknownAccountException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc","c":"UnknownAccountException","l":"UnknownAccountException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.authc","c":"UnknownAccountException","l":"UnknownAccountException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authc","c":"UnknownAccountException","l":"UnknownAccountException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.session","c":"UnknownSessionException","l":"UnknownSessionException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.session","c":"UnknownSessionException","l":"UnknownSessionException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.session","c":"UnknownSessionException","l":"UnknownSessionException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.session","c":"UnknownSessionException","l":"UnknownSessionException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.ldap","c":"UnsupportedAuthenticationMechanismException","l":"UnsupportedAuthenticationMechanismException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.ldap","c":"UnsupportedAuthenticationMechanismException","l":"UnsupportedAuthenticationMechanismException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authc.pam","c":"UnsupportedTokenException","l":"UnsupportedTokenException()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc.pam","c":"UnsupportedTokenException","l":"UnsupportedTokenException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.shiro.authc.pam","c":"UnsupportedTokenException","l":"UnsupportedTokenException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authc.pam","c":"UnsupportedTokenException","l":"UnsupportedTokenException(Throwable)","url":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.apache.shiro.session.mgt.eis","c":"CachingSessionDAO","l":"update(Session)","url":"update(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt.eis","c":"MemorySessionDAO","l":"update(Session)","url":"update(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.session.mgt.eis","c":"SessionDAO","l":"update(Session)","url":"update(org.apache.shiro.session.Session)"},{"p":"org.apache.shiro.realm.ldap","c":"AbstractLdapRealm","l":"url"},{"p":"org.apache.shiro.realm.ldap","c":"DefaultLdapContextFactory","l":"url"},{"p":"org.apache.shiro.authz.aop","c":"UserAnnotationHandler","l":"UserAnnotationHandler()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz.aop","c":"UserAnnotationMethodInterceptor","l":"UserAnnotationMethodInterceptor()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz.aop","c":"UserAnnotationMethodInterceptor","l":"UserAnnotationMethodInterceptor(AnnotationResolver)","url":"%3Cinit%3E(org.apache.shiro.aop.AnnotationResolver)"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"UsernamePasswordToken()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"UsernamePasswordToken(String, char[], boolean, String)","url":"%3Cinit%3E(java.lang.String,char[],boolean,java.lang.String)"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"UsernamePasswordToken(String, char[], boolean)","url":"%3Cinit%3E(java.lang.String,char[],boolean)"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"UsernamePasswordToken(String, char[], String)","url":"%3Cinit%3E(java.lang.String,char[],java.lang.String)"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"UsernamePasswordToken(String, char[])","url":"%3Cinit%3E(java.lang.String,char[])"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"UsernamePasswordToken(String, String, boolean, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String,boolean,java.lang.String)"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"UsernamePasswordToken(String, String, boolean)","url":"%3Cinit%3E(java.lang.String,java.lang.String,boolean)"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"UsernamePasswordToken(String, String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.authc","c":"UsernamePasswordToken","l":"UsernamePasswordToken(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm","l":"userRolesQuery"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"users"},{"p":"org.apache.shiro.realm","c":"SimpleAccountRealm","l":"USERS_LOCK"},{"p":"org.apache.shiro.realm.text","c":"IniRealm","l":"USERS_SECTION_NAME"},{"p":"org.apache.shiro.realm.text","c":"PropertiesRealm","l":"useXmlFormat"},{"p":"org.apache.shiro.session.mgt","c":"SimpleSession","l":"validate()"},{"p":"org.apache.shiro.session.mgt","c":"ValidatingSession","l":"validate()"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"validate(Session, SessionKey)","url":"validate(org.apache.shiro.session.Session,org.apache.shiro.session.mgt.SessionKey)"},{"p":"org.apache.shiro.realm.ldap","c":"JndiLdapContextFactory","l":"validateAuthenticationInfo(Hashtable<String, Object>)","url":"validateAuthenticationInfo(java.util.Hashtable)"},{"p":"org.apache.shiro.session.mgt","c":"AbstractValidatingSessionManager","l":"validateSessions()"},{"p":"org.apache.shiro.session.mgt","c":"ValidatingSessionManager","l":"validateSessions()"},{"p":"org.apache.shiro.authz.annotation","c":"RequiresPermissions","l":"value()"},{"p":"org.apache.shiro.authz.annotation","c":"RequiresRoles","l":"value()"},{"p":"org.apache.shiro.authz.annotation","c":"Logical","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm.SaltStyle","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.shiro.authz.annotation","c":"Logical","l":"values()"},{"p":"org.apache.shiro.realm.jdbc","c":"JdbcRealm.SaltStyle","l":"values()"},{"p":"org.apache.shiro.subject","c":"SimplePrincipalMap","l":"values()"},{"p":"org.apache.shiro.util","c":"MapContext","l":"values()"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermission","l":"WILDCARD_TOKEN"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermission","l":"WildcardPermission()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermission","l":"WildcardPermission(String, boolean)","url":"%3Cinit%3E(java.lang.String,boolean)"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermission","l":"WildcardPermission(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermissionResolver","l":"WildcardPermissionResolver()","url":"%3Cinit%3E()"},{"p":"org.apache.shiro.authz.permission","c":"WildcardPermissionResolver","l":"WildcardPermissionResolver(boolean)","url":"%3Cinit%3E(boolean)"}]