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)
RoleGenerator
generateRoles
in interface RoleGenerator
RoleGenerator#generateRoles(Principal)}
Copyright © 2017 JBoss by Red Hat. All rights reserved.