Package | Description |
---|---|
org.gbif.api.model.common | |
org.gbif.api.service.common | |
org.gbif.ws.remoteauth | |
org.gbif.ws.security |
Modifier and Type | Method and Description |
---|---|
GbifUser |
GbifUserPrincipal.getUser() |
Constructor and Description |
---|
GbifUser(GbifUser another) |
GbifUserPrincipal(GbifUser user) |
Modifier and Type | Method and Description |
---|---|
GbifUser |
IdentityAccessService.authenticate(String identifier,
String password)
Authenticates a user.
|
GbifUser |
IdentityAccessService.get(String identifier)
Get a
GbifUser by identifier (username or email). |
Modifier and Type | Method and Description |
---|---|
default GbifUser |
IdentityServiceClient.authenticate(String userName,
String password) |
GbifUser |
IdentityServiceClient.get(String userName) |
GbifUser |
LoggedUser.toGbifUser() |
Constructor and Description |
---|
GbifUserPrincipal(GbifUser user) |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.