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

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

Class Summary
AESUtil Utility for handling 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 Thrown by a SecurityContextStore when an issue occurs.
ForceEncryptionException Thrown when an error occurs during encryption.
 



Copyright © 2011. All Rights Reserved.