Uses of Class
org.jboss.security.xacml.core.model.context.ResponseType

Packages that use ResponseType
org.jboss.security.xacml.core.model.context   
 

Uses of ResponseType in org.jboss.security.xacml.core.model.context
 

Methods in org.jboss.security.xacml.core.model.context that return ResponseType
 ResponseType ObjectFactory.createResponseType()
          Create an instance of ResponseType
 

Methods in org.jboss.security.xacml.core.model.context that return types with arguments of type ResponseType
 javax.xml.bind.JAXBElement<ResponseType> ObjectFactory.createResponse(ResponseType value)
          Create an instance of JAXBElement<ResponseType>}
 

Methods in org.jboss.security.xacml.core.model.context with parameters of type ResponseType
 javax.xml.bind.JAXBElement<ResponseType> ObjectFactory.createResponse(ResponseType value)
          Create an instance of JAXBElement<ResponseType>}
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.