public class AuthFileBCryptHash extends java.lang.Object implements AuthFileHashInterface
| Constructor and Description |
|---|
AuthFileBCryptHash()
Default Constructor
|
public boolean match(java.lang.String plain,
java.lang.String hashed)
throws java.lang.Exception
AuthFileHashInterfacematch in interface AuthFileHashInterfaceplain - the plain passwordhashed - the hashed passwordjava.lang.Exceptionpublic java.lang.String hash(java.lang.String plain)
AuthFileHashInterfacehash in interface AuthFileHashInterfaceplain - the plain passwordCopyright © 2017 Regents of the University of California. All Rights Reserved.