Uses of Interface
org.apache.geronimo.management.geronimo.SecurityRealm

Packages that use SecurityRealm
org.apache.geronimo.console.configcreator   
org.apache.geronimo.j2ee.management.impl   
org.apache.geronimo.management.geronimo   
org.apache.geronimo.security.realm   
 

Uses of SecurityRealm in org.apache.geronimo.console.configcreator
 

Methods in org.apache.geronimo.console.configcreator that return SecurityRealm
static SecurityRealm[] JSR77_Util.getDeployedSecurityRealms(javax.portlet.PortletRequest request)
           
 

Uses of SecurityRealm in org.apache.geronimo.j2ee.management.impl
 

Methods in org.apache.geronimo.j2ee.management.impl that return SecurityRealm
 SecurityRealm[] J2EEServerImpl.getSecurityRealms()
           
 

Uses of SecurityRealm in org.apache.geronimo.management.geronimo
 

Methods in org.apache.geronimo.management.geronimo that return SecurityRealm
 SecurityRealm[] J2EEServer.getSecurityRealms()
          Gets the SecurityRealms associated with this J2EEServer.
 

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

Subinterfaces of SecurityRealm in org.apache.geronimo.security.realm
 interface SecurityRealm
           
 

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



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.