Package com.force.sdk.oauth.context.store

Interface Summary
SecurityContextStorageService Defines the interface for storing, retrieving, and clearing a SecurityContext to/from a storage service.
 

Class Summary
AESUtil Utility class to handle encryption logic with AES.
SecurityContextCookieStore Handles the storage of a SecurityContext via browser cookies.
SecurityContextSessionStore Handles the storage of a SecurityContext via server side session.
 

Exception Summary
ContextStoreException Exception thrown by a SecurityContextStore when an issue occurs.
ForceEncryptionException Exception thrown when an error occurs during encryption.
 



Copyright © 2012. All Rights Reserved.