Package | Description |
---|---|
org.gbif.ws.security | |
org.gbif.ws.server.filter |
Modifier and Type | Class and Description |
---|---|
class |
GbifAuthServiceImpl
The GBIF authentication scheme is modelled after the Amazon scheme on how to sign REST HTTP
requests using a private key.
|
Constructor and Description |
---|
GbifAuthenticationManagerImpl(@NotNull IdentityAccessService identityAccessService,
GbifAuthService authService)
In case
GbifAuthService is not provided, this class will reject all authentications
on the GBIF scheme prefix. |
Constructor and Description |
---|
AppIdentityFilter(@NotNull GbifAuthService authService,
AppkeysConfigurationProperties appkeysConfiguration) |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.