Skip to content

davidjbrossard/java-json-pep-sdk

Repository files navigation

Java JSON PEP SDK for XACML

This project provides a PEP SDK for Java, that generates a XACML request and response in accordance with the JSON Profile of XACML 1.1 and 1.0. The project is organized into a number of submodule projects using Apache Maven. Please see their brief descriptions below, or see the submodule project's READMEs.

The models can be used to POST a request to a Policy Decision Point (such as the Axiomatics Cloud Native PDP), using an HTTP client of your choice.

The project contains sample clients based on popular HTTP client libraries Feign and Jersey.

Project Contents

More information can be found at OASIS's JSON Profile of XACML v 1.1.

How to Use the SDK

See sample code in the client-feign-example and client-jaxrs-example subprojects.

About

This project provides a Policy Enforcement Point (PEP) SDK in Java that generates a XACML 3.0 authorization request and response in accordance with the JSON Profile of XACML 1.1.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages