Class NoAuthMethod

java.lang.Object
com.vonage.client.auth.AbstractAuthMethod
com.vonage.client.auth.NoAuthMethod
All Implemented Interfaces:
AuthMethod, Comparable<AuthMethod>

public final class NoAuthMethod extends AbstractAuthMethod
Represents a no-op AuthMethod, for when no authentication is necessary.
Since:
8.9.0