public interface IdentityProvider
Modifier and Type | Field and Description |
---|---|
static String |
UNKNOWN_USER_IDENTITY |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
List<String> |
getRoles() |
boolean |
hasRole(String role) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.