C
D
E
F
G
I
J
N
O
P
S
T
O
- oAuth2AccessTokenService(no.nav.security.token.support.client.core.context.JwtBearerTokenResolver,no.nav.security.token.support.client.core.http.OAuth2HttpClient) - function in no.nav.security.token.support.client.spring.oauth2.OAuth2ClientConfiguration
- OAuth2ClientConfiguration - class in no.nav.security.token.support.client.spring.oauth2
- oAuth2ClientRequestInterceptor(no.nav.security.token.support.client.spring.ClientConfigurationProperties,no.nav.security.token.support.client.core.oauth2.OAuth2AccessTokenService) - function in no.nav.security.token.support.client.spring.oauth2.OAuth2ClientConfiguration
- OAuth2ClientRequestInterceptor - class in no.nav.security.token.support.client.spring.oauth2
- Interceptor that exchanges a token using the OAuth2AccessTokenService and sets the Authorization header to this new token, where the aud claim is set to the destination app.
- oAuth2HttpClient() - function in no.nav.security.token.support.client.spring.oauth2.OAuth2ClientConfiguration