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, userIsInGroup
public static String readInputStreamAsString(InputStream in) throws IOException
IOException
protected Set<String> getGroups(Principal user)
UserManager
getGroups
in class UserManager
user
- a userCopyright © 2010-2014 Michigan State University. All Rights Reserved.