Uses of Class
org.apache.geronimo.security.jaas.ConfigurationEntry

Packages that use ConfigurationEntry
org.apache.geronimo.security.jaas   
 

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

Subclasses of ConfigurationEntry in org.apache.geronimo.security.jaas
 class ConfigurationEntryLocal
          A simple GBean that allows servers to dynamically create JAAS login configuration entries on the fly.
 class ConfigurationEntryRealmLocal
          A simple GBean that allows servers to dynamically create JAAS login configuration entries on the fly.
 class ConfigurationEntryRealmRemote
          A simple GBean that allows servers to dynamically create JAAS login configuration entries on the fly.
 

Methods in org.apache.geronimo.security.jaas with parameters of type ConfigurationEntry
static void GeronimoLoginConfiguration.register(ConfigurationEntry entry)
           
static void GeronimoLoginConfiguration.unRegister(ConfigurationEntry entry)
           
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.