类 JksSslStoreBundle

java.lang.Object
org.springframework.boot.ssl.jks.JksSslStoreBundle
所有已实现的接口:
SslStoreBundle

public class JksSslStoreBundle extends Object implements SslStoreBundle
SslStoreBundle backed by a Java keystore.
从以下版本开始:
3.1.0
作者:
Scott Frederick, Phillip Webb, Moritz Halbritter