类 JksSslBundleProperties.Store
java.lang.Object
org.springframework.boot.autoconfigure.ssl.JksSslBundleProperties.Store
Store properties.
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getType()
void
setLocation
(String location) void
setPassword
(String password) void
setProvider
(String provider) void
-
构造器详细资料
-
Store
public Store()
-
-
方法详细资料
-
getType
-
setType
-
getProvider
-
setProvider
-
getLocation
-
setLocation
-
getPassword
-
setPassword
-