Class SslBundleProperties.Key
java.lang.Object
org.springframework.boot.autoconfigure.ssl.SslBundleProperties.Key
- Enclosing class:
SslBundleProperties
- Since:
- 3.1.0
- Author:
- Scott Frederick, Phillip Webb
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable StringgetAlias()@Nullable StringvoidvoidsetPassword(@Nullable String password)
-
Constructor Details
-
Key
public Key()
-
-
Method Details
-
getPassword
-
setPassword
-
getAlias
-
setAlias
-