public abstract class AbstractPasswordRuleConf extends AbstractBaseBean implements PasswordRuleConf
| Constructor and Description |
|---|
AbstractPasswordRuleConf() |
AbstractPasswordRuleConf(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Give name of related rule instance.
|
void |
setName(String name) |
equals, hashCode, toStringpublic AbstractPasswordRuleConf()
public AbstractPasswordRuleConf(String name)
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.