public class UndertowRoleGenerator extends Object implements RoleGenerator
RoleGenerator for Undertow| Constructor and Description |
|---|
UndertowRoleGenerator() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
generateRoles(Principal principal)
Generate roles given a principal
|
public List<String> generateRoles(Principal principal)
RoleGeneratorgenerateRoles in interface RoleGeneratorCopyright © 2018 JBoss by Red Hat. All rights reserved.