Package com.force.sdk.oauth.userdata

Interface Summary
UserDataRetriever A UserDataRetriever calls out to external sources to retrieve data about a user.
 

Class Summary
CustomUserDataRetrievalService Defines the logic which calls a CustomUserDataRetriever.
CustomUserDataRetriever<T extends CustomSecurityContext> When a custom user data retrieval flow is used this class must be extended and must be parameterized with the application specific extension of CustomSecurityContext.
ForceUserDataRetriever This is the standard UserDataRetriever.
UserDataRetrievalService Used to retrieve data about the authenticated user for storage in the SecurityContext.
 



Copyright © 2011. All Rights Reserved.