Uses of Class
net.shibboleth.idp.plugin.authn.duo.model.U2ftoken
Packages that use U2ftoken
Package
Description
Duo OIDC 2FA login flow API model classes.
-
Uses of U2ftoken in net.shibboleth.idp.plugin.authn.duo.model
Fields in net.shibboleth.idp.plugin.authn.duo.model with type parameters of type U2ftokenModifier and TypeFieldDescriptionUser.Builder.u2ftokensUser.u2ftokensA list of U2F tokens that this user can use.Methods in net.shibboleth.idp.plugin.authn.duo.model that return U2ftokenMethods in net.shibboleth.idp.plugin.authn.duo.model that return types with arguments of type U2ftokenModifier and TypeMethodDescriptionUser.getU2ftokens()Get a list of U2F tokens that this user can use.Method parameters in net.shibboleth.idp.plugin.authn.duo.model with type arguments of type U2ftoken