@Bean(name="rootSslContextContainer", parent=Kernel.class, active=true, exportable=true) public static class SSLContextContainer.Root extends SSLContextContainer implements Initializable, UnregisterAware
SSLContextContainer.HARDENED_MODE, SSLContextContainer.HardenedModeVHostItemExtension, SSLContextContainer.HardenedModeVHostItemExtensionProvider, SSLContextContainer.RootSSLContextContainerAbstract.SSLHoldereventBus, sslContexts, vHostManagerALLOW_INVALID_CERTS_KEY, ALLOW_INVALID_CERTS_VAL, ALLOW_SELF_SIGNED_CERTS_KEY, ALLOW_SELF_SIGNED_CERTS_VAL, CERT_ALIAS_KEY, CERT_SAVE_TO_DISK_KEY, DEFAULT_DOMAIN_CERT_KEY, DEFAULT_DOMAIN_CERT_VAL, JKS_KEYSTORE_FILE_KEY, JKS_KEYSTORE_FILE_VAL, JKS_KEYSTORE_PWD_KEY, JKS_KEYSTORE_PWD_VAL, PEM_CERTIFICATE_KEY, SERVER_CERTS_LOCATION_KEY, SERVER_CERTS_LOCATION_VAL, SSL_CONTAINER_CLASS_KEY, SSL_CONTAINER_CLASS_VAL, TRUSTED_CERTS_DIR_KEY, TRUSTED_CERTS_DIR_VAL, TRUSTSTORE_FILE_KEY, TRUSTSTORE_FILE_VAL, TRUSTSTORE_PWD_KEY, TRUSTSTORE_PWD_VAL| Constructor and Description |
|---|
Root() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeUnregister()
Method called before bean unregister.
|
void |
initialize()
Method will be called, when bean will be created, configured and ready to use.
|
void |
setParent(SSLContextContainerIfc parent) |
createIoInterface, getEnabledCiphers, getEnabledProtocols, getSSLContext, getTrustStore, setEnabledCiphers, setEnabledProtocols, setEphemeralDHKeySize, setHardenedMode, setTlsJdkNssBugWorkaround, start, stopaddCertificates, createCertificate, createContextHolder, find, getDefCertAlias, getKeyManagers, getSSLContext, getTrustManagersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateIoInterface, getEnabledCiphers, getEnabledProtocolspublic void beforeUnregister()
UnregisterAwarebeforeUnregister in interface UnregisterAwarepublic void initialize()
Initializableinitialize in interface Initializableinitialize in class SSLContextContainerpublic void setParent(SSLContextContainerIfc parent)
setParent in class SSLContextContainerCopyright © 2004–2021 "Tigase, Inc.". All rights reserved.