Class UserManagerAccessKeyToSessionCache
java.lang.Object
com.peterphi.std.guice.web.rest.auth.oauth2.UserManagerAccessKeyToSessionCache
Turns a User Manager Bearer Token to an OAuth2SessionRef, populating the Session scope with that OAuth2SessionRef.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionUserManagerAccessKeyToSessionCache
(com.codahale.metrics.MetricRegistry registry) -
Method Summary
-
Field Details
-
sessionRefProvider
-
-
Constructor Details
-
UserManagerAccessKeyToSessionCache
@Inject public UserManagerAccessKeyToSessionCache(com.codahale.metrics.MetricRegistry registry)
-
-
Method Details
-
getOrCreateSessionRef
-