Class KeyProperties.KeyStore
java.lang.Object
org.springframework.cloud.bootstrap.encrypt.KeyProperties.KeyStore
- Enclosing class:
- KeyProperties
Key store properties.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAlias()org.springframework.core.io.ResourcegetType()voidvoidsetLocation(org.springframework.core.io.Resource location) voidsetPassword(String password) voidvoid
-
Constructor Details
-
KeyStore
public KeyStore()
-
-
Method Details
-
getAlias
-
setAlias
-
getLocation
public org.springframework.core.io.Resource getLocation() -
setLocation
public void setLocation(org.springframework.core.io.Resource location) -
getPassword
-
getType
-
setPassword
-
getSecret
-
setSecret
-
setType
-