| Interface | Description |
|---|---|
| Authorizer |
An implementation must have a no-arg constructor, so it can be created through reflection.
|
| RoleSource |
This tells whether a user has the named role.
|
| Class | Description |
|---|---|
| AuthorizerNoop |
No-op implementation of Authorizer.
|
| CAMSAuthorizer |
Class Description.
|
| CASAuthorizer |
Protects web-accessible resources with CAS.
|
| RestrictedDatasetServlet |
Implements restricted datasets.
|
| RoleDatabase |
Implements RoleSource by reading XML in format of tomcat-users.xml.
|
| TomcatAuthorizer |
Use Tomcat security.
|
Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.