Add a new group.
Group principal names are expressed as {principal}.{subprincipal} where "." is the separator expressing the hierarchical nature of a group.
Group principal path names are stored leveraging the {@link Preferences}api. Groups will be stored under /group/theGroupName/theGroupNameChild when given the full path name theGroupName.theGroupNameChild. @param groupFullPathName The group name full path (e.g.theGroupName.theGroupNameChild). @throws Throws a security exception.
|
|
|
|
|
|
|
|