|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestType | |
|---|---|
| org.jboss.security.xacml.core | |
| org.jboss.security.xacml.core.model.context | |
| org.jboss.security.xacml.interfaces | |
| Uses of RequestType in org.jboss.security.xacml.core |
|---|
| Methods in org.jboss.security.xacml.core with parameters of type RequestType | |
|---|---|
void |
JBossRequestContext.setRequest(RequestType requestType)
|
| Uses of RequestType in org.jboss.security.xacml.core.model.context |
|---|
| Methods in org.jboss.security.xacml.core.model.context that return RequestType | |
|---|---|
RequestType |
ObjectFactory.createRequestType()
Create an instance of RequestType |
| Methods in org.jboss.security.xacml.core.model.context that return types with arguments of type RequestType | |
|---|---|
javax.xml.bind.JAXBElement<RequestType> |
ObjectFactory.createRequest(RequestType value)
Create an instance of JAXBElement<RequestType>} |
| Methods in org.jboss.security.xacml.core.model.context with parameters of type RequestType | |
|---|---|
javax.xml.bind.JAXBElement<RequestType> |
ObjectFactory.createRequest(RequestType value)
Create an instance of JAXBElement<RequestType>} |
| Uses of RequestType in org.jboss.security.xacml.interfaces |
|---|
| Methods in org.jboss.security.xacml.interfaces with parameters of type RequestType | |
|---|---|
void |
RequestContext.setRequest(RequestType requestType)
Place the Request instance on the context |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||