Uses of Interface
com.atlassian.crowd.directory.ldap.credential.LDAPCredentialEncoder.LDAPCredentialToByteArrayEncoder
Packages that use LDAPCredentialEncoder.LDAPCredentialToByteArrayEncoder
-
Uses of LDAPCredentialEncoder.LDAPCredentialToByteArrayEncoder in com.atlassian.crowd.directory.ldap.credential
Classes in com.atlassian.crowd.directory.ldap.credential that implement LDAPCredentialEncoder.LDAPCredentialToByteArrayEncoderModifier and TypeClassDescriptionclassAn encoder specifically for Microsoft Active Directory that first delegates to the provided base encoder and then converts the result of that to the byte[] format that Active Directory expects.