Uses of Class
de.dlr.proseo.api.prip.rest.model.OAuth2Response
Packages that use OAuth2Response
Package
Description
prosEO API conforming to ESA's Production Interface Delivery Point API (ESA-EOPG-EOPGC-TN-7)
Classes implementing the REST interface for the prosEO Production Interface Delivery Point (PRIP) API
-
Uses of OAuth2Response in de.dlr.proseo.api.prip
Methods in de.dlr.proseo.api.prip that return OAuth2Response -
Uses of OAuth2Response in de.dlr.proseo.api.prip.rest
Methods in de.dlr.proseo.api.prip.rest that return types with arguments of type OAuth2ResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<OAuth2Response> TokenController.getToken(String grantType, String username, String password, String scope, org.springframework.http.HttpHeaders httpHeaders) Create an authentication token and a refresh token for the user identified in the Basic Auth header