public interface BearerAuthCredentials
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(String accessToken)
Checks if provided credentials matched with existing ones.
|
String |
getAccessToken()
String value for accessToken.
|
Copyright © 2022. All rights reserved.