public static class LdapUserProperties.UserDefinitionGroupMapping extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
groupKey
The key of the group that matches the configured user definition.
|
protected String |
userDefinitionKey
The key of the user definition that is for the configured group.
|
| Constructor and Description |
|---|
UserDefinitionGroupMapping() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupKey() |
String |
getUserDefinitionKey() |
void |
setGroupKey(String groupKey) |
void |
setUserDefinitionKey(String userDefinitionKey) |