Modifier and Type | Optional Element and Description |
---|---|
Class<? extends RequiredRolesProvider>[] |
providers
The types of providers used to generated provided roles required to access the target resource.
|
String[] |
roles
The set of simple roles that the calling user must belong to in order to access the target
resource.
|
public abstract String[] roles
public abstract Class<? extends RequiredRolesProvider>[] providers
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.