public static class Saml2RelyingPartyProperties.Decryption
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Saml2RelyingPartyProperties.Decryption.Credential |
| Constructor and Description |
|---|
Decryption() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Saml2RelyingPartyProperties.Decryption.Credential> |
getCredentials() |
void |
setCredentials(java.util.List<Saml2RelyingPartyProperties.Decryption.Credential> credentials) |
public java.util.List<Saml2RelyingPartyProperties.Decryption.Credential> getCredentials()
public void setCredentials(java.util.List<Saml2RelyingPartyProperties.Decryption.Credential> credentials)