| Interface | Description |
|---|---|
| CertPathBuilderMBean |
The SSPI MBean that all certification path providers with CertPathBuilder services must extend.
|
| CertPathProviderMBean |
The base MBean for all MBean implementations that manage certification path providers.
|
| CertPathValidatorMBean |
The SSPI MBean that all certification path providers with CertPathValidator services must extend.
|
| KeyStoreMBean | Deprecated
8.1.0.0
|
| Class | Description |
|---|---|
| CertPathBuilderImpl |
The base class of all cert path builder MBean implementations.
|
| CertPathBuilderValidatorImpl |
The base class of all cert path provider MBean implementations for
providers that are both builders and validator.
|
| CertPathProviderImpl |
The base class of all cert path provider MBean implementations.
|
| CertPathValidatorImpl |
The base class of all cert path validator MBean implementations.
|
| KeyStoreImpl |
This is the class that all KeyStore security providers should
extend to implement their security provider's configuration
data, should additional data be needed.
|