public class Password extends Object
Password(byte[] encoded)
Password(String password)
Password(String password, Charset charset)
byte[]
getEncoded()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Password(byte[] encoded)
encoded
public Password(String password)
password
public Password(String password, Charset charset)
charset
public byte[] getEncoded()
public String toString()
toString
Object
Copyright © 2016. All rights reserved.