|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XACMLRequestBuilder | |
---|---|
org.apache.cxf.rt.security.xacml |
Uses of XACMLRequestBuilder in org.apache.cxf.rt.security.xacml |
---|
Classes in org.apache.cxf.rt.security.xacml that implement XACMLRequestBuilder | |
---|---|
class |
DefaultXACMLRequestBuilder
This class constructs an XACML Request given a Principal, list of roles and MessageContext, following the SAML 2.0 profile of XACML 2.0. |
Methods in org.apache.cxf.rt.security.xacml that return XACMLRequestBuilder | |
---|---|
XACMLRequestBuilder |
AbstractXACMLAuthorizingInterceptor.getRequestBuilder()
Deprecated. |
Methods in org.apache.cxf.rt.security.xacml with parameters of type XACMLRequestBuilder | |
---|---|
void |
AbstractXACMLAuthorizingInterceptor.setRequestBuilder(XACMLRequestBuilder requestBuilder)
Deprecated. |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |