public interface Realm extends Principal
Modifier and Type | Interface and Description |
---|---|
static class |
Realm.Factory
Factory for providing realms.
|
static class |
Realm.RealmImpl
Implementation of the realm.
|
Modifier and Type | Field and Description |
---|---|
static Realm |
DEFAULT_REALM
The default realm is
REALM_ALL . |
static Realm |
REALM_ADMIN
The realm for the admin interface.
|
static Realm |
REALM_ALL
No realm --> all users.
|
static Realm |
REALM_SYSTEM
Contains not removable system users: anonymous, superuser.
|
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.