@ProviderType public interface SamlIdpSpSession extends com.liferay.portal.kernel.model.PersistedModel, SamlIdpSpSessionModel
SamlIdpSpSessionModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<SamlIdpSpSession,java.lang.Long> |
SAML_IDP_SP_SESSION_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
clone, compareTo, getCompanyId, getCreateDate, getExpandoBridge, getModifiedDate, getNameIdFormat, getNameIdValue, getPrimaryKey, getPrimaryKeyObj, getSamlIdpSpSessionId, getSamlIdpSsoSessionId, getSamlSpEntityId, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModifiedDate, setNameIdFormat, setNameIdValue, setNew, setPrimaryKey, setPrimaryKeyObj, setSamlIdpSpSessionId, setSamlIdpSsoSessionId, setSamlSpEntityId, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringstatic final com.liferay.portal.kernel.util.Accessor<SamlIdpSpSession,java.lang.Long> SAML_IDP_SP_SESSION_ID_ACCESSOR
com.liferay.saml.persistence.model.impl.SamlIdpSpSessionImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.