Class JksSslBundleProperties

java.lang.Object
org.springframework.boot.autoconfigure.ssl.SslBundleProperties
org.springframework.boot.autoconfigure.ssl.JksSslBundleProperties

public class JksSslBundleProperties extends SslBundleProperties
SslBundleProperties for Java keystores.
Since:
3.1.0
Author:
Scott Frederick, Phillip Webb
See Also: