Package com.peterphi.std.guice.web.rest.auth.oauth2
package com.peterphi.std.guice.web.rest.auth.oauth2
-
ClassDescriptionHolds the OAuth2 callback information for this session; will start unpopulated (see
OAuth2SessionRef.isValid()
) and then be populated once the OAuth2 callback completes.Bearer Token Generator that automatically generates User Manager Delegation Tokens for outgoing service calls it is assigned to help with.Turns a User Manager Bearer Token to an OAuth2SessionRef, populating the Session scope with that OAuth2SessionRef.