com.atlassian.bamboo.user.authentication
Class BambooRoleMapper

java.lang.Object
  extended by com.atlassian.seraph.auth.SimpleAbstractRoleMapper
      extended by com.atlassian.seraph.auth.GroupRoleMapper
          extended by com.atlassian.bamboo.user.authentication.BambooRoleMapper
All Implemented Interfaces:
com.atlassian.seraph.auth.RoleMapper, com.atlassian.seraph.Initable

public class BambooRoleMapper
extends com.atlassian.seraph.auth.GroupRoleMapper


Constructor Summary
BambooRoleMapper()
           
 
Method Summary
 boolean hasRole(java.security.Principal user, javax.servlet.http.HttpServletRequest request, java.lang.String role)
           
 
Methods inherited from class com.atlassian.seraph.auth.SimpleAbstractRoleMapper
canLogin, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.atlassian.seraph.auth.RoleMapper
canLogin
 
Methods inherited from interface com.atlassian.seraph.Initable
init
 

Constructor Detail

BambooRoleMapper

public BambooRoleMapper()
Method Detail

hasRole

public boolean hasRole(java.security.Principal user,
                       javax.servlet.http.HttpServletRequest request,
                       java.lang.String role)


Copyright © 2012 Atlassian. All Rights Reserved.