| Package | Description |
|---|---|
| org.apache.aries.jmx.codec |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupData
GroupData represents Group Type @see
UserAdminMBean.GROUP_TYPE.It is a codec
for the CompositeData representing a Group. |
class |
UserData
UserData represents User Type @see
UserAdminMBean.USER_TYPE.It is a codec
for the CompositeData representing a User. |
| Modifier and Type | Method and Description |
|---|---|
static RoleData |
RoleData.from(CompositeData data)
Static factory method to create RoleData from CompositeData object.
|
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.