public interface AccountRoles
Modifier and Type | Field and Description |
---|---|
static String[] |
ALL |
static String |
MANAGE_ACCOUNT |
static String |
VIEW_PROFILE |
static final String VIEW_PROFILE
static final String MANAGE_ACCOUNT
static final String[] ALL
Copyright © 2016 JBoss by Red Hat. All rights reserved.