|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dropbox.client2.session.TokenPair
com.dropbox.client2.session.AppKeyPair
public final class AppKeyPair
Holds your app's key and secret.
| Field Summary |
|---|
| Fields inherited from class com.dropbox.client2.session.TokenPair |
|---|
key, secret |
| Constructor Summary | |
|---|---|
AppKeyPair(String key,
String secret)
|
|
| Method Summary |
|---|
| Methods inherited from class com.dropbox.client2.session.TokenPair |
|---|
equals, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AppKeyPair(String key,
String secret)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||