public class SamlIdpSpConnectionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SamlIdpSpConnection> implements com.liferay.portal.kernel.model.ModelWrapper<SamlIdpSpConnection>, SamlIdpSpConnection
This class is a wrapper for SamlIdpSpConnection
.
SamlIdpSpConnection
,
Serialized FormSAML_IDP_SP_CONNECTION_ID_ACCESSOR
Constructor and Description |
---|
SamlIdpSpConnectionWrapper(SamlIdpSpConnection samlIdpSpConnection) |
Modifier and Type | Method and Description |
---|---|
SamlIdpSpConnection |
cloneWithOriginalValues() |
int |
getAssertionLifetime()
Returns the assertion lifetime of this saml idp sp connection.
|
java.lang.String |
getAttributeNames()
Returns the attribute names of this saml idp sp connection.
|
boolean |
getAttributesEnabled()
Returns the attributes enabled of this saml idp sp connection.
|
boolean |
getAttributesNamespaceEnabled()
Returns the attributes namespace enabled of this saml idp sp connection.
|
long |
getCompanyId()
Returns the company ID of this saml idp sp connection.
|
java.util.Date |
getCreateDate()
Returns the create date of this saml idp sp connection.
|
boolean |
getEnabled()
Returns the enabled of this saml idp sp connection.
|
boolean |
getEncryptionForced()
Returns the encryption forced of this saml idp sp connection.
|
java.util.Date |
getMetadataUpdatedDate()
Returns the metadata updated date of this saml idp sp connection.
|
java.lang.String |
getMetadataUrl()
Returns the metadata url of this saml idp sp connection.
|
java.lang.String |
getMetadataXml()
Returns the metadata xml of this saml idp sp connection.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this saml idp sp connection.
|
java.lang.String |
getName()
Returns the name of this saml idp sp connection.
|
java.lang.String |
getNameIdAttribute()
Returns the name ID attribute of this saml idp sp connection.
|
java.lang.String |
getNameIdFormat()
Returns the name ID format of this saml idp sp connection.
|
long |
getPrimaryKey()
Returns the primary key of this saml idp sp connection.
|
long |
getSamlIdpSpConnectionId()
Returns the saml idp sp connection ID of this saml idp sp connection.
|
java.lang.String |
getSamlSpEntityId()
Returns the saml sp entity ID of this saml idp sp connection.
|
long |
getUserId()
Returns the user ID of this saml idp sp connection.
|
java.lang.String |
getUserName()
Returns the user name of this saml idp sp connection.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this saml idp sp connection.
|
boolean |
isAttributesEnabled()
Returns
true if this saml idp sp connection is attributes enabled. |
boolean |
isAttributesNamespaceEnabled()
Returns
true if this saml idp sp connection is attributes namespace enabled. |
boolean |
isEnabled()
Returns
true if this saml idp sp connection is enabled. |
boolean |
isEncryptionForced()
Returns
true if this saml idp sp connection is encryption forced. |
void |
persist() |
void |
setAssertionLifetime(int assertionLifetime)
Sets the assertion lifetime of this saml idp sp connection.
|
void |
setAttributeNames(java.lang.String attributeNames)
Sets the attribute names of this saml idp sp connection.
|
void |
setAttributesEnabled(boolean attributesEnabled)
Sets whether this saml idp sp connection is attributes enabled.
|
void |
setAttributesNamespaceEnabled(boolean attributesNamespaceEnabled)
Sets whether this saml idp sp connection is attributes namespace enabled.
|
void |
setCompanyId(long companyId)
Sets the company ID of this saml idp sp connection.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this saml idp sp connection.
|
void |
setEnabled(boolean enabled)
Sets whether this saml idp sp connection is enabled.
|
void |
setEncryptionForced(boolean encryptionForced)
Sets whether this saml idp sp connection is encryption forced.
|
void |
setMetadataUpdatedDate(java.util.Date metadataUpdatedDate)
Sets the metadata updated date of this saml idp sp connection.
|
void |
setMetadataUrl(java.lang.String metadataUrl)
Sets the metadata url of this saml idp sp connection.
|
void |
setMetadataXml(java.lang.String metadataXml)
Sets the metadata xml of this saml idp sp 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 idp sp connection.
|
void |
setName(java.lang.String name)
Sets the name of this saml idp sp connection.
|
void |
setNameIdAttribute(java.lang.String nameIdAttribute)
Sets the name ID attribute of this saml idp sp connection.
|
void |
setNameIdFormat(java.lang.String nameIdFormat)
Sets the name ID format of this saml idp sp connection.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this saml idp sp connection.
|
void |
setSamlIdpSpConnectionId(long samlIdpSpConnectionId)
Sets the saml idp sp connection ID of this saml idp sp connection.
|
void |
setSamlSpEntityId(java.lang.String samlSpEntityId)
Sets the saml sp entity ID of this saml idp sp connection.
|
void |
setUserId(long userId)
Sets the user ID of this saml idp sp connection.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this saml idp sp connection.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this saml idp sp connection.
|
java.lang.String |
toXmlString() |
protected SamlIdpSpConnectionWrapper |
wrap(SamlIdpSpConnection samlIdpSpConnection) |
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
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
public SamlIdpSpConnectionWrapper(SamlIdpSpConnection samlIdpSpConnection)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSpConnection>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSpConnection>
public SamlIdpSpConnection cloneWithOriginalValues()
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<SamlIdpSpConnection>
cloneWithOriginalValues
in interface SamlIdpSpConnectionModel
public int getAssertionLifetime()
getAssertionLifetime
in interface SamlIdpSpConnectionModel
public java.lang.String getAttributeNames()
getAttributeNames
in interface SamlIdpSpConnectionModel
public boolean getAttributesEnabled()
getAttributesEnabled
in interface SamlIdpSpConnectionModel
public boolean getAttributesNamespaceEnabled()
getAttributesNamespaceEnabled
in interface SamlIdpSpConnectionModel
public long getCompanyId()
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
getCompanyId
in interface SamlIdpSpConnectionModel
public java.util.Date getCreateDate()
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface SamlIdpSpConnectionModel
public boolean getEnabled()
getEnabled
in interface SamlIdpSpConnectionModel
public boolean getEncryptionForced()
getEncryptionForced
in interface SamlIdpSpConnectionModel
public java.util.Date getMetadataUpdatedDate()
getMetadataUpdatedDate
in interface SamlIdpSpConnectionModel
public java.lang.String getMetadataUrl()
getMetadataUrl
in interface SamlIdpSpConnectionModel
public java.lang.String getMetadataXml()
getMetadataXml
in interface SamlIdpSpConnectionModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface SamlIdpSpConnectionModel
public java.lang.String getName()
getName
in interface SamlIdpSpConnectionModel
public java.lang.String getNameIdAttribute()
getNameIdAttribute
in interface SamlIdpSpConnectionModel
public java.lang.String getNameIdFormat()
getNameIdFormat
in interface SamlIdpSpConnectionModel
public long getPrimaryKey()
getPrimaryKey
in interface SamlIdpSpConnectionModel
public long getSamlIdpSpConnectionId()
getSamlIdpSpConnectionId
in interface SamlIdpSpConnectionModel
public java.lang.String getSamlSpEntityId()
getSamlSpEntityId
in interface SamlIdpSpConnectionModel
public long getUserId()
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
getUserId
in interface SamlIdpSpConnectionModel
public java.lang.String getUserName()
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
getUserName
in interface SamlIdpSpConnectionModel
public java.lang.String getUserUuid()
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
getUserUuid
in interface SamlIdpSpConnectionModel
public boolean isAttributesEnabled()
true
if this saml idp sp connection is attributes enabled.isAttributesEnabled
in interface SamlIdpSpConnectionModel
true
if this saml idp sp connection is attributes enabled; false
otherwisepublic boolean isAttributesNamespaceEnabled()
true
if this saml idp sp connection is attributes namespace enabled.isAttributesNamespaceEnabled
in interface SamlIdpSpConnectionModel
true
if this saml idp sp connection is attributes namespace enabled; false
otherwisepublic boolean isEnabled()
true
if this saml idp sp connection is enabled.isEnabled
in interface SamlIdpSpConnectionModel
true
if this saml idp sp connection is enabled; false
otherwisepublic boolean isEncryptionForced()
true
if this saml idp sp connection is encryption forced.isEncryptionForced
in interface SamlIdpSpConnectionModel
true
if this saml idp sp connection is encryption forced; false
otherwisepublic void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setAssertionLifetime(int assertionLifetime)
setAssertionLifetime
in interface SamlIdpSpConnectionModel
assertionLifetime
- the assertion lifetime of this saml idp sp connectionpublic void setAttributeNames(java.lang.String attributeNames)
setAttributeNames
in interface SamlIdpSpConnectionModel
attributeNames
- the attribute names of this saml idp sp connectionpublic void setAttributesEnabled(boolean attributesEnabled)
setAttributesEnabled
in interface SamlIdpSpConnectionModel
attributesEnabled
- the attributes enabled of this saml idp sp connectionpublic void setAttributesNamespaceEnabled(boolean attributesNamespaceEnabled)
setAttributesNamespaceEnabled
in interface SamlIdpSpConnectionModel
attributesNamespaceEnabled
- the attributes namespace enabled of this saml idp sp connectionpublic void setCompanyId(long companyId)
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
setCompanyId
in interface SamlIdpSpConnectionModel
companyId
- the company ID of this saml idp sp connectionpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface SamlIdpSpConnectionModel
createDate
- the create date of this saml idp sp connectionpublic void setEnabled(boolean enabled)
setEnabled
in interface SamlIdpSpConnectionModel
enabled
- the enabled of this saml idp sp connectionpublic void setEncryptionForced(boolean encryptionForced)
setEncryptionForced
in interface SamlIdpSpConnectionModel
encryptionForced
- the encryption forced of this saml idp sp connectionpublic void setMetadataUpdatedDate(java.util.Date metadataUpdatedDate)
setMetadataUpdatedDate
in interface SamlIdpSpConnectionModel
metadataUpdatedDate
- the metadata updated date of this saml idp sp connectionpublic void setMetadataUrl(java.lang.String metadataUrl)
setMetadataUrl
in interface SamlIdpSpConnectionModel
metadataUrl
- the metadata url of this saml idp sp connectionpublic void setMetadataXml(java.lang.String metadataXml)
setMetadataXml
in interface SamlIdpSpConnectionModel
metadataXml
- the metadata xml of this saml idp sp connectionpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface SamlIdpSpConnectionModel
modifiedDate
- the modified date of this saml idp sp connectionpublic void setName(java.lang.String name)
setName
in interface SamlIdpSpConnectionModel
name
- the name of this saml idp sp connectionpublic void setNameIdAttribute(java.lang.String nameIdAttribute)
setNameIdAttribute
in interface SamlIdpSpConnectionModel
nameIdAttribute
- the name ID attribute of this saml idp sp connectionpublic void setNameIdFormat(java.lang.String nameIdFormat)
setNameIdFormat
in interface SamlIdpSpConnectionModel
nameIdFormat
- the name ID format of this saml idp sp connectionpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface SamlIdpSpConnectionModel
primaryKey
- the primary key of this saml idp sp connectionpublic void setSamlIdpSpConnectionId(long samlIdpSpConnectionId)
setSamlIdpSpConnectionId
in interface SamlIdpSpConnectionModel
samlIdpSpConnectionId
- the saml idp sp connection ID of this saml idp sp connectionpublic void setSamlSpEntityId(java.lang.String samlSpEntityId)
setSamlSpEntityId
in interface SamlIdpSpConnectionModel
samlSpEntityId
- the saml sp entity ID of this saml idp sp connectionpublic void setUserId(long userId)
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
setUserId
in interface SamlIdpSpConnectionModel
userId
- the user ID of this saml idp sp connectionpublic void setUserName(java.lang.String userName)
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
setUserName
in interface SamlIdpSpConnectionModel
userName
- the user name of this saml idp sp connectionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
setUserUuid
in interface SamlIdpSpConnectionModel
userUuid
- the user uuid of this saml idp sp connectionpublic java.lang.String toXmlString()
toXmlString
in interface SamlIdpSpConnectionModel
protected SamlIdpSpConnectionWrapper wrap(SamlIdpSpConnection samlIdpSpConnection)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<SamlIdpSpConnection>