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

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

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

Fields in org.jboss.security.config.jaxb with type parameters of type MappingModule
protected  List<MappingModule> RoleMappingInfo.mappingModule
           
 

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

Methods in org.jboss.security.config.jaxb that return types with arguments of type MappingModule
 List<MappingModule> RoleMappingInfo.getMappingModule()
          Gets the value of the mappingModule property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.