| Name | Description | Type | Package | Framework |
| AbstractXACMLAuthorizingInterceptor | An abstract interceptor to perform an XACML authorization request to a remote PDP, and make an authorization decision based on the response. | Class | org.apache.cxf.rt.security.saml.xacml | Apache CXF |
| CXFMessageParser | Class | org.apache.cxf.rt.security.saml.xacml | Apache CXF | |
| DefaultXACMLRequestBuilder | This class constructs an XACML Request given a Principal, list of roles and MessageContext, following the SAML 2. | Class | org.apache.cxf.rt.security.saml.xacml | Apache CXF |
| PolicyDecisionPoint | An interface that describes a PolicyDecisionPoint (PDP). | Interface | org.apache.cxf.rt.security.saml.xacml.pdp.api | Apache CXF |
| RequestComponentBuilder | A set of utility methods to construct XACML 2. | Class | org.apache.cxf.rt.security.saml.xacml | Apache CXF |
| SamlRequestComponentBuilder | A set of utility methods to construct XACML SAML Request statements, based on the SAML 2. | Class | org.apache.cxf.rt.security.saml.xacml | Apache CXF |
| XACMLAuthorizingInterceptor | An interceptor to perform an XACML authorization request to a remote PDP, and make an authorization decision based on the response. | Class | org.apache.cxf.rt.security.saml.xacml | Apache CXF |
| XACMLConstants | XACML 1. | Class | org.apache.cxf.rt.security.saml.xacml | Apache CXF |
| XACMLRequestBuilder | This interface defines a way to create an XACML Request. | Interface | org.apache.cxf.rt.security.saml.xacml | Apache CXF |