|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SecurityConstants
This interface defines miscellaneous security related constants.
| Field Summary | |
|---|---|
static String |
ADMIN_ID
The default userID of the administrator. |
static String |
ADMINISTRATORS_NAME
The default principal name of the administrators group |
static String |
ANONYMOUS_ID
The default userID for anonymous login |
static String |
DEFAULT_DIGEST
To be used for the encryption. |
static String |
IMPERSONATOR_ATTRIBUTE
Name of the internal SimpleCredentials attribute where
the Subject of the impersonating Session
is stored. |
| Field Detail |
|---|
static final String IMPERSONATOR_ATTRIBUTE
SimpleCredentials attribute where
the Subject of the impersonating Session
is stored.
Session.impersonate(javax.jcr.Credentials),
Constant Field Valuesstatic final String ADMINISTRATORS_NAME
static final String ADMIN_ID
static final String ANONYMOUS_ID
static final String DEFAULT_DIGEST
SimpleCredentials.getPassword() SimpleCredentials}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||