Uses of Class
org.jboss.security.config.jaxb.ProviderModule

Packages that use ProviderModule
org.jboss.security.config   
org.jboss.security.config.jaxb   
 

Uses of ProviderModule in org.jboss.security.config
 

Method parameters in org.jboss.security.config with type arguments of type ProviderModule
 List<org.jboss.security.audit.config.AuditProviderEntry> JBossSXConfigBridge.map(List<ProviderModule> providerModulesList)
           
 

Uses of ProviderModule in org.jboss.security.config.jaxb
 

Fields in org.jboss.security.config.jaxb with type parameters of type ProviderModule
protected  List<ProviderModule> AuditInfo.providerModule
           
 

Methods in org.jboss.security.config.jaxb that return ProviderModule
 ProviderModule ObjectFactory.createProviderModule()
          Create an instance of ProviderModule
 

Methods in org.jboss.security.config.jaxb that return types with arguments of type ProviderModule
 List<ProviderModule> AuditInfo.getProviderModule()
          Gets the value of the providerModule property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.