com.atlassian.bamboo.security.acegi
Class BambooAcegiSecurityUtils

java.lang.Object
  extended by com.atlassian.bamboo.security.acegi.BambooAcegiSecurityUtils

public class BambooAcegiSecurityUtils
extends java.lang.Object


Method Summary
static boolean hasAuthority(org.acegisecurity.Authentication authentication, org.acegisecurity.GrantedAuthority checkedAuthority)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hasAuthority

public static boolean hasAuthority(org.acegisecurity.Authentication authentication,
                                   org.acegisecurity.GrantedAuthority checkedAuthority)


Copyright © 2012 Atlassian. All Rights Reserved.