Uses of Interface
com.peterphi.usermanager.rest.iface.oauth2server.UserManagerOAuthService
-
Uses of UserManagerOAuthService in com.peterphi.std.guice.web.rest.auth.oauth2
Modifier and TypeMethodDescriptionOAuth2ClientModule.getOAuthService
(JAXRSProxyClientFactory factory) ModifierConstructorDescriptionOAuth2SessionRef
(UserManagerOAuthService authService, String oauthServiceEndpoint, String clientId, String clientSecret, URI localEndpoint) -
Uses of UserManagerOAuthService in com.peterphi.usermanager.rest.impl