Uses of Package
com.atlassian.security.password

Classes in com.atlassian.security.password used by com.atlassian.security.password
PasswordEncoder
          Encodes passwords for storage in an application and allows verification of raw passwords against the stored versions.
PasswordHashGenerator
          Used by DefaultPasswordEncoder to generate encoded password bytes.
SaltGenerator
          Used by DefaultPasswordEncoder to generate a password salt of a desired length.
 



Copyright © 2014 Atlassian. All rights reserved.