| Package | Description |
|---|---|
| net.shibboleth.idp.authn.duo.impl |
Implementation of Duo authentication.
|
| Modifier and Type | Field and Description |
|---|---|
private com.fasterxml.jackson.core.type.TypeReference<DuoResponseWrapper<DuoPreauthResponse>> |
DuoPreauthAuthenticator.wrapperTypeRef
TypeReference for the response generated by the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
DuoPreauthResponse |
DuoPreauthAuthenticator.authenticate(DuoAuthenticationContext duoContext,
DuoIntegration duoIntegration)
Perform an authentication action via the Duo AuthAPI /preauth endpoint.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.