Uses of Class
net.shibboleth.idp.authn.duo.impl.DuoAuthAuthenticator
-
Packages that use DuoAuthAuthenticator Package Description net.shibboleth.idp.authn.duo.impl Implementation of Duo authentication. -
-
Uses of DuoAuthAuthenticator in net.shibboleth.idp.authn.duo.impl
Fields in net.shibboleth.idp.authn.duo.impl declared as DuoAuthAuthenticator Modifier and Type Field Description private DuoAuthAuthenticatorValidateDuoAuthAPI. authAuthenticatorImplementation of Duo AuthApi /auth endpoint.Methods in net.shibboleth.idp.authn.duo.impl with parameters of type DuoAuthAuthenticator Modifier and Type Method Description voidValidateDuoAuthAPI. setAuthAuthenticator(DuoAuthAuthenticator authenticator)Set theDuoAuthAuthenticator.
-