com.atlassian.confluence.security
Class ConfluenceRoleMapper
java.lang.Object
com.atlassian.seraph.auth.GroupRoleMapper
com.atlassian.confluence.security.ConfluenceRoleMapper
- All Implemented Interfaces:
- Initable, RoleMapper
- public class ConfluenceRoleMapper
- extends GroupRoleMapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADMIN_ROLE
public static final String ADMIN_ROLE
- See Also:
- Constant Field Values
ConfluenceRoleMapper
public ConfluenceRoleMapper()
hasRole
public boolean hasRole(Principal user,
javax.servlet.http.HttpServletRequest request,
String role)