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