public class InternalBrokerUtils extends Object
Constructor and Description |
---|
InternalBrokerUtils() |
Modifier and Type | Method and Description |
---|---|
static UserAuthenticationResult |
authenticate(String userName,
String password,
String domain) |
static List<ad_groups> |
getAllGroups() |
static List<AdUser> |
getAllUsers() |
static ad_groups |
getGroupByGroupGuid(Guid groupGuid) |
static AdUser |
getUserByUPN(String userName) |
static AdUser |
getUserByUserGuid(Guid userGuid) |
public static UserAuthenticationResult authenticate(String userName, String password, String domain)
Copyright © 2012. All Rights Reserved.