Uses of Interface
com.peterphi.usermanager.rest.iface.oauth2server.UserManagerOAuthService
Packages that use UserManagerOAuthService
-
Uses of UserManagerOAuthService in com.peterphi.std.guice.web.rest.auth.oauth2
Fields in com.peterphi.std.guice.web.rest.auth.oauth2 declared as UserManagerOAuthServiceMethods in com.peterphi.std.guice.web.rest.auth.oauth2 that return UserManagerOAuthServiceModifier and TypeMethodDescriptionOAuth2ClientModule.getOAuthService
(JAXRSProxyClientFactory factory) Constructors in com.peterphi.std.guice.web.rest.auth.oauth2 with parameters of type UserManagerOAuthServiceModifierConstructorDescriptionOAuth2SessionRef
(UserManagerOAuthService authService, String oauthServiceEndpoint, String clientId, String clientSecret, URI localEndpoint) -
Uses of UserManagerOAuthService in com.peterphi.usermanager.rest.impl
Classes in com.peterphi.usermanager.rest.impl that implement UserManagerOAuthService