|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PasswordEncryptor in com.atlassian.user.configuration |
|---|
| Methods in com.atlassian.user.configuration that return PasswordEncryptor | |
|---|---|
PasswordEncryptor |
DefaultRepositoryAccessor.getPasswordEncryptor()
|
| Methods in com.atlassian.user.configuration with parameters of type PasswordEncryptor | |
|---|---|
void |
DefaultRepositoryAccessor.setPasswordEncryptor(PasswordEncryptor encryptor)
|
| Uses of PasswordEncryptor in com.atlassian.user.impl.hibernate |
|---|
| Methods in com.atlassian.user.impl.hibernate that return PasswordEncryptor | |
|---|---|
PasswordEncryptor |
HibernateUserManager.getPasswordEncryptor(User user)
|
| Constructors in com.atlassian.user.impl.hibernate with parameters of type PasswordEncryptor | |
|---|---|
HibernateUserManager(RepositoryIdentifier identifier,
HibernateRepository repository,
PasswordEncryptor passwordEncryptor)
|
|
| Uses of PasswordEncryptor in com.atlassian.user.impl.memory |
|---|
| Methods in com.atlassian.user.impl.memory that return PasswordEncryptor | |
|---|---|
PasswordEncryptor |
MemoryUserManagerReadOnly.getPasswordEncryptor(User user)
|
| Constructors in com.atlassian.user.impl.memory with parameters of type PasswordEncryptor | |
|---|---|
MemoryUserManager(RepositoryIdentifier repository,
MemoryProvider provider,
PasswordEncryptor passwordEncryptor)
|
|
MemoryUserManagerReadOnly(RepositoryIdentifier repository,
MemoryProvider provider,
PasswordEncryptor passwordEncryptor)
|
|
| Uses of PasswordEncryptor in com.atlassian.user.impl.osuser.security.password |
|---|
| Classes in com.atlassian.user.impl.osuser.security.password that implement PasswordEncryptor | |
|---|---|
class |
OSUPasswordEncryptor
Password digester based on BouncyCastle's SHA1-512 implementation |
| Uses of PasswordEncryptor in com.atlassian.user.security.authentication |
|---|
| Constructors in com.atlassian.user.security.authentication with parameters of type PasswordEncryptor | |
|---|---|
DefaultAuthenticator(UserManager userManager,
PasswordEncryptor encryptor)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||