Interface | Description |
---|---|
KeyStoreBuilder |
A builder that produces a
KeyStore . |
KeyStoreConfiguration<T> |
A configuration for a
KeyStore builder. |
KeyStoreSubBuilder |
A sub builder that produces a
KeyStore . |
SSLContextBuilder |
A builder that produces an
SSLContext . |
Class | Description |
---|---|
KeyStoreBuilderFactory |
A factory that produces
KeyStoreBuilder instances. |
SSLContextBuilderFactory |
A factory that produces
SSLContextBuilder instances. |
Enum | Description |
---|---|
SSLContextBuilder.ClientAuthentication |
A enumeration of client authentication types
|
Exception | Description |
---|---|
SSLRuntimeException |
A runtime exception thrown by an
SSLContextBuilder . |
Copyright © 2014–2016. All rights reserved.