public class SPKeyManagerConfigProvider extends Object implements org.overlord.commons.auth.saml.sp.KeyManagerConfigProvider
| Constructor and Description |
|---|
SPKeyManagerConfigProvider()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSamlKeystorePassword() |
String |
getSamlKeystoreUrl() |
String |
getSamlSigningKeyAlias() |
String |
getSamlSigningKeyPassword() |
public String getSamlKeystoreUrl()
getSamlKeystoreUrl in interface org.overlord.commons.auth.saml.sp.KeyManagerConfigProviderKeyManagerConfigProvider.getSamlKeystoreUrl()public String getSamlKeystorePassword()
getSamlKeystorePassword in interface org.overlord.commons.auth.saml.sp.KeyManagerConfigProviderKeyManagerConfigProvider.getSamlKeystorePassword()public String getSamlSigningKeyAlias()
getSamlSigningKeyAlias in interface org.overlord.commons.auth.saml.sp.KeyManagerConfigProviderKeyManagerConfigProvider.getSamlSigningKeyAlias()public String getSamlSigningKeyPassword()
getSamlSigningKeyPassword in interface org.overlord.commons.auth.saml.sp.KeyManagerConfigProviderKeyManagerConfigProvider.getSamlSigningKeyPassword()Copyright © 2013–2015 JBoss, a division of Red Hat. All rights reserved.