Uses of Class
net.shibboleth.idp.authn.duo.impl.DuoPreauthAuthenticator
-
Packages that use DuoPreauthAuthenticator Package Description net.shibboleth.idp.authn.duo.impl Implementation of Duo authentication. -
-
Uses of DuoPreauthAuthenticator in net.shibboleth.idp.authn.duo.impl
Fields in net.shibboleth.idp.authn.duo.impl declared as DuoPreauthAuthenticator Modifier and Type Field Description private DuoPreauthAuthenticatorValidateDuoAuthAPI. preauthAuthenticatorImplementation of Duo AuthApi /preauth enpoint.Methods in net.shibboleth.idp.authn.duo.impl with parameters of type DuoPreauthAuthenticator Modifier and Type Method Description voidValidateDuoAuthAPI. setPreauthAuthenticator(DuoPreauthAuthenticator authenticator)Set theDuoPreauthAuthenticator.
-