@ProviderType public interface SamlIdpSpConnection extends com.liferay.portal.kernel.model.PersistedModel, SamlIdpSpConnectionModel
SamlIdpSpConnectionModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<SamlIdpSpConnection,java.lang.Long> |
SAML_IDP_SP_CONNECTION_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
clone, compareTo, getAssertionLifetime, getAttributeNames, getAttributesEnabled, getAttributesNamespaceEnabled, getCompanyId, getCreateDate, getEnabled, getEncryptionForced, getExpandoBridge, getMetadataUpdatedDate, getMetadataUrl, getMetadataXml, getModifiedDate, getName, getNameIdAttribute, getNameIdFormat, getPrimaryKey, getPrimaryKeyObj, getSamlIdpSpConnectionId, getSamlSpEntityId, getUserId, getUserName, getUserUuid, hashCode, isAttributesEnabled, isAttributesNamespaceEnabled, isCachedModel, isEnabled, isEncryptionForced, isEscapedModel, isNew, setAssertionLifetime, setAttributeNames, setAttributesEnabled, setAttributesNamespaceEnabled, setCachedModel, setCompanyId, setCreateDate, setEnabled, setEncryptionForced, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setMetadataUpdatedDate, setMetadataUrl, setMetadataXml, setModifiedDate, setName, setNameIdAttribute, setNameIdFormat, setNew, setPrimaryKey, setPrimaryKeyObj, setSamlIdpSpConnectionId, setSamlSpEntityId, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringstatic final com.liferay.portal.kernel.util.Accessor<SamlIdpSpConnection,java.lang.Long> SAML_IDP_SP_CONNECTION_ID_ACCESSOR
com.liferay.saml.persistence.model.impl.SamlIdpSpConnectionImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.