public class Password extends Object implements IPassword
Password(String value, boolean isEncrypted)
String
getValue()
boolean
isEncrypted()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Password(String value, boolean isEncrypted)
public boolean isEncrypted()
isEncrypted
IPassword
public String getValue()
getValue
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.