Class Credentials

java.lang.Object
com.ngrok.services.Credentials

public class Credentials extends Object
Tunnel Credentials are ngrok agent authtokens. They authorize the ngrok agent to connect the ngrok service as your account. They are installed with the ngrok config add-authtoken command or by specifying it in the ngrok.yml configuration file with the authtoken property. See also https://ngrok.com/docs/api#api-credentials.