Attributes

UserContext.Consents consents : an instance of Consents for the current user
UserContext.RefreshTokenMmanager refreshtokens : an instance of RefreshTokens for the current user
UserContext.Sessions sessions : an instance of Sessions for the current user

Methods

getContext

Get the current UserContext
global static UserContext getContext();