Uses of Class
org.apache.directory.api.ldap.model.password.EncryptionMethod

Packages that use EncryptionMethod
org.apache.directory.api.ldap.model.password   
 

Uses of EncryptionMethod in org.apache.directory.api.ldap.model.password
 

Methods in org.apache.directory.api.ldap.model.password with parameters of type EncryptionMethod
static byte[] PasswordUtil.splitCredentials(byte[] credentials, EncryptionMethod encryptionMethod)
          Decompose the stored password in an algorithm, an eventual salt and the password itself.
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.