Uses of Interface
info.magnolia.cms.security.Realm

Packages that use Realm
info.magnolia.cms.security   
info.magnolia.jaas.sp   
 

Uses of Realm in info.magnolia.cms.security
 

Classes in info.magnolia.cms.security that implement Realm
static class Realm.RealmImpl
          Implementation of the realm.
 

Fields in info.magnolia.cms.security declared as Realm
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.
 

Methods in info.magnolia.cms.security that return Realm
static Realm Realm.Factory.newRealm(String realmName)
           
 

Uses of Realm in info.magnolia.jaas.sp
 

Fields in info.magnolia.jaas.sp declared as Realm
protected  Realm AbstractLoginModule.realm
          The realm we login into.
 



Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.