Class Summary |
AttribFileHandler |
Class implementing methods to load the set of attributes
from a file and to save the set of attributes to the same
file. |
AuthzFilter |
This class implements javax.servlet.Filter and its purpose is
to inspect X509 distinguished names of the clients and decide
whether they are authorized to act as administrator of the
AuthorizationManager.
|
GUIAttributesServlet |
Web Interface for the Authorization Manager.
|
GUIConfigFileServlet |
Web Interface for the Authorization Manager.
|
GUIMapServlet |
Web Interface for the Authorization Manager.
|
GUIPoliciesServlet |
Web Interface for the Authorization Manager.
|
GUISubjectServlet |
Web Interface for the Authorization Manager.
|
HTMLWriter |
Class collecting convenience methods for the AuthorizationManager
Administration Interface, used to generate header and trailer of
HTML pages and to show failure messages. |