public abstract class AbstractPasswordRuleConf extends Object implements Serializable, 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) |
public AbstractPasswordRuleConf()
public AbstractPasswordRuleConf(String name)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.