| Class and Description |
|---|
| OAuth2Cache
Used by
OAuth2Store to cache OAuth2 data. |
| OAuth2Client
Data class for client data stored in persistence.
|
| OAuth2Encrypter
Injected into the system to encrypt/decrypt client and token secrets in the
persistence layer.
|
| OAuth2Persister |
| Class and Description |
|---|
| OAuth2Cache
Used by
OAuth2Store to cache OAuth2 data. |
| OAuth2CacheException
Subclass of
OAuth2PersistenceException for caching issues. |
| OAuth2Client
Data class for client data stored in persistence.
|
| OAuth2Encrypter
Injected into the system to encrypt/decrypt client and token secrets in the
persistence layer.
|
| OAuth2EncryptionException
Subclass of
OAuth2PersistenceException for secret
encryption/decryption issues. |
| OAuth2PersistenceException
Exception class for errors that occur in the persistence layer.
|
| Class and Description |
|---|
| MapCache |
| OAuth2Cache
Used by
OAuth2Store to cache OAuth2 data. |
| OAuth2Client
Data class for client data stored in persistence.
|
| OAuth2Encrypter
Injected into the system to encrypt/decrypt client and token secrets in the
persistence layer.
|
| OAuth2EncryptionException
Subclass of
OAuth2PersistenceException for secret
encryption/decryption issues. |
| OAuth2PersistenceException
Exception class for errors that occur in the persistence layer.
|
| OAuth2Persister |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.