| Interface | Description |
|---|---|
| IdentityServiceClient |
Client to perform remote authentication using Basic and JWT Authentication.
|
| RemoteAuthClient |
HTTP client to auth applications remotely against the registry.
|
| Class | Description |
|---|---|
| AbstractRemoteAuthenticationProvider<T extends org.springframework.security.core.Authentication> |
Base class for authentication against remote end-points.
|
| LoggedUser |
Class top map responses from token-based (JWT) authentication services.
|
| LoggedUser.LoggedUserBuilder | |
| RemoteAuthWebSecurityConfigurer |
Security Adapter that disables the authentication redirect and use GBIF remote services.
|
| RestTemplateRemoteAuthClient |
Implementation of a
RemoteAuthClient by using RestTemplate as client. |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.