public interface RemoteAuthClient
This abstraction was created mainly to ease the creation of mocks for testing.
Modifier and Type | Method and Description |
---|---|
org.springframework.http.ResponseEntity<String> |
remoteAuth(String path,
org.springframework.http.HttpHeaders headers) |
org.springframework.http.ResponseEntity<String> remoteAuth(String path, org.springframework.http.HttpHeaders headers)
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.