|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface IAbstractDirectoryServiceBean.IAbstractSslParametersType
Inner class representing SslParametersType This class extends IMgmtListBase
| Method Summary | |
|---|---|
java.lang.String |
getBackupKeyStoreFile()
Get the attribute for BACKUP_KEY_STORE_FILE as a String value. |
java.lang.String |
getBackupKeyStoreFile(java.lang.String defValue)
Get the attribute for BACKUP_KEY_STORE_FILE as a String value. |
IMgmtAttributeMetaData |
getBackupKeyStoreFileMetaData()
Get the attribute metadata for BACKUP_KEY_STORE_FILE. |
java.lang.String |
getBackupKeyStorePassword()
Get the attribute for BACKUP_KEY_STORE_PASSWORD as a String value. |
java.lang.String |
getBackupKeyStorePassword(java.lang.String defValue)
Get the attribute for BACKUP_KEY_STORE_PASSWORD as a String value. |
IMgmtAttributeMetaData |
getBackupKeyStorePasswordMetaData()
Get the attribute metadata for BACKUP_KEY_STORE_PASSWORD. |
java.lang.String |
getBackupTrustStoreFile()
Get the attribute for BACKUP_TRUST_STORE_FILE as a String value. |
java.lang.String |
getBackupTrustStoreFile(java.lang.String defValue)
Get the attribute for BACKUP_TRUST_STORE_FILE as a String value. |
IMgmtAttributeMetaData |
getBackupTrustStoreFileMetaData()
Get the attribute metadata for BACKUP_TRUST_STORE_FILE. |
java.lang.String |
getBackupTrustStorePassword()
Get the attribute for BACKUP_TRUST_STORE_PASSWORD as a String value. |
java.lang.String |
getBackupTrustStorePassword(java.lang.String defValue)
Get the attribute for BACKUP_TRUST_STORE_PASSWORD as a String value. |
IMgmtAttributeMetaData |
getBackupTrustStorePasswordMetaData()
Get the attribute metadata for BACKUP_TRUST_STORE_PASSWORD. |
java.lang.String |
getCipherSuite()
Get the attribute for CIPHER_SUITE as a String value. |
java.lang.String |
getCipherSuite(java.lang.String defValue)
Get the attribute for CIPHER_SUITE as a String value. |
IMgmtAttributeMetaData |
getCipherSuiteMetaData()
Get the attribute metadata for CIPHER_SUITE. |
int |
getCloseTimeout()
Get the attribute for CLOSE_TIMEOUT as a int value. |
int |
getCloseTimeout(int defValue)
Get the attribute for CLOSE_TIMEOUT as a int value. |
IMgmtAttributeMetaData |
getCloseTimeoutMetaData()
Get the attribute metadata for CLOSE_TIMEOUT. |
int |
getHandshakeTimeout()
Get the attribute for HANDSHAKE_TIMEOUT as a int value. |
int |
getHandshakeTimeout(int defValue)
Get the attribute for HANDSHAKE_TIMEOUT as a int value. |
IMgmtAttributeMetaData |
getHandshakeTimeoutMetaData()
Get the attribute metadata for HANDSHAKE_TIMEOUT. |
java.lang.String |
getPrimaryKeyStoreFile()
Get the attribute for PRIMARY_KEY_STORE_FILE as a String value. |
java.lang.String |
getPrimaryKeyStoreFile(java.lang.String defValue)
Get the attribute for PRIMARY_KEY_STORE_FILE as a String value. |
IMgmtAttributeMetaData |
getPrimaryKeyStoreFileMetaData()
Get the attribute metadata for PRIMARY_KEY_STORE_FILE. |
java.lang.String |
getPrimaryKeyStorePassword()
Get the attribute for PRIMARY_KEY_STORE_PASSWORD as a String value. |
java.lang.String |
getPrimaryKeyStorePassword(java.lang.String defValue)
Get the attribute for PRIMARY_KEY_STORE_PASSWORD as a String value. |
IMgmtAttributeMetaData |
getPrimaryKeyStorePasswordMetaData()
Get the attribute metadata for PRIMARY_KEY_STORE_PASSWORD. |
java.lang.String |
getPrimaryTrustStoreFile()
Get the attribute for PRIMARY_TRUST_STORE_FILE as a String value. |
java.lang.String |
getPrimaryTrustStoreFile(java.lang.String defValue)
Get the attribute for PRIMARY_TRUST_STORE_FILE as a String value. |
IMgmtAttributeMetaData |
getPrimaryTrustStoreFileMetaData()
Get the attribute metadata for PRIMARY_TRUST_STORE_FILE. |
java.lang.String |
getPrimaryTrustStorePassword()
Get the attribute for PRIMARY_TRUST_STORE_PASSWORD as a String value. |
java.lang.String |
getPrimaryTrustStorePassword(java.lang.String defValue)
Get the attribute for PRIMARY_TRUST_STORE_PASSWORD as a String value. |
IMgmtAttributeMetaData |
getPrimaryTrustStorePasswordMetaData()
Get the attribute metadata for PRIMARY_TRUST_STORE_PASSWORD. |
void |
setBackupKeyStoreFile(java.lang.String value)
Set the attribute for BACKUP_KEY_STORE_FILE to the specified String value. |
void |
setBackupKeyStorePassword(java.lang.String value)
Set the attribute for BACKUP_KEY_STORE_PASSWORD to the specified String value. |
void |
setBackupTrustStoreFile(java.lang.String value)
Set the attribute for BACKUP_TRUST_STORE_FILE to the specified String value. |
void |
setBackupTrustStorePassword(java.lang.String value)
Set the attribute for BACKUP_TRUST_STORE_PASSWORD to the specified String value. |
void |
setCipherSuite(java.lang.String value)
Set the attribute for CIPHER_SUITE to the specified String value. |
void |
setCloseTimeout(int value)
Set the attribute for CLOSE_TIMEOUT to the specified int value. |
void |
setHandshakeTimeout(int value)
Set the attribute for HANDSHAKE_TIMEOUT to the specified int value. |
void |
setPrimaryKeyStoreFile(java.lang.String value)
Set the attribute for PRIMARY_KEY_STORE_FILE to the specified String value. |
void |
setPrimaryKeyStorePassword(java.lang.String value)
Set the attribute for PRIMARY_KEY_STORE_PASSWORD to the specified String value. |
void |
setPrimaryTrustStoreFile(java.lang.String value)
Set the attribute for PRIMARY_TRUST_STORE_FILE to the specified String value. |
void |
setPrimaryTrustStorePassword(java.lang.String value)
Set the attribute for PRIMARY_TRUST_STORE_PASSWORD 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 |
|---|
java.lang.String getBackupKeyStoreFile()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getBackupKeyStoreFile(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 getBackupKeyStoreFileMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getBackupKeyStorePassword()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getBackupKeyStorePassword(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 getBackupKeyStorePasswordMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getBackupTrustStoreFile()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getBackupTrustStoreFile(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 getBackupTrustStoreFileMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getBackupTrustStorePassword()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getBackupTrustStorePassword(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 getBackupTrustStorePasswordMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getCipherSuite()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getCipherSuite(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 getCipherSuiteMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
int getCloseTimeout()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
int getCloseTimeout(int 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 getCloseTimeoutMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
int getHandshakeTimeout()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
int getHandshakeTimeout(int 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 getHandshakeTimeoutMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getPrimaryKeyStoreFile()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getPrimaryKeyStoreFile(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 getPrimaryKeyStoreFileMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getPrimaryKeyStorePassword()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getPrimaryKeyStorePassword(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 getPrimaryKeyStorePasswordMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getPrimaryTrustStoreFile()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getPrimaryTrustStoreFile(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 getPrimaryTrustStoreFileMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getPrimaryTrustStorePassword()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getPrimaryTrustStorePassword(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 getPrimaryTrustStorePasswordMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
void setBackupKeyStoreFile(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setBackupKeyStorePassword(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setBackupTrustStoreFile(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setBackupTrustStorePassword(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setCipherSuite(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setCloseTimeout(int value)
throws MgmtException
value - The int value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setHandshakeTimeout(int value)
throws MgmtException
value - The int value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setPrimaryKeyStoreFile(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setPrimaryKeyStorePassword(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setPrimaryTrustStoreFile(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setPrimaryTrustStorePassword(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 | |||||||