An open API service indexing awesome lists of open source software.

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

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