|
For the latest news and information visit The GNU Crypto project |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CramMD5Registry
A list of properties common to CRAM-MD5 classes.
Field Summary | |
---|---|
static String |
DEFAULT_PASSWORD_FILE
Default password file (used by the server) pathname. |
static String |
DIR_FIELD
Name of the DIR field in the plain password file. |
static String |
GECOS_FIELD
Name of the GECOS field in the plain password file. |
static String |
GID_FIELD
Name of the GID field in the plain password file. |
static String |
PASSWORD_FILE
Name of the password file (used by the server) property. |
static String |
SHELL_FIELD
Name of the SHELL field in the plain password file. |
static String |
UID_FIELD
Name of the UID field in the plain password file. |
Field Detail |
---|
static final String PASSWORD_FILE
static final String DEFAULT_PASSWORD_FILE
static final String UID_FIELD
static final String GID_FIELD
static final String GECOS_FIELD
static final String DIR_FIELD
static final String SHELL_FIELD
|
For the latest news and information visit The GNU Crypto project |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |