Uses of Interface
org.apache.geronimo.security.jacc.ModuleConfiguration

Packages that use ModuleConfiguration
org.apache.geronimo.security.jacc   
 

Uses of ModuleConfiguration in org.apache.geronimo.security.jacc
 

Classes in org.apache.geronimo.security.jacc that implement ModuleConfiguration
 class AbstractModuleConfiguration
           
 class EJBModuleConfiguration
           
 class WebModuleConfiguration
          This es an GBean wrapper class that performs much of the utility work needed to perform the translation of the web deployment descriptors into equivalent security permissions.
 

Methods in org.apache.geronimo.security.jacc with parameters of type ModuleConfiguration
 void AbstractModuleConfiguration.linkConfiguration(ModuleConfiguration link)
          Creates a relationship between this configuration and another such that they share the same principal-to-role mappings.
 void ModuleConfiguration.linkConfiguration(ModuleConfiguration link)
          Creates a relationship between this configuration and another such that they share the same principal-to-role mappings.
 



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