public static class GroupRef.Type extends MultiValuedAttributeType
| Modifier and Type | Field and Description |
|---|---|
static GroupRef.Type |
DIRECT
The User is in the Group directly.
|
static GroupRef.Type |
INDIRECT
The User is not directly in the Group but in another Group that is in the Group
|
| Modifier and Type | Method and Description |
|---|---|
static GroupRef.Type |
of(String typeName) |
equals, getValue, hashCode, toStringpublic static final GroupRef.Type DIRECT
public static final GroupRef.Type INDIRECT
public static GroupRef.Type of(String typeName)
Copyright © 2022 SAP SE. All rights reserved.