public abstract class AbstractRegexpAuthenticator<U extends CommonProfile> extends ProfileDefinitionAware<U>
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
protected Pattern |
pattern |
protected String |
regexpPattern |
| Constructor and Description |
|---|
AbstractRegexpAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
setRegexpPattern(String regexpPattern) |
String |
toString() |
defaultProfileDefinition, getProfileDefinition, setProfileDefinitioninit, internalInitCopyright © 2019. All rights reserved.