com.openexchange.admin.properties
Class AdminProperties.User
java.lang.Object
com.openexchange.admin.properties.AdminProperties.User
- Enclosing class:
- AdminProperties
public class AdminProperties.User
- extends java.lang.Object
The properties for the user
- Author:
- d7
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UID_NUMBER_START
public static final java.lang.String UID_NUMBER_START
- See Also:
- Constant Field Values
CHECK_NOT_ALLOWED_CHARS
public static final java.lang.String CHECK_NOT_ALLOWED_CHARS
- See Also:
- Constant Field Values
AUTO_LOWERCASE
public static final java.lang.String AUTO_LOWERCASE
- See Also:
- Constant Field Values
CHECK_NOT_ALLOWED_NAMES
public static final java.lang.String CHECK_NOT_ALLOWED_NAMES
- See Also:
- Constant Field Values
NOT_ALLOWED_NAMES
public static final java.lang.String NOT_ALLOWED_NAMES
- See Also:
- Constant Field Values
CREATE_HOMEDIRECTORY
public static final java.lang.String CREATE_HOMEDIRECTORY
- See Also:
- Constant Field Values
HOME_DIR_ROOT
public static final java.lang.String HOME_DIR_ROOT
- See Also:
- Constant Field Values
PRIMARY_MAIL_UNCHANGEABLE
public static final java.lang.String PRIMARY_MAIL_UNCHANGEABLE
- See Also:
- Constant Field Values
DISPLAYNAME_UNIQUE
public static final java.lang.String DISPLAYNAME_UNIQUE
- See Also:
- Constant Field Values
USERNAME_CHANGEABLE
public static final java.lang.String USERNAME_CHANGEABLE
- See Also:
- Constant Field Values
DEFAULT_PASSWORD_MECHANISM
public static final java.lang.String DEFAULT_PASSWORD_MECHANISM
- See Also:
- Constant Field Values
AdminProperties.User
public AdminProperties.User()