Package org.nees.authz

Access control, including a wrapper for CAS.

See:
          Description

Interface Summary
CASAdapter Generic interface for interacting with CAS
CASAdminAdapter Generic interface for administering group membership in CAS.
CASPullAdapter Generic interface for querying CAS for group membership information.
 

Class Summary
Permissions Represents a generic set of permissions.
 

Exception Summary
CASAdapterException  
CASAuthorizationException The user is not authorized to perform a given CAS operation.
 

Package org.nees.authz Description

Access control, including a wrapper for CAS.