SimpleHash implementation directly.token's credentials
(via getCredentials(token))
and then the account's credentials
(via getCredentials(account)) and then passes both of
them to the equals(tokenCredentials, accountCredentials) method for equality
comparison.true if the specified object is a Hash and its byte array is identical to
this Hash's byte array, false otherwise.true if the specified object is a Hash and its byte array is identical to
this Hash's byte array, false otherwise.MessageDigest algorithm name
to use when performing the hash.MessageDigest algorithm name to use when performing the hash.Hash algorithmName to use
when performing hashes for credentials matching.null if no salt was used.hashAlgorithmName to hash submitted
credentials.null as its
detail message.UTF-8.Hash algorithmName to use
when performing hashes for credentials matching.PREFERRED_ENCODING.CodecException if the encoding fails.PREFERRED_ENCODING.PREFERRED_ENCODING.toHex().toHex().Copyright © 2015-2017. All Rights Reserved.