Uses of Class
net.shibboleth.idp.plugin.authn.duo.model.DuoHealthCheck.Builder
-
Packages that use DuoHealthCheck.Builder Package Description net.shibboleth.idp.plugin.authn.duo.model Duo OIDC 2FA login flow API model classes. -
-
Uses of DuoHealthCheck.Builder in net.shibboleth.idp.plugin.authn.duo.model
Constructors in net.shibboleth.idp.plugin.authn.duo.model with parameters of type DuoHealthCheck.Builder Constructor Description DuoHealthCheck(DuoHealthCheck.Builder builder)Private constructor, can only be called by this builder.
-