java.lang.Object
org.springframework.extensions.webscripts.connector.UserContext

public final class UserContext extends Object
Describes bound-context for a given user.

Bound context includes Credentials and Connector session information.

Credentials may or may not be bound to a CredentialVault. ConnectorSessions may or may not be bound to an Http Session.

This class is immutable.

Author:
muzquiano, kevinr