public class ExternalIdentityProviderConfiguration extends ExternalProviderConfiguration<ExternalIdentityProviderConfiguration>
Constructor and Description |
---|
ExternalIdentityProviderConfiguration() |
Modifier and Type | Method and Description |
---|---|
int |
getAssertionConsumerServiceIndex() |
NameId |
getNameId() |
ExternalIdentityProviderConfiguration |
setAssertionConsumerServiceIndex(int assertionConsumerServiceIndex) |
ExternalIdentityProviderConfiguration |
setNameId(java.lang.Object nameId) |
_this, clone, getAlias, getLinktext, getMetadata, getVerificationKeyData, getVerificationKeys, isMetadataTrustCheck, isSkipSslValidation, setAlias, setLinktext, setMetadata, setMetadataTrustCheck, setSkipSslValidation, setVerificationKeys
public ExternalIdentityProviderConfiguration()
public NameId getNameId()
public ExternalIdentityProviderConfiguration setNameId(java.lang.Object nameId)
public int getAssertionConsumerServiceIndex()
public ExternalIdentityProviderConfiguration setAssertionConsumerServiceIndex(int assertionConsumerServiceIndex)