Class SamlSpIdpConnectionWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SamlSpIdpConnection>
com.liferay.saml.persistence.model.SamlSpIdpConnectionWrapper
All Implemented Interfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<SamlSpIdpConnection>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.ModelWrapper<SamlSpIdpConnection>, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, SamlSpIdpConnection, SamlSpIdpConnectionModel, Serializable, Cloneable, Comparable<SamlSpIdpConnection>

public class SamlSpIdpConnectionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SamlSpIdpConnection> implements com.liferay.portal.kernel.model.ModelWrapper<SamlSpIdpConnection>, SamlSpIdpConnection

This class is a wrapper for SamlSpIdpConnection.

See Also:
Generated:
  • Field Summary

    Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper

    model

    Fields inherited from interface com.liferay.saml.persistence.model.SamlSpIdpConnection

    SAML_SP_IDP_CONNECTION_ID_ACCESSOR
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
    Returns the assertion signature required of this saml sp idp connection.
    long
    Returns the clock skew of this saml sp idp connection.
    long
    Returns the company ID of this saml sp idp connection.
    Returns the create date of this saml sp idp connection.
    boolean
    Returns the enabled of this saml sp idp connection.
    boolean
    Returns the force authn of this saml sp idp connection.
    boolean
    Returns the ldap import enabled of this saml sp idp connection.
    Returns the metadata updated date of this saml sp idp connection.
    Returns the metadata url of this saml sp idp connection.
    Returns the metadata xml of this saml sp idp connection.
     
    Returns the modified date of this saml sp idp connection.
    Returns the name of this saml sp idp connection.
    Returns the name ID format of this saml sp idp connection.
     
    long
    Returns the primary key of this saml sp idp connection.
    Returns the saml idp entity ID of this saml sp idp connection.
    long
    Returns the saml sp idp connection ID of this saml sp idp connection.
    boolean
    Returns the sign authn request of this saml sp idp connection.
    boolean
    Returns the unknown users are strangers of this saml sp idp connection.
    Returns the user attribute mappings of this saml sp idp connection.
    long
    Returns the user ID of this saml sp idp connection.
    Returns the user identifier expression of this saml sp idp connection.
    Returns the user name of this saml sp idp connection.
    Returns the user uuid of this saml sp idp connection.
    boolean
    Returns true if this saml sp idp connection is assertion signature required.
    boolean
    Returns true if this saml sp idp connection is enabled.
    boolean
    Returns true if this saml sp idp connection is force authn.
    boolean
    Returns true if this saml sp idp connection is ldap import enabled.
    boolean
    Returns true if this saml sp idp connection is sign authn request.
    boolean
    Returns true if this saml sp idp connection is unknown users are strangers.
    void
     
    void
    setAssertionSignatureRequired(boolean assertionSignatureRequired)
    Sets whether this saml sp idp connection is assertion signature required.
    void
    setClockSkew(long clockSkew)
    Sets the clock skew of this saml sp idp connection.
    void
    setCompanyId(long companyId)
    Sets the company ID of this saml sp idp connection.
    void
    setCreateDate(Date createDate)
    Sets the create date of this saml sp idp connection.
    void
    setEnabled(boolean enabled)
    Sets whether this saml sp idp connection is enabled.
    void
    setForceAuthn(boolean forceAuthn)
    Sets whether this saml sp idp connection is force authn.
    void
    setLdapImportEnabled(boolean ldapImportEnabled)
    Sets whether this saml sp idp connection is ldap import enabled.
    void
    setMetadataUpdatedDate(Date metadataUpdatedDate)
    Sets the metadata updated date of this saml sp idp connection.
    void
    setMetadataUrl(String metadataUrl)
    Sets the metadata url of this saml sp idp connection.
    void
    setMetadataXml(String metadataXml)
    Sets the metadata xml of this saml sp idp connection.
    void
     
    void
    setModifiedDate(Date modifiedDate)
    Sets the modified date of this saml sp idp connection.
    void
    Sets the name of this saml sp idp connection.
    void
    setNameIdFormat(String nameIdFormat)
    Sets the name ID format of this saml sp idp connection.
    void
    setPrimaryKey(long primaryKey)
    Sets the primary key of this saml sp idp connection.
    void
    setSamlIdpEntityId(String samlIdpEntityId)
    Sets the saml idp entity ID of this saml sp idp connection.
    void
    setSamlSpIdpConnectionId(long samlSpIdpConnectionId)
    Sets the saml sp idp connection ID of this saml sp idp connection.
    void
    setSignAuthnRequest(boolean signAuthnRequest)
    Sets whether this saml sp idp connection is sign authn request.
    void
    setUnknownUsersAreStrangers(boolean unknownUsersAreStrangers)
    Sets whether this saml sp idp connection is unknown users are strangers.
    void
    setUserAttributeMappings(String userAttributeMappings)
    Sets the user attribute mappings of this saml sp idp connection.
    void
    setUserId(long userId)
    Sets the user ID of this saml sp idp connection.
    void
    setUserIdentifierExpression(String userIdentifierExpression)
    Sets the user identifier expression of this saml sp idp connection.
    void
    setUserName(String userName)
    Sets the user name of this saml sp idp connection.
    void
    setUserUuid(String userUuid)
    Sets the user uuid of this saml sp idp connection.
     
    wrap(SamlSpIdpConnection samlSpIdpConnection)
     

    Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper

    clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel

    Methods inherited from class java.lang.Object

    finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.liferay.portal.kernel.model.BaseModel

    clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel

    Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel

    getModelClass, getModelClassName

    Methods inherited from interface java.lang.Comparable

    compareTo

    Methods inherited from interface com.liferay.portal.kernel.model.ModelWrapper

    getWrappedModel
  • Constructor Details

    • SamlSpIdpConnectionWrapper

      public SamlSpIdpConnectionWrapper(SamlSpIdpConnection samlSpIdpConnection)
  • Method Details

    • getModelAttributes

      public Map<String,Object> getModelAttributes()
      Specified by:
      getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<SamlSpIdpConnection>
    • setModelAttributes

      public void setModelAttributes(Map<String,Object> attributes)
      Specified by:
      setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<SamlSpIdpConnection>
    • cloneWithOriginalValues

      public SamlSpIdpConnection cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<SamlSpIdpConnection>
      Specified by:
      cloneWithOriginalValues in interface SamlSpIdpConnectionModel
    • getAssertionSignatureRequired

      public boolean getAssertionSignatureRequired()
      Returns the assertion signature required of this saml sp idp connection.
      Specified by:
      getAssertionSignatureRequired in interface SamlSpIdpConnectionModel
      Returns:
      the assertion signature required of this saml sp idp connection
    • getClockSkew

      public long getClockSkew()
      Returns the clock skew of this saml sp idp connection.
      Specified by:
      getClockSkew in interface SamlSpIdpConnectionModel
      Returns:
      the clock skew of this saml sp idp connection
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this saml sp idp connection.
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCompanyId in interface SamlSpIdpConnectionModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Returns:
      the company ID of this saml sp idp connection
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this saml sp idp connection.
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCreateDate in interface SamlSpIdpConnectionModel
      Returns:
      the create date of this saml sp idp connection
    • getEnabled

      public boolean getEnabled()
      Returns the enabled of this saml sp idp connection.
      Specified by:
      getEnabled in interface SamlSpIdpConnectionModel
      Returns:
      the enabled of this saml sp idp connection
    • getForceAuthn

      public boolean getForceAuthn()
      Returns the force authn of this saml sp idp connection.
      Specified by:
      getForceAuthn in interface SamlSpIdpConnectionModel
      Returns:
      the force authn of this saml sp idp connection
    • getLdapImportEnabled

      public boolean getLdapImportEnabled()
      Returns the ldap import enabled of this saml sp idp connection.
      Specified by:
      getLdapImportEnabled in interface SamlSpIdpConnectionModel
      Returns:
      the ldap import enabled of this saml sp idp connection
    • getMetadataUpdatedDate

      public Date getMetadataUpdatedDate()
      Returns the metadata updated date of this saml sp idp connection.
      Specified by:
      getMetadataUpdatedDate in interface SamlSpIdpConnectionModel
      Returns:
      the metadata updated date of this saml sp idp connection
    • getMetadataUrl

      public String getMetadataUrl()
      Returns the metadata url of this saml sp idp connection.
      Specified by:
      getMetadataUrl in interface SamlSpIdpConnectionModel
      Returns:
      the metadata url of this saml sp idp connection
    • getMetadataXml

      public String getMetadataXml()
      Returns the metadata xml of this saml sp idp connection.
      Specified by:
      getMetadataXml in interface SamlSpIdpConnectionModel
      Returns:
      the metadata xml of this saml sp idp connection
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this saml sp idp connection.
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getModifiedDate in interface SamlSpIdpConnectionModel
      Returns:
      the modified date of this saml sp idp connection
    • getName

      public String getName()
      Returns the name of this saml sp idp connection.
      Specified by:
      getName in interface SamlSpIdpConnectionModel
      Returns:
      the name of this saml sp idp connection
    • getNameIdFormat

      public String getNameIdFormat()
      Returns the name ID format of this saml sp idp connection.
      Specified by:
      getNameIdFormat in interface SamlSpIdpConnectionModel
      Returns:
      the name ID format of this saml sp idp connection
    • getNormalizedUserAttributeMappings

      public Properties getNormalizedUserAttributeMappings() throws IOException
      Specified by:
      getNormalizedUserAttributeMappings in interface SamlSpIdpConnection
      Throws:
      IOException
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this saml sp idp connection.
      Specified by:
      getPrimaryKey in interface SamlSpIdpConnectionModel
      Returns:
      the primary key of this saml sp idp connection
    • getSamlIdpEntityId

      public String getSamlIdpEntityId()
      Returns the saml idp entity ID of this saml sp idp connection.
      Specified by:
      getSamlIdpEntityId in interface SamlSpIdpConnectionModel
      Returns:
      the saml idp entity ID of this saml sp idp connection
    • getSamlSpIdpConnectionId

      public long getSamlSpIdpConnectionId()
      Returns the saml sp idp connection ID of this saml sp idp connection.
      Specified by:
      getSamlSpIdpConnectionId in interface SamlSpIdpConnectionModel
      Returns:
      the saml sp idp connection ID of this saml sp idp connection
    • getSignAuthnRequest

      public boolean getSignAuthnRequest()
      Returns the sign authn request of this saml sp idp connection.
      Specified by:
      getSignAuthnRequest in interface SamlSpIdpConnectionModel
      Returns:
      the sign authn request of this saml sp idp connection
    • getUnknownUsersAreStrangers

      public boolean getUnknownUsersAreStrangers()
      Returns the unknown users are strangers of this saml sp idp connection.
      Specified by:
      getUnknownUsersAreStrangers in interface SamlSpIdpConnectionModel
      Returns:
      the unknown users are strangers of this saml sp idp connection
    • getUserAttributeMappings

      public String getUserAttributeMappings()
      Returns the user attribute mappings of this saml sp idp connection.
      Specified by:
      getUserAttributeMappings in interface SamlSpIdpConnectionModel
      Returns:
      the user attribute mappings of this saml sp idp connection
    • getUserId

      public long getUserId()
      Returns the user ID of this saml sp idp connection.
      Specified by:
      getUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserId in interface SamlSpIdpConnectionModel
      Returns:
      the user ID of this saml sp idp connection
    • getUserIdentifierExpression

      public String getUserIdentifierExpression()
      Returns the user identifier expression of this saml sp idp connection.
      Specified by:
      getUserIdentifierExpression in interface SamlSpIdpConnectionModel
      Returns:
      the user identifier expression of this saml sp idp connection
    • getUserName

      public String getUserName()
      Returns the user name of this saml sp idp connection.
      Specified by:
      getUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserName in interface SamlSpIdpConnectionModel
      Returns:
      the user name of this saml sp idp connection
    • getUserUuid

      public String getUserUuid()
      Returns the user uuid of this saml sp idp connection.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface SamlSpIdpConnectionModel
      Returns:
      the user uuid of this saml sp idp connection
    • isAssertionSignatureRequired

      public boolean isAssertionSignatureRequired()
      Returns true if this saml sp idp connection is assertion signature required.
      Specified by:
      isAssertionSignatureRequired in interface SamlSpIdpConnectionModel
      Returns:
      true if this saml sp idp connection is assertion signature required; false otherwise
    • isEnabled

      public boolean isEnabled()
      Returns true if this saml sp idp connection is enabled.
      Specified by:
      isEnabled in interface SamlSpIdpConnectionModel
      Returns:
      true if this saml sp idp connection is enabled; false otherwise
    • isForceAuthn

      public boolean isForceAuthn()
      Returns true if this saml sp idp connection is force authn.
      Specified by:
      isForceAuthn in interface SamlSpIdpConnectionModel
      Returns:
      true if this saml sp idp connection is force authn; false otherwise
    • isLdapImportEnabled

      public boolean isLdapImportEnabled()
      Returns true if this saml sp idp connection is ldap import enabled.
      Specified by:
      isLdapImportEnabled in interface SamlSpIdpConnectionModel
      Returns:
      true if this saml sp idp connection is ldap import enabled; false otherwise
    • isSignAuthnRequest

      public boolean isSignAuthnRequest()
      Returns true if this saml sp idp connection is sign authn request.
      Specified by:
      isSignAuthnRequest in interface SamlSpIdpConnectionModel
      Returns:
      true if this saml sp idp connection is sign authn request; false otherwise
    • isUnknownUsersAreStrangers

      public boolean isUnknownUsersAreStrangers()
      Returns true if this saml sp idp connection is unknown users are strangers.
      Specified by:
      isUnknownUsersAreStrangers in interface SamlSpIdpConnectionModel
      Returns:
      true if this saml sp idp connection is unknown users are strangers; false otherwise
    • persist

      public void persist()
      Specified by:
      persist in interface com.liferay.portal.kernel.model.PersistedModel
    • setAssertionSignatureRequired

      public void setAssertionSignatureRequired(boolean assertionSignatureRequired)
      Sets whether this saml sp idp connection is assertion signature required.
      Specified by:
      setAssertionSignatureRequired in interface SamlSpIdpConnectionModel
      Parameters:
      assertionSignatureRequired - the assertion signature required of this saml sp idp connection
    • setClockSkew

      public void setClockSkew(long clockSkew)
      Sets the clock skew of this saml sp idp connection.
      Specified by:
      setClockSkew in interface SamlSpIdpConnectionModel
      Parameters:
      clockSkew - the clock skew of this saml sp idp connection
    • setCompanyId

      public void setCompanyId(long companyId)
      Sets the company ID of this saml sp idp connection.
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCompanyId in interface SamlSpIdpConnectionModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Parameters:
      companyId - the company ID of this saml sp idp connection
    • setCreateDate

      public void setCreateDate(Date createDate)
      Sets the create date of this saml sp idp connection.
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCreateDate in interface SamlSpIdpConnectionModel
      Parameters:
      createDate - the create date of this saml sp idp connection
    • setEnabled

      public void setEnabled(boolean enabled)
      Sets whether this saml sp idp connection is enabled.
      Specified by:
      setEnabled in interface SamlSpIdpConnectionModel
      Parameters:
      enabled - the enabled of this saml sp idp connection
    • setForceAuthn

      public void setForceAuthn(boolean forceAuthn)
      Sets whether this saml sp idp connection is force authn.
      Specified by:
      setForceAuthn in interface SamlSpIdpConnectionModel
      Parameters:
      forceAuthn - the force authn of this saml sp idp connection
    • setLdapImportEnabled

      public void setLdapImportEnabled(boolean ldapImportEnabled)
      Sets whether this saml sp idp connection is ldap import enabled.
      Specified by:
      setLdapImportEnabled in interface SamlSpIdpConnectionModel
      Parameters:
      ldapImportEnabled - the ldap import enabled of this saml sp idp connection
    • setMetadataUpdatedDate

      public void setMetadataUpdatedDate(Date metadataUpdatedDate)
      Sets the metadata updated date of this saml sp idp connection.
      Specified by:
      setMetadataUpdatedDate in interface SamlSpIdpConnectionModel
      Parameters:
      metadataUpdatedDate - the metadata updated date of this saml sp idp connection
    • setMetadataUrl

      public void setMetadataUrl(String metadataUrl)
      Sets the metadata url of this saml sp idp connection.
      Specified by:
      setMetadataUrl in interface SamlSpIdpConnectionModel
      Parameters:
      metadataUrl - the metadata url of this saml sp idp connection
    • setMetadataXml

      public void setMetadataXml(String metadataXml)
      Sets the metadata xml of this saml sp idp connection.
      Specified by:
      setMetadataXml in interface SamlSpIdpConnectionModel
      Parameters:
      metadataXml - the metadata xml of this saml sp idp connection
    • setModifiedDate

      public void setModifiedDate(Date modifiedDate)
      Sets the modified date of this saml sp idp connection.
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setModifiedDate in interface SamlSpIdpConnectionModel
      Parameters:
      modifiedDate - the modified date of this saml sp idp connection
    • setName

      public void setName(String name)
      Sets the name of this saml sp idp connection.
      Specified by:
      setName in interface SamlSpIdpConnectionModel
      Parameters:
      name - the name of this saml sp idp connection
    • setNameIdFormat

      public void setNameIdFormat(String nameIdFormat)
      Sets the name ID format of this saml sp idp connection.
      Specified by:
      setNameIdFormat in interface SamlSpIdpConnectionModel
      Parameters:
      nameIdFormat - the name ID format of this saml sp idp connection
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this saml sp idp connection.
      Specified by:
      setPrimaryKey in interface SamlSpIdpConnectionModel
      Parameters:
      primaryKey - the primary key of this saml sp idp connection
    • setSamlIdpEntityId

      public void setSamlIdpEntityId(String samlIdpEntityId)
      Sets the saml idp entity ID of this saml sp idp connection.
      Specified by:
      setSamlIdpEntityId in interface SamlSpIdpConnectionModel
      Parameters:
      samlIdpEntityId - the saml idp entity ID of this saml sp idp connection
    • setSamlSpIdpConnectionId

      public void setSamlSpIdpConnectionId(long samlSpIdpConnectionId)
      Sets the saml sp idp connection ID of this saml sp idp connection.
      Specified by:
      setSamlSpIdpConnectionId in interface SamlSpIdpConnectionModel
      Parameters:
      samlSpIdpConnectionId - the saml sp idp connection ID of this saml sp idp connection
    • setSignAuthnRequest

      public void setSignAuthnRequest(boolean signAuthnRequest)
      Sets whether this saml sp idp connection is sign authn request.
      Specified by:
      setSignAuthnRequest in interface SamlSpIdpConnectionModel
      Parameters:
      signAuthnRequest - the sign authn request of this saml sp idp connection
    • setUnknownUsersAreStrangers

      public void setUnknownUsersAreStrangers(boolean unknownUsersAreStrangers)
      Sets whether this saml sp idp connection is unknown users are strangers.
      Specified by:
      setUnknownUsersAreStrangers in interface SamlSpIdpConnectionModel
      Parameters:
      unknownUsersAreStrangers - the unknown users are strangers of this saml sp idp connection
    • setUserAttributeMappings

      public void setUserAttributeMappings(String userAttributeMappings)
      Sets the user attribute mappings of this saml sp idp connection.
      Specified by:
      setUserAttributeMappings in interface SamlSpIdpConnectionModel
      Parameters:
      userAttributeMappings - the user attribute mappings of this saml sp idp connection
    • setUserId

      public void setUserId(long userId)
      Sets the user ID of this saml sp idp connection.
      Specified by:
      setUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserId in interface SamlSpIdpConnectionModel
      Parameters:
      userId - the user ID of this saml sp idp connection
    • setUserIdentifierExpression

      public void setUserIdentifierExpression(String userIdentifierExpression)
      Sets the user identifier expression of this saml sp idp connection.
      Specified by:
      setUserIdentifierExpression in interface SamlSpIdpConnectionModel
      Parameters:
      userIdentifierExpression - the user identifier expression of this saml sp idp connection
    • setUserName

      public void setUserName(String userName)
      Sets the user name of this saml sp idp connection.
      Specified by:
      setUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserName in interface SamlSpIdpConnectionModel
      Parameters:
      userName - the user name of this saml sp idp connection
    • setUserUuid

      public void setUserUuid(String userUuid)
      Sets the user uuid of this saml sp idp connection.
      Specified by:
      setUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserUuid in interface SamlSpIdpConnectionModel
      Parameters:
      userUuid - the user uuid of this saml sp idp connection
    • toXmlString

      public String toXmlString()
      Specified by:
      toXmlString in interface SamlSpIdpConnectionModel
    • wrap

      protected SamlSpIdpConnectionWrapper wrap(SamlSpIdpConnection samlSpIdpConnection)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SamlSpIdpConnection>