public class Auth.TokenParams
Defines the properties of an Ably Token.
public long
ttl
public String
capability
clientId
timestamp
Map<String, Param>
asMap()
boolean
equals(Object obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Map<String, Param> asMap()
Internal; convert a TokenParams to a collection of Params
boolean equals(Object obj)
Check equality of a TokenParams