public class OkHttpClientJwtInterceptor extends OkHttpClientInterceptor
| 限定符和类型 | 字段和说明 |
|---|---|
private JwtContext |
jwtContext |
| 构造器和说明 |
|---|
OkHttpClientJwtInterceptor(JwtContext jwtContext) |
OkHttpClientJwtInterceptor(String user_agent,
JwtContext jwtContext) |
private JwtContext jwtContext
public OkHttpClientJwtInterceptor(JwtContext jwtContext)
public OkHttpClientJwtInterceptor(String user_agent, JwtContext jwtContext)
Copyright © 2022. All rights reserved.