|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceToken
The token persisted by the service provider
Nested Class Summary | |
---|---|
static interface |
ServiceToken.Store
The token store. |
Method Summary | |
---|---|
String |
getConsumerSecret()
Gets the consumerSecret. |
String |
getId()
Gets the application assigned id when upon authorization of a user. |
String |
getKey()
Gets the request or access token. |
String |
getSecret()
Gets the token secret. |
Method Detail |
---|
String getConsumerSecret()
String getKey()
String getSecret()
String getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |