Package | Description |
---|---|
org.gbif.ws.client | |
org.gbif.ws.security |
Modifier and Type | Method and Description |
---|---|
ClientBuilder |
ClientBuilder.withCustomGbifAuth(String username,
String appKey,
String secretKey,
SigningService signingService,
Md5EncodeService md5EncodeService)
Custom GBIF authentication.
|
Constructor and Description |
---|
GbifAuthRequestInterceptor(String username,
String appKey,
String secretKey,
SigningService signingService,
Md5EncodeService md5EncodeService) |
Modifier and Type | Class and Description |
---|---|
class |
Md5EncodeServiceImpl |
Constructor and Description |
---|
GbifAuthServiceImpl(SigningService signingService,
Md5EncodeService md5EncodeService,
AppKeyProvider appKeyProvider) |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.