| Class | Description |
|---|---|
| InMemoryCache |
OAuth2Cache implementation using in-memory HashMaps. |
| JSONOAuth2Persister |
Persistence implementation that reads
config/oauth2.json on startup |
| NoOpEncrypter |
Sample of
OAuth2Encrypter inteface that does nothing. |
| OAuth2GadgetBinding |
Binds a gadget to a client.
|
| OAuth2PersistenceModule |
Binds default persistence classes for shindig.
|
| OAuth2Provider |
Representation of OAuth2 endpoints and other relevant endpoint data.
|
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.