Uses of Interface
com.atlassian.crowd.password.encoder.InternalPasswordEncoder
Packages that use InternalPasswordEncoder
-
Uses of InternalPasswordEncoder in com.atlassian.crowd.password.encoder
Classes in com.atlassian.crowd.password.encoder that implement InternalPasswordEncoderModifier and TypeClassDescriptionclassclassThis class is responsible for encoding and validating passwords using Atlassian Password Encoder from Atlassian Security project, while also validating passwords encoded in Atlassian SHA1 format in order to be backwards compatible.classThe Atlassian implementation of the SHA-1 password encoder, based on the OSUser implementation.classclassThis encoder implements the DES algorithmclassA password encoder which uses MD5 algorithm and supports an Ldap version via having a label of "{MD5}" preappended to the encoded hash.classclassThis class uses theLdapShaPasswordEncoderto specifically add salt to the SSHA if it has not been provided.classA plaintext password encoder