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.net.shibboleth.idp.plugin.authn.duo.impl 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 DuoRegistryException Modifier and Type Method Description DuoOIDCClientDuoOIDCClientRegistry. 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 DuoRegistryException Modifier and Type Method Description DuoOIDCClientDefaultDuoOIDCClientRegistry. getClientOrCreate(DuoOIDCIntegration integration)
-