| Package | Description |
|---|---|
| nl.surfnet.coin.api.client | |
| nl.surfnet.coin.api.client.internal |
| Modifier and Type | Method and Description |
|---|---|
OAuthVersion |
OAuthEnvironment.getVersion() |
static OAuthVersion |
OAuthVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OAuthVersion[] |
OAuthVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenConextOAuthClientImpl.setVersion(OAuthVersion v) |
void |
OAuthEnvironment.setVersion(OAuthVersion version) |
void |
InMemoryOAuthRepositoryImpl.storeToken(org.scribe.model.Token accessToken,
String userId,
OAuthVersion version) |
void |
OAuthRepository.storeToken(org.scribe.model.Token accessToken,
String userId,
OAuthVersion version) |
| Modifier and Type | Method and Description |
|---|---|
OAuthVersion |
OAuthToken.getVersion() |
| Constructor and Description |
|---|
OAuthToken(org.scribe.model.Token token,
OAuthVersion version) |
Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.