Uses of Interface
net.shibboleth.idp.plugin.authn.duo.nimbus.impl.TokenResponse.ITokenTypeStage
Packages that use TokenResponse.ITokenTypeStage
Package
Description
Native Nimbus based Duo OIDC 2FA client adaptor implementation classes.
-
Uses of TokenResponse.ITokenTypeStage in net.shibboleth.idp.plugin.authn.duo.nimbus.impl
Classes in net.shibboleth.idp.plugin.authn.duo.nimbus.impl that implement TokenResponse.ITokenTypeStageMethods in net.shibboleth.idp.plugin.authn.duo.nimbus.impl that return TokenResponse.ITokenTypeStageModifier and TypeMethodDescriptionTokenResponse.Builder.withAccessToken(String accessTokenIn) TokenResponse.IAccessTokenStage.withAccessToken(String accessToken) Supply the access token.