@ProviderType public interface SamlSpMessage extends com.liferay.portal.kernel.model.PersistedModel, SamlSpMessageModel
SamlSpMessageModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<SamlSpMessage,java.lang.Long> |
SAML_SP_MESSAGE_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isExpired() |
clone, compareTo, getCompanyId, getCreateDate, getExpandoBridge, getExpirationDate, getPrimaryKey, getPrimaryKeyObj, getSamlIdpEntityId, getSamlIdpResponseKey, getSamlSpMessageId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpirationDate, setNew, setPrimaryKey, setPrimaryKeyObj, setSamlIdpEntityId, setSamlIdpResponseKey, setSamlSpMessageId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringstatic final com.liferay.portal.kernel.util.Accessor<SamlSpMessage,java.lang.Long> SAML_SP_MESSAGE_ID_ACCESSOR
com.liferay.saml.persistence.model.impl.SamlSpMessageImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.