Commit 201ef190 authored by bmajor's avatar bmajor
Browse files

Update README.md

parent 86c2225b
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
# ac
Access Control: client and server implementations for user and group management
Access Control: client and server authentication and authorization implementations for user and group management.

- cadcAccessControl - Access control clients and common model objects and exceptions.
- cadcAccessControl-Server - Access control web service implementation.
- cadcAccessControl-Admin - Administrative tool for managing users.
- cadcTomcat - Tomcat 7 authentication realm implementation that uses the AC web service.

Please see the README.md file in each of these modules for build, deployment and customization details.