|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.seraph.auth.SimpleAbstractRoleMapper com.atlassian.seraph.auth.GroupRoleMapper com.atlassian.bamboo.user.authentication.BambooRoleMapper
public class BambooRoleMapper
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 |
---|
public BambooRoleMapper()
Method Detail |
---|
public boolean hasRole(java.security.Principal user, javax.servlet.http.HttpServletRequest request, java.lang.String role)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |