|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface IAbstractBrokerBean.IAbstractSslParametersType
Inner class representing SslParametersType This class extends IMgmtListBase
| Method Summary | |
|---|---|
IBrokerBean.ILdapConnectionType |
createBackupLdapServerConnectionProperties()
Create an instance of an ILdapConnectionType attribute. |
IBrokerBean.ICaListType |
createCaList()
Create an instance of an ICaListType attribute. |
IBrokerBean.IJsseParametersType |
createJsseParameters()
Create an instance of an IJsseParametersType attribute. |
IBrokerBean.ILdapConnectionType |
createPrimaryLdapServerConnectionProperties()
Create an instance of an ILdapConnectionType attribute. |
IBrokerBean.ILdapConnectionType |
getBackupLdapServerConnectionProperties()
Get the attribute for BACKUP_LDAP_SERVER_CONNECTION_PROPERTIES. |
IMgmtAttributeMetaData |
getBackupLdapServerConnectionPropertiesMetaData()
Get the attribute metadata for BACKUP_LDAP_SERVER_CONNECTION_PROPERTIES. |
IBrokerBean.ICaListType |
getCaList()
Get the attribute for CA_LIST. |
IMgmtAttributeMetaData |
getCaListMetaData()
Get the attribute metadata for CA_LIST. |
boolean |
getDoCrlChecking()
Get the attribute for DO_CRL_CHECKING as a boolean value. |
IMgmtAttributeMetaData |
getDoCrlCheckingMetaData()
Get the attribute metadata for DO_CRL_CHECKING. |
IBrokerBean.IJsseParametersType |
getJsseParameters()
Get the attribute for JSSE_PARAMETERS. |
IMgmtAttributeMetaData |
getJsseParametersMetaData()
Get the attribute metadata for JSSE_PARAMETERS. |
IBrokerBean.ILdapConnectionType |
getPrimaryLdapServerConnectionProperties()
Get the attribute for PRIMARY_LDAP_SERVER_CONNECTION_PROPERTIES. |
IMgmtAttributeMetaData |
getPrimaryLdapServerConnectionPropertiesMetaData()
Get the attribute metadata for PRIMARY_LDAP_SERVER_CONNECTION_PROPERTIES. |
java.lang.String |
getSslCaCertificatesDir()
Get the attribute for SSL_CA_CERTIFICATES_DIR as a String value. |
java.lang.String |
getSslCaCertificatesDir(java.lang.String defValue)
Get the attribute for SSL_CA_CERTIFICATES_DIR as a String value. |
IMgmtAttributeMetaData |
getSslCaCertificatesDirMetaData()
Get the attribute metadata for SSL_CA_CERTIFICATES_DIR. |
java.lang.String |
getSslCertificateChain()
Get the attribute for SSL_CERTIFICATE_CHAIN as a String value. |
java.lang.String |
getSslCertificateChain(java.lang.String defValue)
Get the attribute for SSL_CERTIFICATE_CHAIN as a String value. |
java.lang.String |
getSslCertificateChainForm()
Get the attribute for SSL_CERTIFICATE_CHAIN_FORM as a String value. |
java.lang.String |
getSslCertificateChainForm(java.lang.String defValue)
Get the attribute for SSL_CERTIFICATE_CHAIN_FORM as a String value. |
IMgmtAttributeMetaData |
getSslCertificateChainFormMetaData()
Get the attribute metadata for SSL_CERTIFICATE_CHAIN_FORM. |
IMgmtAttributeMetaData |
getSslCertificateChainMetaData()
Get the attribute metadata for SSL_CERTIFICATE_CHAIN. |
java.lang.String |
getSslCipherSuites()
Get the attribute for SSL_CIPHER_SUITES as a String value. |
java.lang.String |
getSslCipherSuites(java.lang.String defValue)
Get the attribute for SSL_CIPHER_SUITES as a String value. |
IMgmtAttributeMetaData |
getSslCipherSuitesMetaData()
Get the attribute metadata for SSL_CIPHER_SUITES. |
boolean |
getSslClientAuthentication()
Get the attribute for SSL_CLIENT_AUTHENTICATION as a boolean value. |
boolean |
getSslClientAuthentication(boolean defValue)
Get the attribute for SSL_CLIENT_AUTHENTICATION as a boolean value. |
IMgmtAttributeMetaData |
getSslClientAuthenticationMetaData()
Get the attribute metadata for SSL_CLIENT_AUTHENTICATION. |
java.lang.String |
getSslPrivateKey()
Get the attribute for SSL_PRIVATE_KEY as a String value. |
java.lang.String |
getSslPrivateKey(java.lang.String defValue)
Get the attribute for SSL_PRIVATE_KEY as a String value. |
IMgmtAttributeMetaData |
getSslPrivateKeyMetaData()
Get the attribute metadata for SSL_PRIVATE_KEY. |
java.lang.String |
getSslPrivateKeyPassword()
Get the attribute for SSL_PRIVATE_KEY_PASSWORD as a String value. |
java.lang.String |
getSslPrivateKeyPassword(java.lang.String defValue)
Get the attribute for SSL_PRIVATE_KEY_PASSWORD as a String value. |
IMgmtAttributeMetaData |
getSslPrivateKeyPasswordMetaData()
Get the attribute metadata for SSL_PRIVATE_KEY_PASSWORD. |
java.lang.String |
getSslProviderClass()
Get the attribute for SSL_PROVIDER_CLASS as a String value. |
IMgmtAttributeMetaData |
getSslProviderClassMetaData()
Get the attribute metadata for SSL_PROVIDER_CLASS. |
void |
setBackupLdapServerConnectionProperties(IBrokerBean.ILdapConnectionType value)
Set the attribute for BACKUP_LDAP_SERVER_CONNECTION_PROPERTIES to the specified ILdapConnectionType value. |
void |
setCaList(IBrokerBean.ICaListType value)
Set the attribute for CA_LIST to the specified ICaListType value. |
void |
setDoCrlChecking(boolean value)
Set the attribute for DO_CRL_CHECKING to the specified boolean value. |
void |
setJsseParameters(IBrokerBean.IJsseParametersType value)
Set the attribute for JSSE_PARAMETERS to the specified IJsseParametersType value. |
void |
setPrimaryLdapServerConnectionProperties(IBrokerBean.ILdapConnectionType value)
Set the attribute for PRIMARY_LDAP_SERVER_CONNECTION_PROPERTIES to the specified ILdapConnectionType value. |
void |
setSslCaCertificatesDir(java.lang.String value)
Set the attribute for SSL_CA_CERTIFICATES_DIR to the specified String value. |
void |
setSslCertificateChain(java.lang.String value)
Set the attribute for SSL_CERTIFICATE_CHAIN to the specified String value. |
void |
setSslCertificateChainForm(java.lang.String value)
Set the attribute for SSL_CERTIFICATE_CHAIN_FORM to the specified String value. |
void |
setSslCipherSuites(java.lang.String value)
Set the attribute for SSL_CIPHER_SUITES to the specified String value. |
void |
setSslClientAuthentication(boolean value)
Set the attribute for SSL_CLIENT_AUTHENTICATION to the specified boolean value. |
void |
setSslPrivateKey(java.lang.String value)
Set the attribute for SSL_PRIVATE_KEY to the specified String value. |
void |
setSslPrivateKeyPassword(java.lang.String value)
Set the attribute for SSL_PRIVATE_KEY_PASSWORD to the specified String value. |
void |
setSslProviderClass(java.lang.String value)
Set the attribute for SSL_PROVIDER_CLASS to the specified String value. |
| Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase |
|---|
getBigDecimalAttribute, getBooleanAttribute, getByteArrayAttribute, getIntegerAttribute, getLongAttribute, getReferenceAttribute, getStringAttribute, setBigDecimalAttribute, setBooleanAttribute, setByteArrayAttribute, setIntegerAttribute, setLongAttribute, setReferenceAttribute, setStringAttribute |
| Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBase |
|---|
getAttributeList, getAttributeMap, getAttributeMetaData, getConfigBean, getConfigBeanName, getConfigBeanNameTail, getConfigPath, getConfigPath, getMgmtBeanFactory, getParent, removeAttribute, setAttribute |
| Method Detail |
|---|
IBrokerBean.ILdapConnectionType createBackupLdapServerConnectionProperties()
throws MgmtException
MgmtException - Thrown if there is some problem creating this object
IBrokerBean.ICaListType createCaList()
throws MgmtException
MgmtException - Thrown if there is some problem creating this object
IBrokerBean.IJsseParametersType createJsseParameters()
throws MgmtException
MgmtException - Thrown if there is some problem creating this object
IBrokerBean.ILdapConnectionType createPrimaryLdapServerConnectionProperties()
throws MgmtException
MgmtException - Thrown if there is some problem creating this object
IBrokerBean.ILdapConnectionType getBackupLdapServerConnectionProperties()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getBackupLdapServerConnectionPropertiesMetaData()
throws MgmtException
MgmtException - Thrown when this attribute metadata doesn't exist or
if there is some problem obtaining this attribute metadata
IBrokerBean.ICaListType getCaList()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getCaListMetaData()
throws MgmtException
MgmtException - Thrown when this attribute metadata doesn't exist or
if there is some problem obtaining this attribute metadata
boolean getDoCrlChecking()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getDoCrlCheckingMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
IBrokerBean.IJsseParametersType getJsseParameters()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getJsseParametersMetaData()
throws MgmtException
MgmtException - Thrown when this attribute metadata doesn't exist or
if there is some problem obtaining this attribute metadata
IBrokerBean.ILdapConnectionType getPrimaryLdapServerConnectionProperties()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getPrimaryLdapServerConnectionPropertiesMetaData()
throws MgmtException
MgmtException - Thrown when this attribute metadata doesn't exist or
if there is some problem obtaining this attribute metadata
java.lang.String getSslCaCertificatesDir()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getSslCaCertificatesDir(java.lang.String defValue)
throws MgmtException
defValue - The default value to return if this attribute doesn't exist
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getSslCaCertificatesDirMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getSslCertificateChain()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getSslCertificateChain(java.lang.String defValue)
throws MgmtException
defValue - The default value to return if this attribute doesn't exist
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getSslCertificateChainForm()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getSslCertificateChainForm(java.lang.String defValue)
throws MgmtException
defValue - The default value to return if this attribute doesn't exist
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getSslCertificateChainFormMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
IMgmtAttributeMetaData getSslCertificateChainMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getSslCipherSuites()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getSslCipherSuites(java.lang.String defValue)
throws MgmtException
defValue - The default value to return if this attribute doesn't exist
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getSslCipherSuitesMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
boolean getSslClientAuthentication()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
boolean getSslClientAuthentication(boolean defValue)
throws MgmtException
defValue - The default value to return if this attribute doesn't exist
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getSslClientAuthenticationMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getSslPrivateKey()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getSslPrivateKey(java.lang.String defValue)
throws MgmtException
defValue - The default value to return if this attribute doesn't exist
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getSslPrivateKeyMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getSslPrivateKeyPassword()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getSslPrivateKeyPassword(java.lang.String defValue)
throws MgmtException
defValue - The default value to return if this attribute doesn't exist
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getSslPrivateKeyPasswordMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getSslProviderClass()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getSslProviderClassMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
void setBackupLdapServerConnectionProperties(IBrokerBean.ILdapConnectionType value)
throws MgmtException
value - The ILdapConnectionType value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setCaList(IBrokerBean.ICaListType value)
throws MgmtException
value - The ICaListType value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setDoCrlChecking(boolean value)
throws MgmtException
value - The boolean value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setJsseParameters(IBrokerBean.IJsseParametersType value)
throws MgmtException
value - The IJsseParametersType value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setPrimaryLdapServerConnectionProperties(IBrokerBean.ILdapConnectionType value)
throws MgmtException
value - The ILdapConnectionType value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setSslCaCertificatesDir(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setSslCertificateChain(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setSslCertificateChainForm(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setSslCipherSuites(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setSslClientAuthentication(boolean value)
throws MgmtException
value - The boolean value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setSslPrivateKey(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setSslPrivateKeyPassword(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setSslProviderClass(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||