public static class Saml2RelyingPartyProperties.Identityprovider extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Saml2RelyingPartyProperties.Identityprovider.Verification |
| Constructor and Description |
|---|
Identityprovider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityId() |
String |
getSsoUrl() |
Saml2RelyingPartyProperties.Identityprovider.Verification |
getVerification() |
void |
setEntityId(String entityId) |
void |
setSsoUrl(String ssoUrl) |
public String getEntityId()
public void setEntityId(String entityId)
public String getSsoUrl()
public void setSsoUrl(String ssoUrl)
public Saml2RelyingPartyProperties.Identityprovider.Verification getVerification()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.