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 String
getAlias()
@Nullable String
void
void
setPassword
(@Nullable String password)
-
Constructor Details
-
Key
public Key()
-
-
Method Details
-
getPassword
-
setPassword
-
getAlias
-
setAlias
-