T - The entity type (User, Event, Group or Role) returned by the getResults method.public class OneLoginResponse<T> extends Object
| Constructor and Description |
|---|
OneLoginResponse(List<T> results,
String afterCursor) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAfterCursor() |
List<T> |
getResults() |
boolean |
hasResults() |
Copyright © 2018. All rights reserved.