Uses of Class
net.shibboleth.idp.plugin.authn.duo.model.U2ftoken.Builder
Packages that use U2ftoken.Builder
Package
Description
Duo OIDC 2FA login flow API model classes.
-
Uses of U2ftoken.Builder in net.shibboleth.idp.plugin.authn.duo.model
Methods in net.shibboleth.idp.plugin.authn.duo.model that return U2ftoken.BuilderModifier and TypeMethodDescriptionstatic U2ftoken.BuilderU2ftoken.builder()Get the builder for this class.U2ftoken.Builder.withDateAdded(Integer dateAdded) Adds the registration date to the builder.U2ftoken.Builder.withRegistrationId(String registrationId) Adds registration ID to the builderConstructors in net.shibboleth.idp.plugin.authn.duo.model with parameters of type U2ftoken.Builder