Package com.atlassian.crowd.password.encoder
package com.atlassian.crowd.password.encoder
-
ClassDescriptionThis 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.Deprecated.This encoder uses unsafe encryption.This encoder implements the DES algorithmA marker interface to show that a password encoder is supported by Crowd's Internal Directory.Deprecated.This encoder uses unsafe encryption.A marker interface to show that a password encoder is supported by LDAP based directories.Deprecated.This encoder uses unsafe encryption.Deprecated.This encoder uses unsafe encryption.Defines the operations and requirements for a class that needs to handle password operations in CrowdThis password hash generator mimics the PKCS5S2PasswordHashGenerator, but utilizes SHA-2 Encodes passwords using PKCS 5 version 2, as published by RSA and implemented in BouncyCastle.Deprecated.This encoder uses unsafe encryption.Password encoder which provides a way to ask if the password should be re-encoded as it does not match the encoding format of the most secure underlying encoder.