T - the subclass of DuoAuthAPIResponse being wrappedpublic class DuoResponseWrapper<T extends DuoAuthAPIResponse> extends Object
| Modifier and Type | Field and Description |
|---|---|
private T |
response
the inner response.
|
private String |
stat
the response status.
|
| Constructor and Description |
|---|
DuoResponseWrapper() |
@Nonnull private T extends DuoAuthAPIResponse response
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.