| Package | Description |
|---|---|
| org.apache.cxf.rt.security.saml.xacml2 |
| Class and Description |
|---|
| AbstractXACMLAuthorizingInterceptor
An interceptor to perform an XACML 2.0 authorization request to a remote PDP using OpenSAML,
and make an authorization decision based on the response.
|
| PolicyDecisionPoint
An interface that describes a PolicyDecisionPoint (PDP) that supports XACML 2.0 using OpenSAML
|
| XACMLRequestBuilder
This interface defines a way to create an XACML 2.0 Request using OpenSAML
|
Apache CXF