public static class LdapUserProperties.UserDefinitionGroupMapping extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected String | groupKeyThe key of the group that matches the configured user definition. | 
| protected String | userDefinitionKeyThe 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) |