Package io.deephaven.ssl.config
Class IdentityKeyStore
java.lang.Object
io.deephaven.ssl.config.IdentityKeyStore
- All Implemented Interfaces:
Identity
The identity material configuration from a key store.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.deephaven.ssl.config.Identity
Identity.Visitor<T> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe optional keystore type.static IdentityKeyStorestatic IdentityKeyStoreabstract Stringpassword()The keystore password.abstract Stringpath()The keystore path.final <V extends Identity.Visitor<T>,T>
Twalk(V visitor)