Uses of Class
net.shibboleth.idp.plugin.authn.duo.DuoRegistryException
Packages that use DuoRegistryException
Package
Description
Duo OIDC 2FA login flow API classes.
Duo OIDC 2FA login flow implementation classes.
-
Uses of DuoRegistryException in net.shibboleth.idp.plugin.authn.duo
Methods in net.shibboleth.idp.plugin.authn.duo that throw DuoRegistryExceptionModifier and TypeMethodDescriptionDuoOIDCClientRegistry.getClientOrCreate(DuoOIDCIntegration integration) Retrieve an existing, or create a new, Duo client for the given Duo integration. -
Uses of DuoRegistryException in net.shibboleth.idp.plugin.authn.duo.impl
Methods in net.shibboleth.idp.plugin.authn.duo.impl that throw DuoRegistryExceptionModifier and TypeMethodDescriptionDefaultDuoOIDCClientRegistry.getClientOrCreate(DuoOIDCIntegration integration)