Package no.nav.security.token.support.client.spring.oauth2
-
Interface Summary Interface Description ClientConfigurationPropertiesMatcher Default implementation that matcher host in request URL with the registration name. -
Class Summary Class Description DefaultOAuth2HttpClient OAuth2ClientConfiguration OAuth2ClientRequestInterceptor Interceptor that exchanges a token using theOAuth2AccessTokenServiceand sets Authorization header to this new token, where the aud claim is set to the destination app. -
Annotation Types Summary Annotation Type Description EnableOAuth2Client Enables OAuth 2.0 clients for retrieving accesstokens using the client_credentials and on-behalf-of flows.