Uses of Class
com.peterphi.std.guice.web.rest.auth.oauth2.OAuth2SessionRef
Packages that use OAuth2SessionRef
-
Uses of OAuth2SessionRef in com.peterphi.std.guice.web.rest.auth.oauth2
Fields in com.peterphi.std.guice.web.rest.auth.oauth2 with type parameters of type OAuth2SessionRefModifier and TypeFieldDescriptioncom.google.inject.Provider<OAuth2SessionRef>
UserManagerAccessKeyToSessionCache.sessionRefProvider
Methods in com.peterphi.std.guice.web.rest.auth.oauth2 that return OAuth2SessionRefModifier and TypeMethodDescriptionUserManagerAccessKeyToSessionCache.getOrCreateSessionRef
(String token)