org.silverpeas.password.web
Class PasswordRuleEntity
java.lang.Object
org.silverpeas.password.web.PasswordRuleEntity
public class PasswordRuleEntity
- extends Object
- Author:
- Yohann Chastagnier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PasswordRuleEntity
protected PasswordRuleEntity()
createFrom
public static PasswordRuleEntity createFrom(PasswordRule rule,
String language)
- Creates a new rule entity from the specified rule.
- Parameters:
rule
- language
-
- Returns:
- the entity representing the specified rule.
getType
public String getType()
getDescription
public String getDescription()
Copyright © 2016 Silverpeas. All Rights Reserved.