All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<OpenIdConnectSession>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<OpenIdConnectSession>, com.liferay.portal.kernel.model.MVCCModel, OpenIdConnectSessionModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
OpenIdConnectSessionWrapper

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

    • OPEN_ID_CONNECT_SESSION_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<OpenIdConnectSession,Long> OPEN_ID_CONNECT_SESSION_ID_ACCESSOR