Uses of Interface
net.shibboleth.idp.plugin.authn.duo.nimbus.impl.TokenResponse.IAccessTokenStage
Packages that use TokenResponse.IAccessTokenStage
Package
Description
Native Nimbus based Duo OIDC 2FA client adaptor implementation classes.
-
Uses of TokenResponse.IAccessTokenStage in net.shibboleth.idp.plugin.authn.duo.nimbus.impl
Classes in net.shibboleth.idp.plugin.authn.duo.nimbus.impl that implement TokenResponse.IAccessTokenStageMethods in net.shibboleth.idp.plugin.authn.duo.nimbus.impl that return TokenResponse.IAccessTokenStageModifier and TypeMethodDescriptionTokenResponse.Builder.withIdToken(String token) TokenResponse.IIdTokenStage.withIdToken(String idToken) Supply the ID token.