Uses of Class
net.shibboleth.idp.plugin.authn.duo.model.DuoHealthCheck
-
Packages that use DuoHealthCheck Package Description net.shibboleth.idp.plugin.authn.duo Duo OIDC 2FA login flow API classes.net.shibboleth.idp.plugin.authn.duo.model Duo OIDC 2FA login flow API model classes. -
-
Uses of DuoHealthCheck in net.shibboleth.idp.plugin.authn.duo
Methods in net.shibboleth.idp.plugin.authn.duo that return DuoHealthCheck Modifier and Type Method Description DuoHealthCheckDuoOIDCClient. healthCheck()Check the health of the Duo 2FA endpoint and the clients configuration. -
Uses of DuoHealthCheck in net.shibboleth.idp.plugin.authn.duo.model
Methods in net.shibboleth.idp.plugin.authn.duo.model that return DuoHealthCheck Modifier and Type Method Description DuoHealthCheckDuoHealthCheck.Builder. build()DuoHealthCheckDuoHealthCheck.IBuildStage. build()Build the health check response.
-