Commit fc53e57a authored by bmajor's avatar bmajor
Browse files

Create README.md

parent d4a16ec1
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
# cadcAccessControl

## Description
The cadcAccessControl module contains the shared model classes and exceptions used by the access control clients and server.  It also contains the UserClient and GMSClient (group management service client).

## Build Dependencies
### opencadc dependencies:
- opencadc/core/cadcUtil
- opencadc/reg/cadcRegistry
### external dependencies
- json.jar
- jdom2.jar
- javacsv.jar
- log4j.jar
- unboundid-ldapsdk-se.jar