public static class Saml2RelyingPartyProperties.Registration
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Saml2RelyingPartyProperties.Registration.Signing |
| Constructor and Description |
|---|
Registration() |
| Modifier and Type | Method and Description |
|---|---|
Saml2RelyingPartyProperties.Identityprovider |
getIdentityprovider() |
java.lang.String |
getRelyingPartyEntityId() |
Saml2RelyingPartyProperties.Registration.Signing |
getSigning() |
void |
setRelyingPartyEntityId(java.lang.String entityId) |
public java.lang.String getRelyingPartyEntityId()
public void setRelyingPartyEntityId(java.lang.String entityId)
public Saml2RelyingPartyProperties.Registration.Signing getSigning()
public Saml2RelyingPartyProperties.Identityprovider getIdentityprovider()