|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface IAbstractAcceptorJmsUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Inner class representing AcceptorDirectAuthenticationType This class extends IMgmtListBase
| Method Summary | |
|---|---|
boolean |
getConfigUser()
Get the attribute for CONFIG_USER as a boolean value. |
IMgmtAttributeMetaData |
getConfigUserMetaData()
Get the attribute metadata for CONFIG_USER. |
boolean |
getHttpBasic()
Get the attribute for HTTP_BASIC as a boolean value. |
IMgmtAttributeMetaData |
getHttpBasicMetaData()
Get the attribute metadata for HTTP_BASIC. |
boolean |
getHttpHeader()
Get the attribute for HTTP_HEADER as a boolean value. |
IMgmtAttributeMetaData |
getHttpHeaderMetaData()
Get the attribute metadata for HTTP_HEADER. |
boolean |
getSslCertificate()
Get the attribute for SSL_CERTIFICATE as a boolean value. |
IMgmtAttributeMetaData |
getSslCertificateMetaData()
Get the attribute metadata for SSL_CERTIFICATE. |
void |
setConfigUser(boolean value)
Set the attribute for CONFIG_USER to the specified boolean value. |
void |
setHttpBasic(boolean value)
Set the attribute for HTTP_BASIC to the specified boolean value. |
void |
setHttpHeader(boolean value)
Set the attribute for HTTP_HEADER to the specified boolean value. |
void |
setSslCertificate(boolean value)
Set the attribute for SSL_CERTIFICATE to the specified boolean 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 |
|---|
boolean getConfigUser()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getConfigUserMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
boolean getHttpBasic()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getHttpBasicMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
boolean getHttpHeader()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getHttpHeaderMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
boolean getSslCertificate()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getSslCertificateMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
void setConfigUser(boolean value)
throws MgmtException
value - The boolean value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setHttpBasic(boolean value)
throws MgmtException
value - The boolean value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setHttpHeader(boolean value)
throws MgmtException
value - The boolean value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setSslCertificate(boolean value)
throws MgmtException
value - The boolean 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 | |||||||