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.
SamlSpIdpConnection,
Serialized FormSAML_SP_IDP_CONNECTION_ID_ACCESSOR| Constructor and Description |
|---|
SamlSpIdpConnectionWrapper(SamlSpIdpConnection samlSpIdpConnection) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAssertionSignatureRequired()
Returns the assertion signature required of this saml sp idp connection.
|
long |
getClockSkew()
Returns the clock skew of this saml sp idp connection.
|
long |
getCompanyId()
Returns the company ID of this saml sp idp connection.
|
java.util.Date |
getCreateDate()
Returns the create date of this saml sp idp connection.
|
boolean |
getEnabled()
Returns the enabled of this saml sp idp connection.
|
boolean |
getForceAuthn()
Returns the force authn of this saml sp idp connection.
|
boolean |
getLdapImportEnabled()
Returns the ldap import enabled of this saml sp idp connection.
|
java.util.Date |
getMetadataUpdatedDate()
Returns the metadata updated date of this saml sp idp connection.
|
java.lang.String |
getMetadataUrl()
Returns the metadata url of this saml sp idp connection.
|
java.lang.String |
getMetadataXml()
Returns the metadata xml of this saml sp idp connection.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this saml sp idp connection.
|
java.lang.String |
getName()
Returns the name of this saml sp idp connection.
|
java.lang.String |
getNameIdFormat()
Returns the name ID format of this saml sp idp connection.
|
long |
getPrimaryKey()
Returns the primary key of this saml sp idp connection.
|
java.lang.String |
getSamlIdpEntityId()
Returns the saml idp entity ID of this saml sp idp connection.
|
long |
getSamlSpIdpConnectionId()
Returns the saml sp idp connection ID of this saml sp idp connection.
|
boolean |
getSignAuthnRequest()
Returns the sign authn request of this saml sp idp connection.
|
boolean |
getUnknownUsersAreStrangers()
Returns the unknown users are strangers of this saml sp idp connection.
|
java.lang.String |
getUserAttributeMappings()
Returns the user attribute mappings of this saml sp idp connection.
|
long |
getUserId()
Returns the user ID of this saml sp idp connection.
|
java.lang.String |
getUserName()
Returns the user name of this saml sp idp connection.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this saml sp idp connection.
|
boolean |
isAssertionSignatureRequired()
Returns
true if this saml sp idp connection is assertion signature required. |
boolean |
isEnabled()
Returns
true if this saml sp idp connection is enabled. |
boolean |
isForceAuthn()
Returns
true if this saml sp idp connection is force authn. |
boolean |
isLdapImportEnabled()
Returns
true if this saml sp idp connection is ldap import enabled. |
boolean |
isSignAuthnRequest()
Returns
true if this saml sp idp connection is sign authn request. |
boolean |
isUnknownUsersAreStrangers()
Returns
true if this saml sp idp connection is unknown users are strangers. |
void |
persist() |
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(java.util.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(java.util.Date metadataUpdatedDate)
Sets the metadata updated date of this saml sp idp connection.
|
void |
setMetadataUrl(java.lang.String metadataUrl)
Sets the metadata url of this saml sp idp connection.
|
void |
setMetadataXml(java.lang.String metadataXml)
Sets the metadata xml of this saml sp idp connection.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this saml sp idp connection.
|
void |
setName(java.lang.String name)
Sets the name of this saml sp idp connection.
|
void |
setNameIdFormat(java.lang.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(java.lang.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(java.lang.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 |
setUserName(java.lang.String userName)
Sets the user name of this saml sp idp connection.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this saml sp idp connection.
|
protected SamlSpIdpConnectionWrapper |
wrap(SamlSpIdpConnection samlSpIdpConnection) |
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, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic SamlSpIdpConnectionWrapper(SamlSpIdpConnection samlSpIdpConnection)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<SamlSpIdpConnection>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<SamlSpIdpConnection>public boolean getAssertionSignatureRequired()
getAssertionSignatureRequired in interface SamlSpIdpConnectionModelpublic long getClockSkew()
getClockSkew in interface SamlSpIdpConnectionModelpublic long getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface SamlSpIdpConnectionModelpublic java.util.Date getCreateDate()
getCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface SamlSpIdpConnectionModelpublic boolean getEnabled()
getEnabled in interface SamlSpIdpConnectionModelpublic boolean getForceAuthn()
getForceAuthn in interface SamlSpIdpConnectionModelpublic boolean getLdapImportEnabled()
getLdapImportEnabled in interface SamlSpIdpConnectionModelpublic java.util.Date getMetadataUpdatedDate()
getMetadataUpdatedDate in interface SamlSpIdpConnectionModelpublic java.lang.String getMetadataUrl()
getMetadataUrl in interface SamlSpIdpConnectionModelpublic java.lang.String getMetadataXml()
getMetadataXml in interface SamlSpIdpConnectionModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface SamlSpIdpConnectionModelpublic java.lang.String getName()
getName in interface SamlSpIdpConnectionModelpublic java.lang.String getNameIdFormat()
getNameIdFormat in interface SamlSpIdpConnectionModelpublic long getPrimaryKey()
getPrimaryKey in interface SamlSpIdpConnectionModelpublic java.lang.String getSamlIdpEntityId()
getSamlIdpEntityId in interface SamlSpIdpConnectionModelpublic long getSamlSpIdpConnectionId()
getSamlSpIdpConnectionId in interface SamlSpIdpConnectionModelpublic boolean getSignAuthnRequest()
getSignAuthnRequest in interface SamlSpIdpConnectionModelpublic boolean getUnknownUsersAreStrangers()
getUnknownUsersAreStrangers in interface SamlSpIdpConnectionModelpublic java.lang.String getUserAttributeMappings()
getUserAttributeMappings in interface SamlSpIdpConnectionModelpublic long getUserId()
getUserId in interface com.liferay.portal.kernel.model.AuditedModelgetUserId in interface SamlSpIdpConnectionModelpublic java.lang.String getUserName()
getUserName in interface com.liferay.portal.kernel.model.AuditedModelgetUserName in interface SamlSpIdpConnectionModelpublic java.lang.String getUserUuid()
getUserUuid in interface com.liferay.portal.kernel.model.AuditedModelgetUserUuid in interface SamlSpIdpConnectionModelpublic boolean isAssertionSignatureRequired()
true if this saml sp idp connection is assertion signature required.isAssertionSignatureRequired in interface SamlSpIdpConnectionModeltrue if this saml sp idp connection is assertion signature required; false otherwisepublic boolean isEnabled()
true if this saml sp idp connection is enabled.isEnabled in interface SamlSpIdpConnectionModeltrue if this saml sp idp connection is enabled; false otherwisepublic boolean isForceAuthn()
true if this saml sp idp connection is force authn.isForceAuthn in interface SamlSpIdpConnectionModeltrue if this saml sp idp connection is force authn; false otherwisepublic boolean isLdapImportEnabled()
true if this saml sp idp connection is ldap import enabled.isLdapImportEnabled in interface SamlSpIdpConnectionModeltrue if this saml sp idp connection is ldap import enabled; false otherwisepublic boolean isSignAuthnRequest()
true if this saml sp idp connection is sign authn request.isSignAuthnRequest in interface SamlSpIdpConnectionModeltrue if this saml sp idp connection is sign authn request; false otherwisepublic boolean isUnknownUsersAreStrangers()
true if this saml sp idp connection is unknown users are strangers.isUnknownUsersAreStrangers in interface SamlSpIdpConnectionModeltrue if this saml sp idp connection is unknown users are strangers; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setAssertionSignatureRequired(boolean assertionSignatureRequired)
setAssertionSignatureRequired in interface SamlSpIdpConnectionModelassertionSignatureRequired - the assertion signature required of this saml sp idp connectionpublic void setClockSkew(long clockSkew)
setClockSkew in interface SamlSpIdpConnectionModelclockSkew - the clock skew of this saml sp idp connectionpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface SamlSpIdpConnectionModelcompanyId - the company ID of this saml sp idp connectionpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface SamlSpIdpConnectionModelcreateDate - the create date of this saml sp idp connectionpublic void setEnabled(boolean enabled)
setEnabled in interface SamlSpIdpConnectionModelenabled - the enabled of this saml sp idp connectionpublic void setForceAuthn(boolean forceAuthn)
setForceAuthn in interface SamlSpIdpConnectionModelforceAuthn - the force authn of this saml sp idp connectionpublic void setLdapImportEnabled(boolean ldapImportEnabled)
setLdapImportEnabled in interface SamlSpIdpConnectionModelldapImportEnabled - the ldap import enabled of this saml sp idp connectionpublic void setMetadataUpdatedDate(java.util.Date metadataUpdatedDate)
setMetadataUpdatedDate in interface SamlSpIdpConnectionModelmetadataUpdatedDate - the metadata updated date of this saml sp idp connectionpublic void setMetadataUrl(java.lang.String metadataUrl)
setMetadataUrl in interface SamlSpIdpConnectionModelmetadataUrl - the metadata url of this saml sp idp connectionpublic void setMetadataXml(java.lang.String metadataXml)
setMetadataXml in interface SamlSpIdpConnectionModelmetadataXml - the metadata xml of this saml sp idp connectionpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface SamlSpIdpConnectionModelmodifiedDate - the modified date of this saml sp idp connectionpublic void setName(java.lang.String name)
setName in interface SamlSpIdpConnectionModelname - the name of this saml sp idp connectionpublic void setNameIdFormat(java.lang.String nameIdFormat)
setNameIdFormat in interface SamlSpIdpConnectionModelnameIdFormat - the name ID format of this saml sp idp connectionpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface SamlSpIdpConnectionModelprimaryKey - the primary key of this saml sp idp connectionpublic void setSamlIdpEntityId(java.lang.String samlIdpEntityId)
setSamlIdpEntityId in interface SamlSpIdpConnectionModelsamlIdpEntityId - the saml idp entity ID of this saml sp idp connectionpublic void setSamlSpIdpConnectionId(long samlSpIdpConnectionId)
setSamlSpIdpConnectionId in interface SamlSpIdpConnectionModelsamlSpIdpConnectionId - the saml sp idp connection ID of this saml sp idp connectionpublic void setSignAuthnRequest(boolean signAuthnRequest)
setSignAuthnRequest in interface SamlSpIdpConnectionModelsignAuthnRequest - the sign authn request of this saml sp idp connectionpublic void setUnknownUsersAreStrangers(boolean unknownUsersAreStrangers)
setUnknownUsersAreStrangers in interface SamlSpIdpConnectionModelunknownUsersAreStrangers - the unknown users are strangers of this saml sp idp connectionpublic void setUserAttributeMappings(java.lang.String userAttributeMappings)
setUserAttributeMappings in interface SamlSpIdpConnectionModeluserAttributeMappings - the user attribute mappings of this saml sp idp connectionpublic void setUserId(long userId)
setUserId in interface com.liferay.portal.kernel.model.AuditedModelsetUserId in interface SamlSpIdpConnectionModeluserId - the user ID of this saml sp idp connectionpublic void setUserName(java.lang.String userName)
setUserName in interface com.liferay.portal.kernel.model.AuditedModelsetUserName in interface SamlSpIdpConnectionModeluserName - the user name of this saml sp idp connectionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.portal.kernel.model.AuditedModelsetUserUuid in interface SamlSpIdpConnectionModeluserUuid - the user uuid of this saml sp idp connectionprotected SamlSpIdpConnectionWrapper wrap(SamlSpIdpConnection samlSpIdpConnection)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SamlSpIdpConnection>