Skip to content

Example code for communicating with Apache Fortress (RBAC and ARBAC) API

Notifications You must be signed in to change notification settings

pike1212/apache-fortress-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fortress-examples

Java code examples for how to use the Apache Fortress API.

  1. Build docker image with some base data
docker build . -t fortress-openldap-test-with-data
  1. Start container
docker run -it -p 10389:389 fortress-openldap-test-with-data
  1. Run tests

About

Example code for communicating with Apache Fortress (RBAC and ARBAC) API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published