public class IpRegexpAuthenticator extends AbstractRegexpAuthenticator<IpProfile> implements Authenticator<TokenCredentials>
logger, pattern, regexpPattern| Constructor and Description |
|---|
IpRegexpAuthenticator() |
IpRegexpAuthenticator(java.lang.String regexpPattern) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
internalInit() |
void |
validate(TokenCredentials credentials,
WebContext context) |
setRegexpPattern, toStringdefaultProfileDefinition, getProfileDefinition, setProfileDefinitioninitpublic IpRegexpAuthenticator()
public IpRegexpAuthenticator(java.lang.String regexpPattern)
protected void internalInit()
internalInit in class InitializableObjectpublic void validate(TokenCredentials credentials, WebContext context)
validate in interface Authenticator<TokenCredentials>Copyright © 2019. All Rights Reserved.