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