|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.oauth.v2.OAuthConstants
public final class OAuthConstants
The constants for OAuth \
| Field Summary | |
|---|---|
static String |
ADDITIONAL_CLAIMS
The (optional) set of additional claims to use, provided in Map |
static String |
NO_ALGORITHM
Selected algorithm when a signature or mac isn't required. |
static Map<String,String> |
OAUTH_ALGORITHM_NAMES_TO_KEYFACTORY_ALGORITHM_NAMES
Static mapping between the oauth algorithm name and the Crypto provider KeyFactory algorithm name. |
static Map<String,String> |
OAUTH_ALGORITHM_NAMES_TO_SIGNATURE_ALGORITHM_NAMES
Static mapping between the oauth algorithm name and the Crypto provider signature algorithm name. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NO_ALGORITHM
public static final Map<String,String> OAUTH_ALGORITHM_NAMES_TO_SIGNATURE_ALGORITHM_NAMES
JWTTokenRequestFormatpublic static final Map<String,String> OAUTH_ALGORITHM_NAMES_TO_KEYFACTORY_ALGORITHM_NAMES
public static final String ADDITIONAL_CLAIMS
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||