| Class | Description |
|---|---|
| PKIXValidator |
Validator implementation built on the PKIX CertPath API.
|
| SimpleValidator |
A simple validator implementation.
|
| TrustStoreUtil |
Collection of static utility methods related to trust anchor KeyStores.
|
| Validator |
Validator abstract base class.
|
| Exception | Description |
|---|---|
| ValidatorException |
ValidatorException thrown by the Validator.
|