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