|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Inner class representing SslParametersType This class extends IMgmtListBase
| Method Summary | |
|---|---|
IAcceptorTcpsBean.IJsseParametersType |
createJsseParameters()
Create an instance of an IJsseParametersType attribute. |
IAcceptorTcpsBean.IJsseParametersType |
getJsseParameters()
Get the attribute for JSSE_PARAMETERS. |
IMgmtAttributeMetaData |
getJsseParametersMetaData()
Get the attribute metadata for JSSE_PARAMETERS. |
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. |
void |
setJsseParameters(IAcceptorTcpsBean.IJsseParametersType value)
Set the attribute for JSSE_PARAMETERS to the specified IJsseParametersType 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. |
| 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 |
|---|
IAcceptorTcpsBean.IJsseParametersType createJsseParameters()
throws MgmtException
MgmtException - Thrown if there is some problem creating this object
IAcceptorTcpsBean.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
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
void setJsseParameters(IAcceptorTcpsBean.IJsseParametersType value)
throws MgmtException
value - The IJsseParametersType 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
|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||