| Modifier and Type | Class and Description |
|---|---|
class |
RandomSaltGenerator
Generates a salt using a static instance of
Random. |
| Constructor and Description |
|---|
DefaultPasswordEncoder(String identifier,
PasswordHashGenerator hashGenerator,
SaltGenerator saltGenerator)
Constructs a new encoder with specified identifier, hash generator and salt generator.
|
Copyright © 2017 Atlassian. All rights reserved.