public class IpClient extends DirectClientV2<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 |
internalInit(WebContext context) |
getAuthenticator, getCredentialsExtractor, getProfileCreator, retrieveCredentials, retrieveUserProfile, setAuthenticator, setCredentialsExtractor, setProfileCreator, toStringgetCredentials, redirectaddAuthorizationGenerator, addAuthorizationGenerators, getAuthorizationGenerators, getName, getUserProfile, setAuthorizationGenerator, setAuthorizationGenerators, setAuthorizationGenerators, setNameinit, reinitpublic IpClient()
public IpClient(Authenticator tokenAuthenticator)
public IpClient(Authenticator tokenAuthenticator, ProfileCreator profileCreator)
protected void internalInit(WebContext context)
internalInit in class InitializableWebObjectCopyright © 2017. All Rights Reserved.