Pinned Repositories
stapler-annotations-java
Library that specifies the possible annotations for Java projects to describe the domain model. This domain model is used as a basis for specifying access control policies.
stapler-context-handler
STAPLER Context Handler project, which coordinates the policy evaluation process and the attribute retrieval. Also has a notion of sessions (cfr. dynamic separation of duty for RBAC) and can direct an attribute request to the apropriate PIP if properly subscribed.
stapler-core
The STAPL policy language for tree-structured, attribute-based access control policies
stapler-domain-processor
Processes the domain model of a given application in order to determine the actors, resources, auxiliary entity types, and the properties associated with them.
stapler-full
All-in-one STAPLER project that performs complete authorization without any distributed components.
stapler-pdp
Default Policy Decision Point (PDP) implementation for STAPLER
stapler-pep
Policy Enforcement Point (PEP) implementation that communicates with the A STAPLER access control system
stapler-pip
Default Policy Information Point (PIP) implementation for STAPLER
stapler-pip-util
STAPLER library for requests and responses to/from the PIP
stapler-authorization's Repositories
stapler-authorization/stapler-full
All-in-one STAPLER project that performs complete authorization without any distributed components.
stapler-authorization/stapler-annotations-java
Library that specifies the possible annotations for Java projects to describe the domain model. This domain model is used as a basis for specifying access control policies.
stapler-authorization/stapler-context-handler
STAPLER Context Handler project, which coordinates the policy evaluation process and the attribute retrieval. Also has a notion of sessions (cfr. dynamic separation of duty for RBAC) and can direct an attribute request to the apropriate PIP if properly subscribed.
stapler-authorization/stapler-core
The STAPL policy language for tree-structured, attribute-based access control policies
stapler-authorization/stapler-domain-processor
Processes the domain model of a given application in order to determine the actors, resources, auxiliary entity types, and the properties associated with them.
stapler-authorization/stapler-pdp
Default Policy Decision Point (PDP) implementation for STAPLER
stapler-authorization/stapler-pep
Policy Enforcement Point (PEP) implementation that communicates with the A STAPLER access control system
stapler-authorization/stapler-pip
Default Policy Information Point (PIP) implementation for STAPLER
stapler-authorization/stapler-pip-util
STAPLER library for requests and responses to/from the PIP