Package | Description |
---|---|
com.netscape.certsrv.usrgrp | |
org.dogtagpki.server.rest |
Modifier and Type | Method and Description |
---|---|
IGroup |
IUsrGrp.getGroup(java.lang.String groupid)
Retrieves an identity group
|
Modifier and Type | Method and Description |
---|---|
void |
IUsrGrp.addGroup(IGroup group)
Adds a group
|
void |
IUsrGrp.modifyGroup(IGroup group)
Modifies a group
|
Modifier and Type | Method and Description |
---|---|
GroupData |
GroupService.createGroupData(IGroup group) |