XACML features
- All MUST features needed for conformance
- Missing Attributes
- All data types except xpath-expression
- All functions except xpath functions
- Attribute designator (no attribute selector)
- Combining algorithms
- Target matcher
- Policy / Context types
- Obligations
The XACML Core component is conformant against the latest errata (January 2008).
Features beyond XACML
- Factory for creating a simple PDP that initializes all minimal needed components automatically
- SimplePDP for evaluating XACML 2.0 requests
- A simple PolicyRepository that holds the currently deployed Evaluatables in the memory for evaluation
- Various extension Points for adding new functions, adding new combining algorithms, adding new data types
- Marshalling capabilities (JAXB) from and to various formats (File, Streams, ...) of Evaluatables, Requests and Responses