Sonic Management API

com.sonicsw.mf.mgmtapi.config
Interface IAuthenticationUserBean

All Superinterfaces:
IAbstractAuthenticationUserBean, com.sonicsw.mx.config.IAnnotationExtension, IMgmtBase, IMgmtBeanBase

public interface IAuthenticationUserBean
extends IAbstractAuthenticationUserBean

Configuration Bean representing a AuthenticationUser


Field Summary
 
Fields inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
C_VERSION_PROPERTY, CLASS_PROPERTY, P_VERSION_PROPERTY, TEMPLATE_PROPERTY, TYPE_PROPERTY
 
Fields inherited from interface com.sonicsw.mx.config.IAnnotationExtension
END_CDATA, START_CDATA, TOOL_ANNOTATION
 
Method Summary
 void setPassword(java.lang.String value)
           
 
Methods inherited from interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationUserBean
getPassword, getPasswordMetaData, getUserName, getUserNameMetaData, setPassword, setUserName
 
Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
clone, createUniqueName, getBigDecimalAttribute, getBooleanAttribute, getByteArrayAttribute, getIntegerAttribute, getLongAttribute, getProperty, getReferenceAttribute, getStringAttribute, isNewBean, 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
 
Methods inherited from interface com.sonicsw.mx.config.IAnnotationExtension
getAnnotation, setAnnotation
 

Method Detail

setPassword

void setPassword(java.lang.String value)
                 throws MgmtException
Throws:
MgmtException

Sonic Management API

Copyright © 2001-2010 Progress Software Corporation. All Rights Reserved.
HTML formatted on 16-Sep-2010.