public class LdapUserAuthenticator
extends org.apache.shiro.realm.AuthenticatingRealm
| Constructor and Description |
|---|
LdapUserAuthenticator(LdapConnector ldapConnector,
LdapSettingsService ldapSettingsService,
UserService userService) |
| Modifier and Type | Method and Description |
|---|---|
void |
applySettings(LdapSettings ldapSettings) |
protected org.apache.shiro.authc.AuthenticationInfo |
doGetAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken authtoken) |
boolean |
isEnabled() |
afterCacheManagerSet, assertCredentialsMatch, clearCachedAuthenticationInfo, doClearCache, getAuthenticationCache, getAuthenticationCacheKey, getAuthenticationCacheKey, getAuthenticationCacheName, getAuthenticationInfo, getAuthenticationTokenClass, getCredentialsMatcher, init, isAuthenticationCachingEnabled, isAuthenticationCachingEnabled, onInit, setAuthenticationCache, setAuthenticationCacheName, setAuthenticationCachingEnabled, setAuthenticationTokenClass, setCredentialsMatcher, setName, supportspublic LdapUserAuthenticator(LdapConnector ldapConnector, LdapSettingsService ldapSettingsService, UserService userService)
protected org.apache.shiro.authc.AuthenticationInfo doGetAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken authtoken)
throws org.apache.shiro.authc.AuthenticationException
doGetAuthenticationInfo in class org.apache.shiro.realm.AuthenticatingRealmorg.apache.shiro.authc.AuthenticationExceptionpublic boolean isEnabled()
public void applySettings(LdapSettings ldapSettings)
Copyright © 2012–2014 TORCH GmbH. All rights reserved.