Class JksSslStoreBundle

java.lang.Object
org.springframework.boot.ssl.jks.JksSslStoreBundle
All Implemented Interfaces:
SslStoreBundle

public class JksSslStoreBundle extends Object implements SslStoreBundle
SslStoreBundle backed by a Java keystore.
Since:
3.1.0
Author:
Scott Frederick, Phillip Webb, Moritz Halbritter