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