@ProviderType public interface SamlSpIdpConnection extends com.liferay.portal.kernel.model.PersistedModel, SamlSpIdpConnectionModel
SamlSpIdpConnectionModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<SamlSpIdpConnection,java.lang.Long> |
SAML_SP_IDP_CONNECTION_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
clone, compareTo, getAssertionSignatureRequired, getClockSkew, getCompanyId, getCreateDate, getEnabled, getExpandoBridge, getForceAuthn, getLdapImportEnabled, getMetadataUpdatedDate, getMetadataUrl, getMetadataXml, getModifiedDate, getName, getNameIdFormat, getPrimaryKey, getPrimaryKeyObj, getSamlIdpEntityId, getSamlSpIdpConnectionId, getSignAuthnRequest, getUserAttributeMappings, getUserId, getUserName, getUserUuid, hashCode, isAssertionSignatureRequired, isCachedModel, isEnabled, isEscapedModel, isForceAuthn, isLdapImportEnabled, isNew, isSignAuthnRequest, setAssertionSignatureRequired, setCachedModel, setClockSkew, setCompanyId, setCreateDate, setEnabled, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setForceAuthn, setLdapImportEnabled, setMetadataUpdatedDate, setMetadataUrl, setMetadataXml, setModifiedDate, setName, setNameIdFormat, setNew, setPrimaryKey, setPrimaryKeyObj, setSamlIdpEntityId, setSamlSpIdpConnectionId, setSignAuthnRequest, setUserAttributeMappings, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringstatic final com.liferay.portal.kernel.util.Accessor<SamlSpIdpConnection,java.lang.Long> SAML_SP_IDP_CONNECTION_ID_ACCESSOR
com.liferay.saml.persistence.model.impl.SamlSpIdpConnectionImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.