| Package | Description |
|---|---|
| org.apache.knox.gateway.security.principal |
| Modifier and Type | Method and Description |
|---|---|
void |
PrincipalMapper.loadMappingTable(String principalMapping,
String groupMapping)
Load the internal principal mapping table from the provided
string value which conforms to the following semicolon delimited format:
actual[,another-actual]=mapped;...
|
void |
SimplePrincipalMapper.loadMappingTable(String principalMapping,
String groupMapping) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.