Sonic Management API

com.sonicsw.mq.mgmtapi.config.gen
Interface IAbstractBrokerBean.IAbstractWsSecurityType

All Superinterfaces:
IMgmtBase, IMgmtSubBeanBase
All Known Subinterfaces:
IBrokerBean.IWsSecurityType
Enclosing interface:
IAbstractBrokerBean

public static interface IAbstractBrokerBean.IAbstractWsSecurityType
extends IMgmtSubBeanBase

Inner class representing WsSecurityType This class extends IMgmtListBase


Method Summary
 IBrokerBean.ICredentialsType getBrokerCredentials()
          Get the attribute for BROKER_CREDENTIALS.
 IMgmtAttributeMetaData getBrokerCredentialsMetaData()
          Get the attribute metadata for BROKER_CREDENTIALS.
 IBrokerBean.IWsKeystoreType getBrokerKeystore()
          Get the attribute for BROKER_KEYSTORE.
 IMgmtAttributeMetaData getBrokerKeystoreMetaData()
          Get the attribute metadata for BROKER_KEYSTORE.
 IBrokerBean.IWsKeystoreType getBrokerTruststore()
          Get the attribute for BROKER_TRUSTSTORE.
 IMgmtAttributeMetaData getBrokerTruststoreMetaData()
          Get the attribute metadata for BROKER_TRUSTSTORE.
 
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

getBrokerCredentials

IBrokerBean.ICredentialsType getBrokerCredentials()
                                                  throws MgmtException
Get the attribute for BROKER_CREDENTIALS.

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

getBrokerCredentialsMetaData

IMgmtAttributeMetaData getBrokerCredentialsMetaData()
                                                    throws MgmtException
Get the attribute metadata for BROKER_CREDENTIALS.

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

getBrokerKeystore

IBrokerBean.IWsKeystoreType getBrokerKeystore()
                                              throws MgmtException
Get the attribute for BROKER_KEYSTORE.

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

getBrokerKeystoreMetaData

IMgmtAttributeMetaData getBrokerKeystoreMetaData()
                                                 throws MgmtException
Get the attribute metadata for BROKER_KEYSTORE.

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

getBrokerTruststore

IBrokerBean.IWsKeystoreType getBrokerTruststore()
                                                throws MgmtException
Get the attribute for BROKER_TRUSTSTORE.

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

getBrokerTruststoreMetaData

IMgmtAttributeMetaData getBrokerTruststoreMetaData()
                                                   throws MgmtException
Get the attribute metadata for BROKER_TRUSTSTORE.

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

Sonic Management API

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