|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Realm
Provides the name for the default realm. A realm is a independent set of users.
Field Summary | |
---|---|
static String |
DEFAULT_REALM
The default realm is REALM_ALL . |
static String |
REALM_ADMIN
The realm for the admin interface. |
static String |
REALM_ALL
No realm --> all users. |
static String |
REALM_SYSTEM
Contains not removable system users: anonymous, superuser. |
Field Detail |
---|
static final String REALM_ADMIN
static final String REALM_ALL
static final String REALM_SYSTEM
static final String DEFAULT_REALM
REALM_ALL
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |