public class SamlEncryptionData extends Object
| Constructor and Description |
|---|
SamlEncryptionData(String keystorePath,
String keystorePassword,
String privateKeyPassword,
String privateKeyAlias) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKeystorePassword() |
String |
getKeystorePath() |
String |
getPrivateKeyAlias() |
String |
getPrivateKeyPassword() |
String |
toString() |
Copyright © 2016–2017. All rights reserved.