Class ApprovalDBType
Java class for approvalDBType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="approvalDBType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="driver" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="url" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="user" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="password" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="maxConns" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="maxIdleConns" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="userIdAttribute" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="approverAttributes" type="{http://www.tremolosecurity.com/tremoloConfig}listType"/>
<element name="userAttributes" type="{http://www.tremolosecurity.com/tremoloConfig}listType"/>
<element name="enabled" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="smtpHost" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="smtpPort" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="smtpUser" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="smtpPassword" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="smtpSubject" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="smtpFrom" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="smtpTLS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="encryptionKey" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="smtpUseSOCKSProxy" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="smtpSOCKSProxyHost" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="smtpSOCKSProxyPort" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="smtpLocalhost" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="maskAttribute" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="validationQuery" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="hibernateDialect" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="hibernateProperty" type="{http://www.tremolosecurity.com/tremoloConfig}paramType" maxOccurs="unbounded" minOccurs="0"/>
<element name="hibernateConfig" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="hibernateCreateSchema" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="notifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ListTypeprotected Stringprotected booleanprotected Stringprotected Stringprotected Booleanprotected Stringprotected intprotected intprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected intprotected Stringprotected intprotected Stringprotected booleanprotected Stringprotected booleanprotected Stringprotected Stringprotected ListTypeprotected Stringprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the approverAttributes property.Gets the value of the driver property.Gets the value of the encryptionKey property.Gets the value of the hibernateConfig property.Gets the value of the hibernateDialect property.Gets the value of the hibernateProperty property.Gets the value of the maskAttribute property.intGets the value of the maxConns property.intGets the value of the maxIdleConns property.Gets the value of the notifier property.Gets the value of the password property.Gets the value of the smtpFrom property.Gets the value of the smtpHost property.Gets the value of the smtpLocalhost property.Gets the value of the smtpPassword property.intGets the value of the smtpPort property.Gets the value of the smtpSOCKSProxyHost property.intGets the value of the smtpSOCKSProxyPort property.Gets the value of the smtpSubject property.Gets the value of the smtpUser property.getUrl()Gets the value of the url property.getUser()Gets the value of the user property.Gets the value of the userAttributes property.Gets the value of the userIdAttribute property.Gets the value of the validationQuery property.booleanGets the value of the enabled property.Gets the value of the hibernateCreateSchema property.booleanGets the value of the smtpTLS property.booleanGets the value of the smtpUseSOCKSProxy property.voidsetApproverAttributes(ListType value) Sets the value of the approverAttributes property.voidSets the value of the driver property.voidsetEnabled(boolean value) Sets the value of the enabled property.voidsetEncryptionKey(String value) Sets the value of the encryptionKey property.voidsetHibernateConfig(String value) Sets the value of the hibernateConfig property.voidsetHibernateCreateSchema(Boolean value) Sets the value of the hibernateCreateSchema property.voidsetHibernateDialect(String value) Sets the value of the hibernateDialect property.voidsetMaxConns(int value) Sets the value of the maxConns property.voidsetMaxIdleConns(int value) Sets the value of the maxIdleConns property.voidsetNotifier(String value) Sets the value of the notifier property.voidsetPassword(String value) Sets the value of the password property.voidsetSmtpFrom(String value) Sets the value of the smtpFrom property.voidsetSmtpHost(String value) Sets the value of the smtpHost property.voidsetSmtpLocalhost(String value) Sets the value of the smtpLocalhost property.voidsetSmtpPassword(String value) Sets the value of the smtpPassword property.voidsetSmtpPort(int value) Sets the value of the smtpPort property.voidsetSmtpSOCKSProxyHost(String value) Sets the value of the smtpSOCKSProxyHost property.voidsetSmtpSOCKSProxyPort(int value) Sets the value of the smtpSOCKSProxyPort property.voidsetSmtpSubject(String value) Sets the value of the smtpSubject property.voidsetSmtpTLS(boolean value) Sets the value of the smtpTLS property.voidsetSmtpUser(String value) Sets the value of the smtpUser property.voidsetSmtpUseSOCKSProxy(boolean value) Sets the value of the smtpUseSOCKSProxy property.voidSets the value of the url property.voidSets the value of the user property.voidsetUserAttributes(ListType value) Sets the value of the userAttributes property.voidsetUserIdAttribute(String value) Sets the value of the userIdAttribute property.voidsetValidationQuery(String value) Sets the value of the validationQuery property.
-
Field Details
-
driver
-
url
-
user
-
password
-
maxConns
protected int maxConns -
maxIdleConns
protected int maxIdleConns -
userIdAttribute
-
approverAttributes
-
userAttributes
-
enabled
protected boolean enabled -
smtpHost
-
smtpPort
protected int smtpPort -
smtpUser
-
smtpPassword
-
smtpSubject
-
smtpFrom
-
smtpTLS
protected boolean smtpTLS -
encryptionKey
-
smtpUseSOCKSProxy
protected boolean smtpUseSOCKSProxy -
smtpSOCKSProxyHost
-
smtpSOCKSProxyPort
protected int smtpSOCKSProxyPort -
smtpLocalhost
-
maskAttribute
-
validationQuery
-
hibernateDialect
-
hibernateProperty
-
hibernateConfig
-
hibernateCreateSchema
-
notifier
-
-
Constructor Details
-
ApprovalDBType
public ApprovalDBType()
-
-
Method Details
-
getDriver
-
setDriver
-
getUrl
-
setUrl
-
getUser
-
setUser
-
getPassword
-
setPassword
-
getMaxConns
public int getMaxConns()Gets the value of the maxConns property. -
setMaxConns
public void setMaxConns(int value) Sets the value of the maxConns property. -
getMaxIdleConns
public int getMaxIdleConns()Gets the value of the maxIdleConns property. -
setMaxIdleConns
public void setMaxIdleConns(int value) Sets the value of the maxIdleConns property. -
getUserIdAttribute
-
setUserIdAttribute
-
getApproverAttributes
-
setApproverAttributes
-
getUserAttributes
-
setUserAttributes
-
isEnabled
public boolean isEnabled()Gets the value of the enabled property. -
setEnabled
public void setEnabled(boolean value) Sets the value of the enabled property. -
getSmtpHost
-
setSmtpHost
-
getSmtpPort
public int getSmtpPort()Gets the value of the smtpPort property. -
setSmtpPort
public void setSmtpPort(int value) Sets the value of the smtpPort property. -
getSmtpUser
-
setSmtpUser
-
getSmtpPassword
-
setSmtpPassword
-
getSmtpSubject
-
setSmtpSubject
-
getSmtpFrom
-
setSmtpFrom
-
isSmtpTLS
public boolean isSmtpTLS()Gets the value of the smtpTLS property. -
setSmtpTLS
public void setSmtpTLS(boolean value) Sets the value of the smtpTLS property. -
getEncryptionKey
-
setEncryptionKey
-
isSmtpUseSOCKSProxy
public boolean isSmtpUseSOCKSProxy()Gets the value of the smtpUseSOCKSProxy property. -
setSmtpUseSOCKSProxy
public void setSmtpUseSOCKSProxy(boolean value) Sets the value of the smtpUseSOCKSProxy property. -
getSmtpSOCKSProxyHost
-
setSmtpSOCKSProxyHost
-
getSmtpSOCKSProxyPort
public int getSmtpSOCKSProxyPort()Gets the value of the smtpSOCKSProxyPort property. -
setSmtpSOCKSProxyPort
public void setSmtpSOCKSProxyPort(int value) Sets the value of the smtpSOCKSProxyPort property. -
getSmtpLocalhost
-
setSmtpLocalhost
-
getMaskAttribute
Gets the value of the maskAttribute property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the maskAttribute property.For example, to add a new item, do as follows:
getMaskAttribute().add(newItem);Objects of the following type(s) are allowed in the list
String -
getValidationQuery
-
setValidationQuery
-
getHibernateDialect
-
setHibernateDialect
-
getHibernateProperty
Gets the value of the hibernateProperty property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the hibernateProperty property.For example, to add a new item, do as follows:
getHibernateProperty().add(newItem);Objects of the following type(s) are allowed in the list
ParamType -
getHibernateConfig
-
setHibernateConfig
-
isHibernateCreateSchema
-
setHibernateCreateSchema
-
getNotifier
-
setNotifier
-