Package org.springframework.cloud.commons.security
-
Class Summary Class Description AccessTokenContextRelay Convenience class for relaying an access token from theSecurityContextto theOAuth2ClientContext.ResourceServerTokenRelayAutoConfiguration Adds an MVC interceptor for relaying OAuth2 access tokens into the client context (if there is one).ResourceServerTokenRelayAutoConfiguration.ResourceServerTokenRelayRegistrationAutoConfiguration AWebMvcConfigurerfor the access token interceptor.