hunt-shiro v1.3.0 (2021-10-28T11:26:54Z)
Home
Dub
Repo
AuthenticatingRealm.this
hunt
shiro
realm
AuthenticatingRealm
AuthenticatingRealm
Undocumented in source.
this
()
class
AuthenticatingRealm
this
(
)
this
(CacheManager cacheManager)
this
(CredentialsMatcher matcher)
this
(CacheManager cacheManager, CredentialsMatcher matcher)
Meta
Source
See Implementation
hunt
shiro
realm
AuthenticatingRealm
AuthenticatingRealm
constructors
this
functions
afterCacheManagerSet
assertCredentialsMatch
clearCachedAuthenticationInfo
doClearCache
doGetAuthenticationInfo
getAuthenticationCache
getAuthenticationCacheKey
getAuthenticationCacheName
getAuthenticationInfo
getAuthenticationTokenClass
getCredentialsMatcher
init
isAuthenticationCachingEnabled
onInit
setAuthenticationCache
setAuthenticationCacheName
setAuthenticationCachingEnabled
setAuthenticationTokenClass
setCredentialsMatcher
setName
supports