Uses of Interface
org.apache.cxf.rt.security.saml.xacml2.XACMLRequestBuilder
Packages that use XACMLRequestBuilder
-
Uses of XACMLRequestBuilder in org.apache.cxf.rt.security.saml.xacml2
Classes in org.apache.cxf.rt.security.saml.xacml2 that implement XACMLRequestBuilderModifier and TypeClassDescriptionclassThis class constructs an XACML 2.0 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.saml.xacml2 that return XACMLRequestBuilderMethods in org.apache.cxf.rt.security.saml.xacml2 with parameters of type XACMLRequestBuilderModifier and TypeMethodDescriptionvoidAbstractXACMLAuthorizingInterceptor.setRequestBuilder(XACMLRequestBuilder requestBuilder)