Package com.nexmo.client.auth
Provides support for the various authentication methods supported by different Nexmo APIs.
-
Interface Summary Interface Description AuthMethod -
Class Summary Class Description AbstractAuthMethod AuthCollection Internal class, managing a collection ofAuthMethods.JWTAuthMethod MD5Util Contains utility methods that use MD5 hashing.RequestSigning A helper class for generating or verifying MD5 signatures when signing REST requests for submission to Nexmo.SignatureAuthMethod TokenAuthMethod -
Exception Summary Exception Description NexmoAuthException NexmoUnacceptableAuthException