Uses of Package
com.force.sdk.oauth.userdata

Packages that use com.force.sdk.oauth.userdata
com.force.sdk.oauth.connector   
com.force.sdk.oauth.context   
com.force.sdk.oauth.userdata   
 

Classes in com.force.sdk.oauth.userdata used by com.force.sdk.oauth.connector
UserDataRetrievalService
          Used to retrieve data about the authenticated user for storage in the SecurityContext.
 

Classes in com.force.sdk.oauth.userdata used by com.force.sdk.oauth.context
UserDataRetrievalService
          Used to retrieve data about the authenticated user for storage in the SecurityContext.
 

Classes in com.force.sdk.oauth.userdata used by com.force.sdk.oauth.userdata
CustomUserDataRetriever
          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.
UserDataRetriever
          A UserDataRetriever calls out to external sources to retrieve data about a user.
 



Copyright © 2011. All Rights Reserved.