java.lang.Object
net.anwiba.commons.crypto.PasswordCoder
- All Implemented Interfaces:
IPasswordCoder
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PasswordCoder
public PasswordCoder(byte[] key)
-
-
Method Details
-
decode
- Specified by:
decodein interfaceIPasswordCoder- Throws:
CodingException
-
decode
- Specified by:
decodein interfaceIPasswordCoder- Throws:
CodingException
-
encode
- Specified by:
encodein interfaceIPasswordCoder- Throws:
CodingException
-