Uses of Interface
net.shibboleth.idp.plugin.authn.duo.nimbus.impl.TokenResponse.ITokenTypeStage
-
Packages that use TokenResponse.ITokenTypeStage Package Description net.shibboleth.idp.plugin.authn.duo.nimbus.impl 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.ITokenTypeStage Modifier and Type Class Description static classTokenResponse.BuilderBuilder to buildTokenResponse.Methods in net.shibboleth.idp.plugin.authn.duo.nimbus.impl that return TokenResponse.ITokenTypeStage Modifier and Type Method Description TokenResponse.ITokenTypeStageTokenResponse.Builder. withAccessToken(String accessTokenIn)TokenResponse.ITokenTypeStageTokenResponse.IAccessTokenStage. withAccessToken(String accessToken)Supply the access token.
-