Class Auth

java.lang.Object
io.ably.lib.rest.Auth

public class Auth
extends java.lang.Object
Token-generation and authentication operations for the Ably API. See the Ably Authentication documentation for details of the authentication methods available. Creates Ably Auth.TokenRequest objects and obtains Ably Tokens from Ably to subsequently issue to less trusted clients.