Uses of Interface
org.apache.geronimo.security.jaas.ConfigurationEntryFactory

Packages that use ConfigurationEntryFactory
org.apache.geronimo.security.jaas   
org.apache.geronimo.security.realm   
 

Uses of ConfigurationEntryFactory in org.apache.geronimo.security.jaas
 

Classes in org.apache.geronimo.security.jaas that implement ConfigurationEntryFactory
 class DirectConfigurationEntry
          Exposes a LoginModule directly to JAAS clients, without any particular wrapping by Geronimo.
 class ServerRealmConfigurationEntry
          Creates a LoginModule configuration that will connect a server-side component to a security realm.
 

Uses of ConfigurationEntryFactory in org.apache.geronimo.security.realm
 

Classes in org.apache.geronimo.security.realm that implement ConfigurationEntryFactory
 class GenericSecurityRealm
          A security realm that can be configured for one or more login modules.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.