@ProviderType public interface SamlSpSession extends com.liferay.portal.kernel.model.PersistedModel, SamlSpSessionModel
SamlSpSessionModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<SamlSpSession,java.lang.Long> |
SAML_SP_SESSION_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
clone, compareTo, getAssertionXml, getCompanyId, getCreateDate, getExpandoBridge, getJSessionId, getModifiedDate, getNameIdFormat, getNameIdNameQualifier, getNameIdSPNameQualifier, getNameIdValue, getPrimaryKey, getPrimaryKeyObj, getSamlIdpEntityId, getSamlSpSessionId, getSamlSpSessionKey, getSessionIndex, getTerminated, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, isTerminated, setAssertionXml, setCachedModel, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setJSessionId, setModifiedDate, setNameIdFormat, setNameIdNameQualifier, setNameIdSPNameQualifier, setNameIdValue, setNew, setPrimaryKey, setPrimaryKeyObj, setSamlIdpEntityId, setSamlSpSessionId, setSamlSpSessionKey, setSessionIndex, setTerminated, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringstatic final com.liferay.portal.kernel.util.Accessor<SamlSpSession,java.lang.Long> SAML_SP_SESSION_ID_ACCESSOR
com.liferay.saml.persistence.model.impl.SamlSpSessionImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.