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

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

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

Fields in org.jboss.security.config.jaxb declared as RoleMappingInfo
protected  RoleMappingInfo ApplicationPolicy.rolemapping
           
 

Methods in org.jboss.security.config.jaxb that return RoleMappingInfo
 RoleMappingInfo ObjectFactory.createRoleMappingInfo()
          Create an instance of RoleMappingInfo
 RoleMappingInfo ApplicationPolicy.getRolemapping()
          Gets the value of the rolemapping property.
 

Methods in org.jboss.security.config.jaxb that return types with arguments of type RoleMappingInfo
 javax.xml.bind.JAXBElement<RoleMappingInfo> ObjectFactory.createRolemapping(RoleMappingInfo value)
          Create an instance of JAXBElement<RoleMappingInfo>}
 

Methods in org.jboss.security.config.jaxb with parameters of type RoleMappingInfo
 javax.xml.bind.JAXBElement<RoleMappingInfo> ObjectFactory.createRolemapping(RoleMappingInfo value)
          Create an instance of JAXBElement<RoleMappingInfo>}
 void ApplicationPolicy.setRolemapping(RoleMappingInfo value)
          Sets the value of the rolemapping property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.