public class EmptyRoleGenerator extends Object implements RoleGenerator
| Constructor and Description |
|---|
EmptyRoleGenerator() |
| 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 RoleGeneratorRoleGenerator#generateRoles(Principal)}Copyright © 2018 JBoss by Red Hat. All rights reserved.