public class GatewayAuthenticationEntryPoint extends Object implements AuthenticationEntryPoint<org.springframework.http.server.reactive.ServerHttpRequest,org.springframework.http.server.reactive.ServerHttpResponse>
| 构造器和说明 |
|---|
GatewayAuthenticationEntryPoint() |
public void commence(org.springframework.http.server.reactive.ServerHttpRequest request,
org.springframework.http.server.reactive.ServerHttpResponse response)
commence 在接口中 AuthenticationEntryPoint<org.springframework.http.server.reactive.ServerHttpRequest,org.springframework.http.server.reactive.ServerHttpResponse>Copyright © 2023. All rights reserved.