public class GroupDef
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
authPlugin
Custom authentication plugin class for this group.
|
java.lang.String |
description
group description
|
int |
mode
Authorization mode for this group.
|
java.lang.String |
subjectId
group account name
|
| Constructor and Description |
|---|
GroupDef() |