| Package | Description |
|---|---|
| net.shibboleth.idp.authn.duo.impl |
Implementation of Duo authentication.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DuoResponseWrapper<T extends DuoAuthAPIResponse>
Handle a generic object returned from the response that will come from the Duo
AuthAPI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DuoAuthResponse
Describes the results of an authentication attempt via the Duo AuthAPI, intended for use with a jackson
ObjectMapper. |
class |
DuoPreauthResponse
Describes the results of an pre-authentication attempt via the Duo AuthAPI.
|
| Modifier and Type | Field and Description |
|---|---|
private T |
DuoResponseWrapper.response
the inner response.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.