public class NegotiateAuthenticationRealm
extends org.apache.shiro.realm.AuthenticatingRealm
| Constructor and Description |
|---|
NegotiateAuthenticationRealm()
Instantiates a new negotiate authentication realm.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.shiro.authc.AuthenticationInfo |
doGetAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken t) |
boolean |
supports(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, setNamepublic NegotiateAuthenticationRealm()
public boolean supports(org.apache.shiro.authc.AuthenticationToken token)
supports in interface org.apache.shiro.realm.Realmsupports in class org.apache.shiro.realm.AuthenticatingRealmprotected org.apache.shiro.authc.AuthenticationInfo doGetAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken t)
doGetAuthenticationInfo in class org.apache.shiro.realm.AuthenticatingRealmCopyright © 2010–2017 com.github.waffle. All rights reserved.