Uses of Class
net.shibboleth.idp.plugin.authn.duo.DuoAdminListMapResponseWrapper
Packages that use DuoAdminListMapResponseWrapper
Package
Description
Duo OIDC 2FA login flow API classes.
Duo OIDC 2FA login flow implementation classes.
-
Uses of DuoAdminListMapResponseWrapper in net.shibboleth.idp.plugin.authn.duo
Methods in net.shibboleth.idp.plugin.authn.duo that return DuoAdminListMapResponseWrapperModifier and TypeMethodDescriptionGeneric method for returning aDuoAdminListMapResponseWrapperresponse from the given path and parameters. -
Uses of DuoAdminListMapResponseWrapper in net.shibboleth.idp.plugin.authn.duo.impl
Methods in net.shibboleth.idp.plugin.authn.duo.impl that return DuoAdminListMapResponseWrapperModifier and TypeMethodDescriptionDefaultDuoAdminClient.retrieve(ProfileRequestContext context, String path, Map<String, String> parameters) Generic method for returning aDuoAdminListMapResponseWrapperresponse from the given path and parameters.