public interface RequestEntity
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Returns a key from the request.
|
String |
getToken()
Returns a token from the request.
|
void |
setToken(String token)
Adds a token to the request.
|
Copyright © 2023–2024. All rights reserved.