public class PasswordEncryptors extends Object
PasswordEncryptor identified
 by the name of the PasswordEncryptor. This is where the NAME constant that is expected to
 be defined in every PasswordEncryptor implementation is used.| Constructor and Description | 
|---|
| PasswordEncryptors() | 
| Modifier and Type | Method and Description | 
|---|---|
| static PasswordEncryptor | getPasswordEncryptor(String encryptorName) | 
| static List<String> | getSupportedEncryptorNames() | 
public static PasswordEncryptor getPasswordEncryptor(String encryptorName)
OACC is a Java Application Security Framework developed by Acciente, LLC., released under Apache License 2.0.
Copyright 2009-2017, Acciente, LLC.