Apache CXF API

Package org.apache.cxf.rt.security.xacml

Interface Summary
XACMLRequestBuilder This interface defines a way to create an XACML Request.
 

Class Summary
AbstractXACMLAuthorizingInterceptor An abstract interceptor to perform an XACML authorization request to a remote PDP, and make an authorization decision based on the response.
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.
RequestComponentBuilder A set of utility methods to construct XACML 2.0 Request statements
SamlRequestComponentBuilder A set of utility methods to construct XACML SAML Request statements, based on the SAML 2.0 profile of XACML v2.0 specification.
XACMLConstants XACML 1.x and 2.0 Constants.
 


Apache CXF API

Apache CXF