Uses of Class
dev.getelements.elements.service.auth.OAuth2AuthServiceOperations
Packages that use OAuth2AuthServiceOperations
-
Uses of OAuth2AuthServiceOperations in dev.getelements.elements.service.auth
Methods in dev.getelements.elements.service.auth that return OAuth2AuthServiceOperationsModifier and TypeMethodDescriptionAnonOAuth2AuthService.getOAuth2AuthServiceOperations()
UserOAuth2AuthService.getOAuth2AuthServiceOperations()
Methods in dev.getelements.elements.service.auth with parameters of type OAuth2AuthServiceOperationsModifier and TypeMethodDescriptionvoid
AnonOAuth2AuthService.setOAuth2AuthServiceOperations
(OAuth2AuthServiceOperations oAuth2AuthServiceOperations) void
UserOAuth2AuthService.setOAuth2AuthServiceOperations
(OAuth2AuthServiceOperations oAuth2AuthServiceOperations)