org.infoglue.cms.modules.security.impl.test
Class UserController

java.lang.Object
  |
  +--org.infoglue.cms.modules.security.impl.test.UserController

public class UserController
extends java.lang.Object

Author:
ss To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
UserController()
           
 
Method Summary
static IExtranetEditableUser getUser(java.lang.String name)
           
static java.util.List getUsers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserController

public UserController()
Method Detail

getUsers

public static java.util.List getUsers()

getUser

public static IExtranetEditableUser getUser(java.lang.String name)


Copyright © 2003 InfoGlue.org All Rights Reserved.