@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.
|
getAssertionXml, getCompanyId, getCreateDate, getJSessionId, getModifiedDate, getNameIdFormat, getNameIdNameQualifier, getNameIdSPNameQualifier, getNameIdValue, getPrimaryKey, getSamlIdpEntityId, getSamlSpSessionId, getSamlSpSessionKey, getSessionIndex, getTerminated, getUserId, getUserName, getUserUuid, isTerminated, setAssertionXml, setCompanyId, setCreateDate, setJSessionId, setModifiedDate, setNameIdFormat, setNameIdNameQualifier, setNameIdSPNameQualifier, setNameIdValue, setPrimaryKey, setSamlIdpEntityId, setSamlSpSessionId, setSamlSpSessionKey, setSessionIndex, setTerminated, setUserId, setUserName, setUserUuidclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, 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.