public class ConfluenceRoleMapper
extends com.atlassian.seraph.auth.SimpleAbstractRoleMapper
Modifier and Type | Field and Description |
---|---|
static String |
ADMIN_JSP_ROLE |
static String |
CONFLUENCE_ADMIN_ROLE |
Constructor and Description |
---|
ConfluenceRoleMapper() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasRole(Principal user,
javax.servlet.http.HttpServletRequest request,
String role) |
public static final String ADMIN_JSP_ROLE
public static final String CONFLUENCE_ADMIN_ROLE
Copyright © 2003–2017 Atlassian. All rights reserved.