public class SecuritySystemFunctions extends Object
Constructor and Description |
---|
SecuritySystemFunctions() |
Modifier and Type | Method and Description |
---|---|
static boolean |
hasRole(CommandContext context,
String roleName) |
static boolean |
hasRole(CommandContext context,
String roleType,
String roleName) |
public static final String DATA_ROLE
public static boolean hasRole(CommandContext context, String roleName)
public static boolean hasRole(CommandContext context, String roleType, String roleName)
Copyright © 2018 JBoss by Red Hat. All rights reserved.