Uses of Interface
org.jboss.security.mapping.MappingProvider

Packages that use MappingProvider
org.jboss.security.mapping   
 

Uses of MappingProvider in org.jboss.security.mapping
 

Methods in org.jboss.security.mapping that return types with arguments of type MappingProvider
 List<MappingProvider<T>> MappingContext.getModules()
          Get the set of mapping modules
 

Constructor parameters in org.jboss.security.mapping with type arguments of type MappingProvider
MappingContext(List<MappingProvider<T>> mod)
           
 



Copyright © 2011 JBoss Inc.. All Rights Reserved.