Package org.norther.tammi.core.realm

Interface Summary
JndiRealm An interface to realms working with a directory server accessed via the Java Naming and Directory Interface (JNDI) APIs.
MemoryRealm An interface to realms keeping their user base in memory.
NativeRealm An interface to native realms providing access to domain users and groups.
Realm An interface to realms.
 

Class Summary
AbstractRealm An abstract implementation of Realm.
DefaultJndiRealm A default implementation of JndiRealm.
DefaultMemoryRealm A default implementation of MemoryRealm.
DefaultNativeRealm A default implementation of NativeRealm.
GenericIdentity Generic implementation of java.security.Principal identifying an unauthenticated user that is available for use by RealmMBean implementations.
 



Copyright © 2004 The Norther Organization. All rights reserved.