com.sonicsw.mq.mgmtapi.config
Interface IAuthorizationPolicyBean
- All Superinterfaces:
- IAbstractAuthorizationPolicyBean, com.sonicsw.mx.config.IAnnotationExtension, IMgmtBase, IMgmtBeanBase
public interface IAuthorizationPolicyBean
- extends IAbstractAuthorizationPolicyBean
Configuration Bean representing a AuthorizationPolicy
Fields inherited from interface com.sonicsw.mx.config.IAnnotationExtension |
END_CDATA, START_CDATA, TOOL_ANNOTATION |
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 |
createAclBean
IAuthorizationAclBean createAclBean()
throws MgmtException
- Throws:
MgmtException
createQopBean
IAuthorizationQopBean createQopBean()
throws MgmtException
- Throws:
MgmtException
deleteAclBean
void deleteAclBean(IAuthorizationAclBean bean)
throws MgmtException
- Throws:
MgmtException
deleteQopBean
void deleteQopBean(IAuthorizationQopBean bean)
throws MgmtException
- Throws:
MgmtException
getAclBean
IAuthorizationAclBean getAclBean(java.lang.String name)
throws MgmtException
- Throws:
MgmtException
getAclBeans
java.util.List getAclBeans()
throws MgmtException
- Throws:
MgmtException
getQopBean
IAuthorizationQopBean getQopBean(java.lang.String name)
throws MgmtException
- Throws:
MgmtException
getQopBeans
java.util.List getQopBeans()
throws MgmtException
- Throws:
MgmtException
Copyright © 2001-2011
Progress Software Corporation. All Rights Reserved.
HTML formatted on 12-Aug-2011.