gnu.crypto.sasl.plain
public interface PlainRegistry
Field Summary | |
---|---|
String | DEFAULT_PASSWORD_FILE Default fully qualified pathname of the PLAIN password file. |
String | DIR_FIELD Name of the DIR field in the plain password file. |
String | GECOS_FIELD Name of the GECOS field in the plain password file. |
String | GID_FIELD Name of the GID field in the plain password file. |
String | PASSWORD_FILE Name of PLAIN password file property. |
String | SHELL_FIELD Name of the SHELL field in the plain password file. |
String | UID_FIELD Name of the UID field in the plain password file. |