Sonic Management API

com.sonicsw.mf.mgmtapi.config
Interface IAuthenticationGroupBean

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

public interface IAuthenticationGroupBean
extends IAbstractAuthenticationGroupBean

Configuration Bean representing a AuthenticationGroup


Nested Class Summary
static interface IAuthenticationGroupBean.IGroupMembersType
          Inner class representing GroupMembersType This inner class contains inner data items that are keyed off a name.
static interface IAuthenticationGroupBean.IGroupMemberType
          Inner class representing GroupMemberType This class extends IAbstractGroupMemberType
 
Nested classes/interfaces inherited from interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean
IAbstractAuthenticationGroupBean.IAbstractGroupMembersType, IAbstractAuthenticationGroupBean.IAbstractGroupMemberType
 
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 addMember(java.lang.String memberName, java.lang.String memberType)
           
 
Methods inherited from interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean
createGroupMembers, getGroupMembers, getGroupMembersMetaData, getGroupName, getGroupNameMetaData, setGroupMembers, setGroupName
 
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

addMember

void addMember(java.lang.String memberName,
               java.lang.String memberType)
               throws MgmtException
Throws:
MgmtException

Sonic Management API

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