|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
com.sun.slamd.admin package contains code for the SLAMD
administrative interface.
See:
Description
| Class Summary | |
|---|---|
| AccessManager | This class provides a mechanism for restricting access to components of the administrative interface. |
| AdminServlet | This class serves as the single point of entry for the Web-based SLAMD administration interface. |
| JobPack | This class defines methods for dealing with SLAMD job packs. |
| RequestInfo | This class defines a set of variables that are used to hold variables used in the process of handling an individual request in the admin interface. |
| Exception Summary | |
|---|---|
| AccessDeniedException | This class defines an exception that may be thrown if a problem occurs while evaluating access control information for the SLAMD administrative interface. |
The com.sun.slamd.admin package contains code for the SLAMD
administrative interface. In particular, it contains the code responsible
for:
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||