Class JksSslBundleProperties.Store
java.lang.Object
org.springframework.boot.autoconfigure.ssl.JksSslBundleProperties.Store
- Enclosing class:
- JksSslBundleProperties
Store properties.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetType()
void
setLocation
(String location) void
setPassword
(String password) void
setProvider
(String provider) void
-
Constructor Details
-
Store
public Store()
-
-
Method Details
-
getType
-
setType
-
getProvider
-
setProvider
-
getLocation
-
setLocation
-
getPassword
-
setPassword
-