Uses of Class
net.shibboleth.idp.authn.duo.context.DuoAuthenticationContext
Packages that use DuoAuthenticationContext
Package
Description
Context classes related to Duo v2 AuthAPI authentication.
-
Uses of DuoAuthenticationContext in net.shibboleth.idp.authn.duo.context
Methods in net.shibboleth.idp.authn.duo.context that return DuoAuthenticationContextModifier and TypeMethodDescriptionDuoAuthenticationContext.setClientAddress(String address) Set the client address.DuoAuthenticationContext.setDeviceID(String deviceId) Set the device ID.Set the factor to use.DuoAuthenticationContext.setPasscode(String passcode) Set the passcode.DuoAuthenticationContext.setUsername(String name) Set the username.