public class IDUserManager extends UserManager
| Constructor and Description | 
|---|
IDUserManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Set<String> | 
getGroups(Principal user)
Retrieves the group membership for the given principal. 
 | 
static String | 
readInputStreamAsString(InputStream in)  | 
getHostAddress, getInstance, getUserName, setHostAddress, setUser, userHasAdminRole, userIsInGrouppublic static String readInputStreamAsString(InputStream in) throws IOException
IOExceptionprotected Set<String> getGroups(Principal user)
UserManagergetGroups in class UserManageruser - a userCopyright © 2010-2014 Michigan State University. All Rights Reserved.