public class IpClient extends DirectClient<TokenCredentials,CommonProfile>
This class is the client to authenticate users directly based on their IP address.
logger| Constructor and Description |
|---|
IpClient() |
IpClient(Authenticator tokenAuthenticator) |
IpClient(Authenticator tokenAuthenticator,
ProfileCreator profileCreator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clientInit() |
getCredentials, getLogoutAction, internalInit, redirectaddAuthorizationGenerator, addAuthorizationGenerators, defaultAuthenticator, defaultCredentialsExtractor, defaultProfileCreator, getAuthenticator, getAuthorizationGenerators, getCredentialsExtractor, getCustomProperties, getName, getProfileCreator, getUserProfile, notifySessionRenewal, retrieveCredentials, retrieveUserProfile, setAuthenticator, setAuthorizationGenerator, setAuthorizationGenerators, setAuthorizationGenerators, setCredentialsExtractor, setCustomProperties, setName, setProfileCreator, toStringinitpublic IpClient()
public IpClient(Authenticator tokenAuthenticator)
public IpClient(Authenticator tokenAuthenticator, ProfileCreator profileCreator)
protected void clientInit()
clientInit in class DirectClient<TokenCredentials,CommonProfile>Copyright © 2019. All Rights Reserved.