public interface PasswordParameters
Modifier and Type | Field and Description |
---|---|
static int |
COUNT
Parameter for the number of SHA1 invocation
|
static char[] |
DEFAULTPASSWORD
The default password used for creating the internal password
|
static byte[] |
SALT
The password salt
|
static final int COUNT
static final char[] DEFAULTPASSWORD
static final byte[] SALT
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.