| Class | Description |
|---|---|
| BuildTokenRequest |
The default authenticator.
|
| FetchToken | |
| OAuthCredentialsSupplier |
Loads
OAuthCredentials from a pem private key using the KeyFactory obtained from the JWT Algorithm
Name<->KeyFactory name mapping in OAuthConstants. |
| SignOrProduceMacForToken |
Function that signs/produces mac's for OAuth tokens, provided a
Signature or a Mac algorithm and
PrivateKey |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.