public interface HttpAuth
| Modifier and Type | Interface and Description |
|---|---|
static class |
HttpAuth.Where |
| Modifier and Type | Method and Description |
|---|---|
String |
identity()
识别码
|
String |
token()
鉴权 token
|
default HttpAuth.Where |
where() |
default HttpAuth.Where where()
String identity()
String token()
Copyright © 2019. All rights reserved.