com.atlassian.greenhopper.util
Class UserUtils

java.lang.Object
  extended by com.atlassian.greenhopper.util.UserUtils

public class UserUtils
extends java.lang.Object

Contains several static methods to check if a user is the owner of the given


Constructor Summary
UserUtils()
           
 
Method Summary
static boolean isOwner(com.atlassian.crowd.embedded.api.User user, com.atlassian.jira.issue.search.SearchRequest searchRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserUtils

public UserUtils()
Method Detail

isOwner

public static boolean isOwner(com.atlassian.crowd.embedded.api.User user,
                              com.atlassian.jira.issue.search.SearchRequest searchRequest)


Copyright © 2007-2013 Atlassian. All Rights Reserved.