com.atlassian.bamboo.user.authentication
Class BambooRoleMapper

java.lang.Object
  extended by GroupRoleMapper
      extended by com.atlassian.bamboo.user.authentication.BambooRoleMapper

public class BambooRoleMapper
extends GroupRoleMapper


Constructor Summary
BambooRoleMapper()
           
 
Method Summary
 boolean hasRole(Principal user, HttpServletRequest request, String role)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooRoleMapper

public BambooRoleMapper()
Method Detail

hasRole

public boolean hasRole(Principal user,
                       HttpServletRequest request,
                       String role)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.