@Component public class GbifAuthenticationManagerImpl extends Object implements GbifAuthenticationManager
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. |
Modifier and Type | Method and Description |
---|---|
GbifAuthentication |
authenticate(javax.servlet.http.HttpServletRequest request)
Authenticate a provided request.
|
public GbifAuthenticationManagerImpl(@NotNull @NotNull IdentityAccessService identityAccessService, @Nullable GbifAuthService authService)
GbifAuthService
is not provided, this class will reject all authentications
on the GBIF scheme prefix.public GbifAuthentication authenticate(javax.servlet.http.HttpServletRequest request)
authenticate
in interface GbifAuthenticationManager
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.