Package com.vonage.client.auth
Interface ApiKeyAuthMethod
- All Superinterfaces:
AuthMethod,Comparable<AuthMethod>
- All Known Implementing Classes:
ApiKeyHeaderAuthMethod,ApiKeyQueryParamsAuthMethod,SignatureAuthMethod
Signifies that the auth method has an API key.
- Since:
- 8.8.0
-
Method Summary
Methods inherited from interface com.vonage.client.auth.AuthMethod
compareTo, getSortKey
-
Method Details
-
getApiKey
-