public final class KeystoreBean extends Object
Modifier and Type | Method and Description |
---|---|
String |
getJksPath() |
String |
getKeystoreAlias() |
String |
getKeystorePassword() |
String |
getKeystorePrivateKeyPassword() |
org.springframework.core.io.Resource |
getKeystoreResource() |
public String getJksPath()
public String getKeystoreAlias()
public String getKeystorePassword()
public String getKeystorePrivateKeyPassword()
public org.springframework.core.io.Resource getKeystoreResource()
Copyright © 2017. All rights reserved.