info.aduna.gee.publication.servlets.cache
Class UserGroupCache

java.lang.Object
  extended by info.aduna.gee.publication.servlets.cache.UserGroupCache

public class UserGroupCache
extends Object

Class UserGroupCache


Constructor Summary
UserGroupCache()
           
 
Method Summary
static List getAll(String host, String user)
          Gets a list of names containing the user itself, it's aliases and...
static void setAssociates(String host, String user, Properties associates)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserGroupCache

public UserGroupCache()
Method Detail

getAll

public static List getAll(String host,
                          String user)
Gets a list of names containing the user itself, it's aliases and...


setAssociates

public static void setAssociates(String host,
                                 String user,
                                 Properties associates)


Copyright © 1997-2008 Aduna. All Rights Reserved.