public class AccessTokenAuthenticator
extends org.apache.shiro.realm.AuthenticatingRealm
| Constructor and Description |
|---|
AccessTokenAuthenticator(AccessTokenService accessTokenService,
UserService userService,
LdapUserAuthenticator ldapAuthenticator) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.shiro.authc.AuthenticationInfo |
doGetAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken token) |
afterCacheManagerSet, assertCredentialsMatch, clearCachedAuthenticationInfo, doClearCache, getAuthenticationCache, getAuthenticationCacheKey, getAuthenticationCacheKey, getAuthenticationCacheName, getAuthenticationInfo, getAuthenticationTokenClass, getCredentialsMatcher, init, isAuthenticationCachingEnabled, isAuthenticationCachingEnabled, onInit, setAuthenticationCache, setAuthenticationCacheName, setAuthenticationCachingEnabled, setAuthenticationTokenClass, setCredentialsMatcher, setName, supports@Inject public AccessTokenAuthenticator(AccessTokenService accessTokenService, UserService userService, LdapUserAuthenticator ldapAuthenticator)
protected org.apache.shiro.authc.AuthenticationInfo doGetAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken token)
throws org.apache.shiro.authc.AuthenticationException
doGetAuthenticationInfo in class org.apache.shiro.realm.AuthenticatingRealmorg.apache.shiro.authc.AuthenticationExceptionCopyright © 2012-2016 Graylog, Inc.. All Rights Reserved.