public class AuthExamples extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ACCOUNT_SID |
static String |
AUTH_TOKEN |
static String |
SIGNINGKEY_SECRET |
static String |
SIGNINGKEY_SID |
| Constructor and Description |
|---|
AuthExamples() |
| Modifier and Type | Method and Description |
|---|---|
static void |
authUsingAccessToken() |
static void |
authUsingAuthToken() |
static void |
authUsingKeys() |
static void |
main(String[] args) |
public static final String ACCOUNT_SID
public static final String AUTH_TOKEN
public static final String SIGNINGKEY_SID
public static final String SIGNINGKEY_SECRET
Copyright © 2011 Twilio, Inc. All Rights Reserved.