All Classes and Interfaces
Class
Description
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.
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.
An interface that describes a PolicyDecisionPoint (PDP) that supports XACML 2.0 using OpenSAML
A set of utility methods to construct XACML 2.0 Request statements
A set of utility methods to construct XACML SAML Request statements, based on the
SAML 2.0 profile of XACML v2.0 specification.
An abstract class containing some functionality to validate a username + password received
via HTTP Basic Authentication via a WSS4J Validator (and hence JAAS, the STS, etc.).
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.
XACML 1.x and 2.0 Constants.
This interface defines a way to create an XACML 2.0 Request using OpenSAML