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