Package | Description |
---|---|
com.atlassian.crowd.directory.ldap.credential |
Modifier and Type | Class and Description |
---|---|
class |
EncryptingCredentialEncoder
Translates a clear-text password into an encrypted one if it isn't already encrypted, using the encryption method
specified by the directory settings.
|
class |
EnforceUnencryptedCredentialEncoder
An encoder which passes a non-encrypted
PasswordCredential 's credential through untouched, but throws an
exception for every already-encrypted (i.e. |
Modifier and Type | Method and Description |
---|---|
LDAPCredentialEncoder.LDAPCredentialToStringEncoder |
ActiveDirectoryCredentialEncoder.getBaseEncoder() |
Constructor and Description |
---|
ActiveDirectoryCredentialEncoder(LDAPCredentialEncoder.LDAPCredentialToStringEncoder baseEncoder) |
Copyright © 2020 Atlassian. All rights reserved.