@ProviderType public interface SamlIdpSsoSession extends com.liferay.portal.kernel.model.PersistedModel, SamlIdpSsoSessionModel
SamlIdpSsoSessionModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<SamlIdpSsoSession,java.lang.Long> |
SAML_IDP_SSO_SESSION_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isExpired() |
clone, compareTo, getCompanyId, getCreateDate, getExpandoBridge, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getSamlIdpSsoSessionId, getSamlIdpSsoSessionKey, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setSamlIdpSsoSessionId, setSamlIdpSsoSessionKey, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringstatic final com.liferay.portal.kernel.util.Accessor<SamlIdpSsoSession,java.lang.Long> SAML_IDP_SSO_SESSION_ID_ACCESSOR
com.liferay.saml.persistence.model.impl.SamlIdpSsoSessionImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.