|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface IAbstractBrokerBean.IAbstractCredentialsType
Inner class representing CredentialsType This class extends IMgmtListBase
| Method Summary | |
|---|---|
java.lang.String |
getUsernametokenPassword()
Get the attribute for USERNAMETOKEN_PASSWORD as a String value. |
java.lang.String |
getUsernametokenPassword(java.lang.String defValue)
Get the attribute for USERNAMETOKEN_PASSWORD as a String value. |
IMgmtAttributeMetaData |
getUsernametokenPasswordMetaData()
Get the attribute metadata for USERNAMETOKEN_PASSWORD. |
java.lang.String |
getUsernametokenUsername()
Get the attribute for USERNAMETOKEN_USERNAME as a String value. |
java.lang.String |
getUsernametokenUsername(java.lang.String defValue)
Get the attribute for USERNAMETOKEN_USERNAME as a String value. |
IMgmtAttributeMetaData |
getUsernametokenUsernameMetaData()
Get the attribute metadata for USERNAMETOKEN_USERNAME. |
java.lang.String |
getX509tokenAlias()
Get the attribute for X509TOKEN_ALIAS as a String value. |
java.lang.String |
getX509tokenAlias(java.lang.String defValue)
Get the attribute for X509TOKEN_ALIAS as a String value. |
IMgmtAttributeMetaData |
getX509tokenAliasMetaData()
Get the attribute metadata for X509TOKEN_ALIAS. |
java.lang.String |
getX509tokenPassword()
Get the attribute for X509TOKEN_PASSWORD as a String value. |
java.lang.String |
getX509tokenPassword(java.lang.String defValue)
Get the attribute for X509TOKEN_PASSWORD as a String value. |
IMgmtAttributeMetaData |
getX509tokenPasswordMetaData()
Get the attribute metadata for X509TOKEN_PASSWORD. |
void |
setUsernametokenPassword(java.lang.String value)
Set the attribute for USERNAMETOKEN_PASSWORD to the specified String value. |
void |
setUsernametokenUsername(java.lang.String value)
Set the attribute for USERNAMETOKEN_USERNAME to the specified String value. |
void |
setX509tokenAlias(java.lang.String value)
Set the attribute for X509TOKEN_ALIAS to the specified String value. |
void |
setX509tokenPassword(java.lang.String value)
Set the attribute for X509TOKEN_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 getUsernametokenPassword()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getUsernametokenPassword(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 getUsernametokenPasswordMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getUsernametokenUsername()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getUsernametokenUsername(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 getUsernametokenUsernameMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getX509tokenAlias()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getX509tokenAlias(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 getX509tokenAliasMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getX509tokenPassword()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getX509tokenPassword(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 getX509tokenPasswordMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
void setUsernametokenPassword(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setUsernametokenUsername(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setX509tokenAlias(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setX509tokenPassword(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 | |||||||