Package net.shibboleth.idp.plugin.authn.duo.nimbus.impl
Native Nimbus based Duo OIDC 2FA client adaptor implementation classes.
-
Interface Summary Interface Description TokenResponse.IAccessTokenStage Access token stage interface.TokenResponse.IBuildStage Build stage interface.TokenResponse.IIdTokenStage Token stage interface.TokenResponse.ITokenTypeStage Token type stage interface. -
Class Summary Class Description DuoHttpClientFactoryBean Factory bean customization for the Duo plugin.NimbusClient A Duo client using the Nimbus OIDC library.NimbusClientFactory Abstract factory implementation for creating newNimbusClients.NimbusClientSupport Helper methods for working with Duo using Nimbus.TokenResponse A token response, see RFC6749 section 5.1.TokenResponse.Builder Builder to buildTokenResponse.