Interface SamlSpAuthRequest

All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<SamlSpAuthRequest>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<SamlSpAuthRequest>, com.liferay.portal.kernel.model.PersistedModel, SamlSpAuthRequestModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
SamlSpAuthRequestWrapper

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

    • SAML_SP_AUTHN_REQUEST_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<SamlSpAuthRequest,Long> SAML_SP_AUTHN_REQUEST_ID_ACCESSOR