| Interface | Description |
|---|---|
| CredentialHandler |
The credential interface that defines the credentials that can be associated
with jobs.
|
| Class | Description |
|---|---|
| CredentialHandlerFactory |
A factory class to load the appropriate type of Condor Style impelementations.
|
| Enum | Description |
|---|---|
| CredentialHandler.TYPE |
An enumeration of valid types of credentials that are supported.
|
| Exception | Description |
|---|---|
| CredentialHandlerFactoryException |
Class to notify of failures while instantiating Condor Style implementations.
|