Sonic Management API

com.sonicsw.mf.mgmtapi.config.gen
Interface IAbstractDirectoryServiceBean.IAbstractSslParametersType

All Superinterfaces:
IMgmtBase, IMgmtSubBeanBase
All Known Subinterfaces:
IDirectoryServiceBean.ISslParametersType
Enclosing interface:
IAbstractDirectoryServiceBean

public static interface IAbstractDirectoryServiceBean.IAbstractSslParametersType
extends IMgmtSubBeanBase

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

getBackupKeyStoreFile

java.lang.String getBackupKeyStoreFile()
                                       throws MgmtException
Get the attribute for BACKUP_KEY_STORE_FILE as a String value. This is an optional attribute and a MgmtException will be thrown if the attribute does not exist.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getBackupKeyStoreFile

java.lang.String getBackupKeyStoreFile(java.lang.String defValue)
                                       throws MgmtException
Get the attribute for BACKUP_KEY_STORE_FILE as a String value. If the attribute doesn't exist then return the specified default value.

Parameters:
defValue - The default value to return if this attribute doesn't exist
Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getBackupKeyStoreFileMetaData

IMgmtAttributeMetaData getBackupKeyStoreFileMetaData()
                                                     throws MgmtException
Get the attribute metadata for BACKUP_KEY_STORE_FILE.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getBackupKeyStorePassword

java.lang.String getBackupKeyStorePassword()
                                           throws MgmtException
Get the attribute for BACKUP_KEY_STORE_PASSWORD as a String value. This is an optional attribute and a MgmtException will be thrown if the attribute does not exist.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getBackupKeyStorePassword

java.lang.String getBackupKeyStorePassword(java.lang.String defValue)
                                           throws MgmtException
Get the attribute for BACKUP_KEY_STORE_PASSWORD as a String value. If the attribute doesn't exist then return the specified default value.

Parameters:
defValue - The default value to return if this attribute doesn't exist
Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getBackupKeyStorePasswordMetaData

IMgmtAttributeMetaData getBackupKeyStorePasswordMetaData()
                                                         throws MgmtException
Get the attribute metadata for BACKUP_KEY_STORE_PASSWORD.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getBackupTrustStoreFile

java.lang.String getBackupTrustStoreFile()
                                         throws MgmtException
Get the attribute for BACKUP_TRUST_STORE_FILE as a String value. This is an optional attribute and a MgmtException will be thrown if the attribute does not exist.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getBackupTrustStoreFile

java.lang.String getBackupTrustStoreFile(java.lang.String defValue)
                                         throws MgmtException
Get the attribute for BACKUP_TRUST_STORE_FILE as a String value. If the attribute doesn't exist then return the specified default value.

Parameters:
defValue - The default value to return if this attribute doesn't exist
Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getBackupTrustStoreFileMetaData

IMgmtAttributeMetaData getBackupTrustStoreFileMetaData()
                                                       throws MgmtException
Get the attribute metadata for BACKUP_TRUST_STORE_FILE.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getBackupTrustStorePassword

java.lang.String getBackupTrustStorePassword()
                                             throws MgmtException
Get the attribute for BACKUP_TRUST_STORE_PASSWORD as a String value. This is an optional attribute and a MgmtException will be thrown if the attribute does not exist.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getBackupTrustStorePassword

java.lang.String getBackupTrustStorePassword(java.lang.String defValue)
                                             throws MgmtException
Get the attribute for BACKUP_TRUST_STORE_PASSWORD as a String value. If the attribute doesn't exist then return the specified default value.

Parameters:
defValue - The default value to return if this attribute doesn't exist
Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getBackupTrustStorePasswordMetaData

IMgmtAttributeMetaData getBackupTrustStorePasswordMetaData()
                                                           throws MgmtException
Get the attribute metadata for BACKUP_TRUST_STORE_PASSWORD.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getCipherSuite

java.lang.String getCipherSuite()
                                throws MgmtException
Get the attribute for CIPHER_SUITE as a String value. This is an optional attribute and a MgmtException will be thrown if the attribute does not exist.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getCipherSuite

java.lang.String getCipherSuite(java.lang.String defValue)
                                throws MgmtException
Get the attribute for CIPHER_SUITE as a String value. If the attribute doesn't exist then return the specified default value.

Parameters:
defValue - The default value to return if this attribute doesn't exist
Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getCipherSuiteMetaData

IMgmtAttributeMetaData getCipherSuiteMetaData()
                                              throws MgmtException
Get the attribute metadata for CIPHER_SUITE.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getCloseTimeout

int getCloseTimeout()
                    throws MgmtException
Get the attribute for CLOSE_TIMEOUT as a int value. This is an optional attribute and a MgmtException will be thrown if the attribute does not exist.

Returns:
The int value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getCloseTimeout

int getCloseTimeout(int defValue)
                    throws MgmtException
Get the attribute for CLOSE_TIMEOUT as a int value. If the attribute doesn't exist then return the specified default value.

Parameters:
defValue - The default value to return if this attribute doesn't exist
Returns:
The int value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getCloseTimeoutMetaData

IMgmtAttributeMetaData getCloseTimeoutMetaData()
                                               throws MgmtException
Get the attribute metadata for CLOSE_TIMEOUT.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getHandshakeTimeout

int getHandshakeTimeout()
                        throws MgmtException
Get the attribute for HANDSHAKE_TIMEOUT as a int value. This is an optional attribute and a MgmtException will be thrown if the attribute does not exist.

Returns:
The int value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getHandshakeTimeout

int getHandshakeTimeout(int defValue)
                        throws MgmtException
Get the attribute for HANDSHAKE_TIMEOUT as a int value. If the attribute doesn't exist then return the specified default value.

Parameters:
defValue - The default value to return if this attribute doesn't exist
Returns:
The int value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getHandshakeTimeoutMetaData

IMgmtAttributeMetaData getHandshakeTimeoutMetaData()
                                                   throws MgmtException
Get the attribute metadata for HANDSHAKE_TIMEOUT.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getPrimaryKeyStoreFile

java.lang.String getPrimaryKeyStoreFile()
                                        throws MgmtException
Get the attribute for PRIMARY_KEY_STORE_FILE as a String value. This is an optional attribute and a MgmtException will be thrown if the attribute does not exist.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getPrimaryKeyStoreFile

java.lang.String getPrimaryKeyStoreFile(java.lang.String defValue)
                                        throws MgmtException
Get the attribute for PRIMARY_KEY_STORE_FILE as a String value. If the attribute doesn't exist then return the specified default value.

Parameters:
defValue - The default value to return if this attribute doesn't exist
Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getPrimaryKeyStoreFileMetaData

IMgmtAttributeMetaData getPrimaryKeyStoreFileMetaData()
                                                      throws MgmtException
Get the attribute metadata for PRIMARY_KEY_STORE_FILE.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getPrimaryKeyStorePassword

java.lang.String getPrimaryKeyStorePassword()
                                            throws MgmtException
Get the attribute for PRIMARY_KEY_STORE_PASSWORD as a String value. This is an optional attribute and a MgmtException will be thrown if the attribute does not exist.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getPrimaryKeyStorePassword

java.lang.String getPrimaryKeyStorePassword(java.lang.String defValue)
                                            throws MgmtException
Get the attribute for PRIMARY_KEY_STORE_PASSWORD as a String value. If the attribute doesn't exist then return the specified default value.

Parameters:
defValue - The default value to return if this attribute doesn't exist
Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getPrimaryKeyStorePasswordMetaData

IMgmtAttributeMetaData getPrimaryKeyStorePasswordMetaData()
                                                          throws MgmtException
Get the attribute metadata for PRIMARY_KEY_STORE_PASSWORD.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getPrimaryTrustStoreFile

java.lang.String getPrimaryTrustStoreFile()
                                          throws MgmtException
Get the attribute for PRIMARY_TRUST_STORE_FILE as a String value. This is an optional attribute and a MgmtException will be thrown if the attribute does not exist.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getPrimaryTrustStoreFile

java.lang.String getPrimaryTrustStoreFile(java.lang.String defValue)
                                          throws MgmtException
Get the attribute for PRIMARY_TRUST_STORE_FILE as a String value. If the attribute doesn't exist then return the specified default value.

Parameters:
defValue - The default value to return if this attribute doesn't exist
Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getPrimaryTrustStoreFileMetaData

IMgmtAttributeMetaData getPrimaryTrustStoreFileMetaData()
                                                        throws MgmtException
Get the attribute metadata for PRIMARY_TRUST_STORE_FILE.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getPrimaryTrustStorePassword

java.lang.String getPrimaryTrustStorePassword()
                                              throws MgmtException
Get the attribute for PRIMARY_TRUST_STORE_PASSWORD as a String value. This is an optional attribute and a MgmtException will be thrown if the attribute does not exist.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getPrimaryTrustStorePassword

java.lang.String getPrimaryTrustStorePassword(java.lang.String defValue)
                                              throws MgmtException
Get the attribute for PRIMARY_TRUST_STORE_PASSWORD as a String value. If the attribute doesn't exist then return the specified default value.

Parameters:
defValue - The default value to return if this attribute doesn't exist
Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getPrimaryTrustStorePasswordMetaData

IMgmtAttributeMetaData getPrimaryTrustStorePasswordMetaData()
                                                            throws MgmtException
Get the attribute metadata for PRIMARY_TRUST_STORE_PASSWORD.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

setBackupKeyStoreFile

void setBackupKeyStoreFile(java.lang.String value)
                           throws MgmtException
Set the attribute for BACKUP_KEY_STORE_FILE to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setBackupKeyStorePassword

void setBackupKeyStorePassword(java.lang.String value)
                               throws MgmtException
Set the attribute for BACKUP_KEY_STORE_PASSWORD to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setBackupTrustStoreFile

void setBackupTrustStoreFile(java.lang.String value)
                             throws MgmtException
Set the attribute for BACKUP_TRUST_STORE_FILE to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setBackupTrustStorePassword

void setBackupTrustStorePassword(java.lang.String value)
                                 throws MgmtException
Set the attribute for BACKUP_TRUST_STORE_PASSWORD to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setCipherSuite

void setCipherSuite(java.lang.String value)
                    throws MgmtException
Set the attribute for CIPHER_SUITE to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setCloseTimeout

void setCloseTimeout(int value)
                     throws MgmtException
Set the attribute for CLOSE_TIMEOUT to the specified int value.

Parameters:
value - The int value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setHandshakeTimeout

void setHandshakeTimeout(int value)
                         throws MgmtException
Set the attribute for HANDSHAKE_TIMEOUT to the specified int value.

Parameters:
value - The int value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setPrimaryKeyStoreFile

void setPrimaryKeyStoreFile(java.lang.String value)
                            throws MgmtException
Set the attribute for PRIMARY_KEY_STORE_FILE to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setPrimaryKeyStorePassword

void setPrimaryKeyStorePassword(java.lang.String value)
                                throws MgmtException
Set the attribute for PRIMARY_KEY_STORE_PASSWORD to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setPrimaryTrustStoreFile

void setPrimaryTrustStoreFile(java.lang.String value)
                              throws MgmtException
Set the attribute for PRIMARY_TRUST_STORE_FILE to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setPrimaryTrustStorePassword

void setPrimaryTrustStorePassword(java.lang.String value)
                                  throws MgmtException
Set the attribute for PRIMARY_TRUST_STORE_PASSWORD to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

Sonic Management API

Copyright © 2001-2011 Progress Software Corporation. All Rights Reserved.
HTML formatted on 12-Aug-2011.