Uses of Interface
net.shibboleth.idp.plugin.authn.duo.model.DuoHealthCheck.IStatusStage
-
Packages that use DuoHealthCheck.IStatusStage Package Description net.shibboleth.idp.plugin.authn.duo.model Duo OIDC 2FA login flow API model classes. -
-
Uses of DuoHealthCheck.IStatusStage in net.shibboleth.idp.plugin.authn.duo.model
Classes in net.shibboleth.idp.plugin.authn.duo.model that implement DuoHealthCheck.IStatusStage Modifier and Type Class Description static classDuoHealthCheck.BuilderBuilder to buildDuoHealthCheck.Methods in net.shibboleth.idp.plugin.authn.duo.model that return DuoHealthCheck.IStatusStage Modifier and Type Method Description static DuoHealthCheck.IStatusStageDuoHealthCheck. builder()Creates builder to buildDuoHealthCheck.
-