Package | Description |
---|---|
info.magnolia.cms.security | |
info.magnolia.jaas.sp |
Modifier and Type | Class and Description |
---|---|
static class |
Realm.RealmImpl
Implementation of the realm.
|
Modifier and Type | Field and Description |
---|---|
static Realm |
Realm.DEFAULT_REALM
The default realm is
REALM_ALL . |
static Realm |
Realm.REALM_ADMIN
The realm for the admin interface.
|
static Realm |
Realm.REALM_ALL
No realm --> all users.
|
static Realm |
Realm.REALM_SYSTEM
Contains not removable system users: anonymous, superuser.
|
Modifier and Type | Method and Description |
---|---|
static Realm |
Realm.Factory.newRealm(String realmName) |
Modifier and Type | Field and Description |
---|---|
protected Realm |
AbstractLoginModule.realm
The realm we login into.
|
Copyright © 2003–2017 Magnolia International Ltd.. All rights reserved.