| Package | Description |
|---|---|
| net.shibboleth.idp.authn.duo.context |
Context classes related to Duo authentication.
|
| Modifier and Type | Method and Description |
|---|---|
DuoAuthenticationContext |
DuoAuthenticationContext.setClientAddress(String address)
Set the client address.
|
DuoAuthenticationContext |
DuoAuthenticationContext.setDeviceID(String deviceId)
Set the device ID.
|
DuoAuthenticationContext |
DuoAuthenticationContext.setFactor(String factor)
Set the factor to use.
|
DuoAuthenticationContext |
DuoAuthenticationContext.setPasscode(String passcode)
Set the passcode.
|
DuoAuthenticationContext |
DuoAuthenticationContext.setUsername(String name)
Set the username.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.