| 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<DuoAuthResponse>> |
DuoAuthAuthenticator.wrapperTypeRef
a TypeReference for the repsonse generated by the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
DuoAuthResponse |
DuoAuthAuthenticator.authenticate(DuoAuthenticationContext duoContext,
DuoIntegration duoIntegration)
Perform an authentication action via the Duo AuthApi /auth endpoint.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.