Interface SamlSpSession

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<SamlSpSession>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<SamlSpSession>, com.liferay.portal.kernel.model.PersistedModel, SamlSpSessionModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
SamlSpSessionWrapper

@ProviderType public interface SamlSpSession extends com.liferay.portal.kernel.model.PersistedModel, SamlSpSessionModel
The extended model interface for the SamlSpSession service. Represents a row in the "SamlSpSession" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • SAML_SP_SESSION_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<SamlSpSession,Long> SAML_SP_SESSION_ID_ACCESSOR