| 
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XRealmDatabaseUpdater
XRealmDatabaseUpdater.
| Field Summary | |
|---|---|
static String | 
MAX_DAYSUpdate how long until a password expires in days.  | 
static String | 
MAX_HISTORYUpdate the maximum length of an old password history list.  | 
static String | 
MAX_PASSWORD_LENGTHUpdate the maximum password length.  | 
static String | 
MIN_PASSWORD_LENGTHUpdate the minimum password length.  | 
static String | 
NUM_DIGITSUpdate the minimum number of digit characters in a password.  | 
static String | 
NUM_LOWER_CASEUpdate the minimum number of lower case characters in a password.  | 
static String | 
NUM_SPECIALSUpdate the minimum number of special characters in a password.  | 
static String | 
NUM_UPPER_CASEUpdate the minimum number of upper case characters in a password.  | 
static String | 
PASSWORD_CHANGE_ALLOWEDUpdate the password change allowed.  | 
static String | 
PASSWORD_RESET_ALLOWEDUpdate the password reset allowed.  | 
| Fields inherited from interface waggle.common.modules.realm.updaters.XRealmUpdater | 
|---|
CAN_CREATE_CONVERSATION_DEFAULT, CAN_DISCOVER_DEFAULT, CREATE_GROUP_ENABLED, CREATE_USER_ENABLED, DISCOVERABLE_DEFAULT, ENABLED, NAME, SELF_SIGNUP | 
| Field Detail | 
|---|
static final String PASSWORD_RESET_ALLOWED
static final String PASSWORD_CHANGE_ALLOWED
static final String MIN_PASSWORD_LENGTH
static final String MAX_PASSWORD_LENGTH
static final String NUM_LOWER_CASE
static final String NUM_UPPER_CASE
static final String NUM_SPECIALS
static final String NUM_DIGITS
static final String MAX_DAYS
static final String MAX_HISTORY
  | 
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||