public interface Role
| Modifier and Type | Field and Description |
|---|---|
static String |
ADMIN |
static String |
ANONYMOUS |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription(Locale l) |
String |
getName() |
static final String ANONYMOUS
static final String ADMIN
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.