See: Description
| Interface | Description |
|---|---|
| GridCA |
This interface defines all methods which can be exeucted on the
Grid Certificate Authority.
|
| GridCAConstants |
Constants for the
com.sun.grid.ca package |
| Class | Description |
|---|---|
| GridCAConfiguration |
Configuration of a
GridCA. |
| GridCAFactory |
Factory class for instances of
GridCA. |
| GridCAImpl |
Default implementation of the
GridCA
Uses the sge_ca script which is delivered with gridengine to perform
actions on the gridengine ca. |
| GridCAX500Name |
Helper class for parsing X500 names.
|
| InitCAParameters |
This class hold the parameters for Certificate Authority
|
| InitCAParameters.ParamDef |
Defines a parameter for the init ca command.
|
| Main |
CLI util for the
GridCA. |
| Exception | Description |
|---|---|
| GridCAException |
This exception wraps all errors of the GridCA
|