public class KeycloakRestTemplateCustomizer extends Object implements org.springframework.boot.web.client.RestTemplateCustomizer
Modifier | Constructor and Description |
---|---|
|
KeycloakRestTemplateCustomizer() |
protected |
KeycloakRestTemplateCustomizer(KeycloakSecurityContextClientRequestInterceptor keycloakInterceptor) |
Modifier and Type | Method and Description |
---|---|
void |
customize(org.springframework.web.client.RestTemplate restTemplate) |
public KeycloakRestTemplateCustomizer()
protected KeycloakRestTemplateCustomizer(KeycloakSecurityContextClientRequestInterceptor keycloakInterceptor)
Copyright © 2018 JBoss by Red Hat. All rights reserved.