public class VootClientMock extends Object implements VootClient
| Constructor and Description |
|---|
VootClientMock() |
| Modifier and Type | Method and Description |
|---|---|
List<Group> |
groups(String userId) |
boolean |
hasAccess(String personId,
String groupId) |
public static final String CSA_ADMIN
public boolean hasAccess(String personId, String groupId)
hasAccess in interface VootClientpublic List<Group> groups(String userId)
groups in interface VootClientCopyright © 2012–2016 Pivotal Software, Inc.. All rights reserved.