public interface MD4PasswordEncoder
extends net.sf.acegisecurity.providers.encoding.PasswordEncoder
Modifier and Type | Method and Description |
---|---|
byte[] |
decodeHash(String encodedHash)
Get the MD4 byte array
|
byte[] decodeHash(String encodedHash)
encodedHash
- StringCopyright © 2005–2017 Alfresco Software. All rights reserved.