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 |
canLogin(Principal user,
javax.servlet.http.HttpServletRequest request) |
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
public boolean hasRole(Principal user, javax.servlet.http.HttpServletRequest request, String role)
public boolean canLogin(Principal user, javax.servlet.http.HttpServletRequest request)
canLogin
in interface com.atlassian.seraph.auth.RoleMapper
canLogin
in class com.atlassian.seraph.auth.SimpleAbstractRoleMapper
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences