Uses of Class
org.eaglei.repository.admin.AuthUser

Packages that use AuthUser
org.eaglei.repository.admin   
 

Uses of AuthUser in org.eaglei.repository.admin
 

Methods in org.eaglei.repository.admin that return AuthUser
static AuthUser AuthUser.find(java.lang.String targetUsername)
          Get the auth-db description of the indicated user, if present.
 

Methods in org.eaglei.repository.admin that return types with arguments of type AuthUser
static java.util.Map<java.lang.String,AuthUser> AuthUser.findAllAsMap()
          Get a Map of each username key to AuthUser object.
 



Copyright © 2009-2010 Eagle-I. All Rights Reserved.