@Component @Deprecated public class TokenRelayGatewayFilterFactory extends org.springframework.cloud.gateway.filter.factory.AbstractGatewayFilterFactory<Object>
| Constructor and Description |
|---|
TokenRelayGatewayFilterFactory(org.springframework.security.oauth2.client.web.server.ServerOAuth2AuthorizedClientRepository authorizedClientRepository)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.gateway.filter.GatewayFilter |
apply()
Deprecated.
|
org.springframework.cloud.gateway.filter.GatewayFilter |
apply(Object config)
Deprecated.
|
getPublisher, setApplicationEventPublishergetConfigClass, newConfig, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic TokenRelayGatewayFilterFactory(org.springframework.security.oauth2.client.web.server.ServerOAuth2AuthorizedClientRepository authorizedClientRepository)
public org.springframework.cloud.gateway.filter.GatewayFilter apply()
public org.springframework.cloud.gateway.filter.GatewayFilter apply(Object config)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.