java.lang.Object
javax.net.ssl.KeyManagerFactorySpi
nl.altindag.ssl.keymanager.KeyManagerFactorySpiWrapper
NOTE:
Please don't use this class directly as it is part of the internal API. Class name and methods can be changed any time.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final KeyManager[]private static final nl.altindag.sude.Loggerprivate static final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected KeyManager[]protected voidengineInit(KeyStore keyStore, char[] keyStorePassword) protected voidengineInit(ManagerFactoryParameters managerFactoryParameters)
-
Field Details
-
LOGGER
private static final nl.altindag.sude.Logger LOGGER -
NO_KEY_MANAGER_EXCEPTION_MESSAGE
- See Also:
-
keyManagers
-
-
Constructor Details
-
KeyManagerFactorySpiWrapper
KeyManagerFactorySpiWrapper(KeyManager keyManager)
-
-
Method Details
-
engineInit
- Specified by:
engineInitin classKeyManagerFactorySpi
-
engineInit
- Specified by:
engineInitin classKeyManagerFactorySpi
-
engineGetKeyManagers
- Specified by:
engineGetKeyManagersin classKeyManagerFactorySpi
-