@ProviderType public interface SamlSpAuthRequest extends com.liferay.portal.kernel.model.PersistedModel, SamlSpAuthRequestModel
SamlSpAuthRequestModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<SamlSpAuthRequest,java.lang.Long> |
SAML_SP_AUTHN_REQUEST_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
clone, compareTo, getCompanyId, getCreateDate, getExpandoBridge, getPrimaryKey, getPrimaryKeyObj, getSamlIdpEntityId, getSamlSpAuthnRequestId, getSamlSpAuthRequestKey, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKey, setPrimaryKeyObj, setSamlIdpEntityId, setSamlSpAuthnRequestId, setSamlSpAuthRequestKey, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringstatic final com.liferay.portal.kernel.util.Accessor<SamlSpAuthRequest,java.lang.Long> SAML_SP_AUTHN_REQUEST_ID_ACCESSOR
com.liferay.saml.persistence.model.impl.SamlSpAuthRequestImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.