https://github.com/authzforce/core-pap-api
AuthzForce Core PAP API
https://github.com/authzforce/core-pap-api
Last synced: over 1 year ago
JSON representation
AuthzForce Core PAP API
- Host: GitHub
- URL: https://github.com/authzforce/core-pap-api
- Owner: authzforce
- License: apache-2.0
- Created: 2016-01-13T15:57:05.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2024-02-04T01:49:29.000Z (over 2 years ago)
- Last Synced: 2025-01-21T09:14:29.215Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 173 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.codacy.com/app/coder103/authzforce-ce-core-pap-api?utm_source=github.com&utm_medium=referral&utm_content=authzforce/core-pap-api&utm_campaign=Badge_Grade)
# AuthzForce Core PAP API
High-level API for implementing and using an Authzforce domain repository DAO (Data Access Object)
## Support
If you are experiencing any issue with this project, please report it on the [OW2 Issue Tracker](https://jira.ow2.org/browse/AUTHZFORCE/).
Please include as much information as possible; the more we know, the better the chance of a quicker resolution:
* Software version
* Platform (OS and JDK)
* Stack traces generally really help! If in doubt include the whole thing; often exceptions get wrapped in other exceptions and the exception right near the bottom explains the actual error, not the first few lines at the top. It's very easy for us to skim-read past unnecessary parts of a stack trace.
* Log output can be useful too; sometimes enabling DEBUG logging can help;
* Your code & configuration files are often useful.
If you wish to contact the developers for other reasons, use [Authzforce contact mailing list](http://scr.im/azteam).