https://github.com/backnotprop/jaas-example-usage
Example usage of JAAS and security policies
https://github.com/backnotprop/jaas-example-usage
Last synced: 9 months ago
JSON representation
Example usage of JAAS and security policies
- Host: GitHub
- URL: https://github.com/backnotprop/jaas-example-usage
- Owner: backnotprop
- Created: 2015-04-06T17:00:15.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-07T02:12:33.000Z (about 11 years ago)
- Last Synced: 2023-03-01T00:55:56.127Z (over 3 years ago)
- Language: Java
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JAAS-Example-Usage
==================
What is it?
-----------
Java Authentication and Authorization Service (JAAS). This application implements JAAS policy usage within its own file-db system. Basically it acts as an employee maintenance system.
The Latest Version
------------------
This was last worked on in November 2014. Refer to contact details
for any help trying to reuse this.
Installation
------------
Compile the .java files. Run using command line with the following command:
java -Djava.security.manager -Djava.security.policy==ExamplePolicies.txt -Djava.security.auth.login.config==policy.txt Driver
Contacts
--------
o If you want to update this code and work with newer versions, please
email me at mdramos8@gmail.com