Uses of Class
org.qubership.atp.itf.lite.backend.model.api.request.auth.OAuth2AuthorizationSaveRequest
Packages that use OAuth2AuthorizationSaveRequest
-
Uses of OAuth2AuthorizationSaveRequest in org.qubership.atp.itf.lite.backend.service
Methods in org.qubership.atp.itf.lite.backend.service with parameters of type OAuth2AuthorizationSaveRequestModifier and TypeMethodDescriptionvoidEnvironmentVariableService.resolveEnvironmentParameters(OAuth2AuthorizationSaveRequest request, UUID environmentId) Resolve environment parameters values in OAuth2Authorization request.