标签: java android authentication token android-volley
我想知道如何使用android volley提供的Authenticator类。 1我如何发送请求以获得令牌? 2我如何检查令牌是否无效?
我在互联网上没有找到关于此的任何说明,所以我在这里问一下
这是班级: https://android.googlesource.com/platform/frameworks/support/+/4474bc11f64b2b274ca6db5a1e23e8c1d143d5fa/volley/src/com/android/volley/toolbox/Authenticator.java