Class StoreKeyConfig

java.lang.Object
org.elasticsearch.common.ssl.StoreKeyConfig
All Implemented Interfaces:
SslKeyConfig

public class StoreKeyConfig
extends java.lang.Object
implements SslKeyConfig
A SslKeyConfig that builds a Key Manager from a keystore file.
  • Method Summary

    Modifier and Type Method Description
    javax.net.ssl.X509ExtendedKeyManager createKeyManager()  
    java.util.Collection<java.nio.file.Path> getDependentFiles()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait