| Package | Description |
|---|---|
| org.apache.cxf.rt.security.saml.xacml |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
XACMLRequestBuilder |
AbstractXACMLAuthorizingInterceptor.getRequestBuilder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractXACMLAuthorizingInterceptor.setRequestBuilder(XACMLRequestBuilder requestBuilder)
Deprecated.
|
Apache CXF