Package com.atlassian.crowd.password.encoder


package com.atlassian.crowd.password.encoder
  • Interfaces
    Class
    Description
    A marker interface to show that a password encoder is supported by Crowd's Internal Directory.
    A marker interface to show that a password encoder is supported by LDAP based directories.
    Defines the operations and requirements for a class that needs to handle password operations in Crowd
    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.