Package | Description |
---|---|
org.gbif.api.model.common | |
org.gbif.api.service.common |
Modifier and Type | Method and Description |
---|---|
User |
UserPrincipal.getUser()
Deprecated.
|
Constructor and Description |
---|
UserPrincipal(User user)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
User |
UserService.authenticate(String username,
String password)
Deprecated.
Authenticates a user.
|
User |
UserService.get(String username)
Deprecated.
Retrieves a user by its case insensitive username.
|
User |
UserService.getBySession(String session)
Deprecated.
Retrieves a user by a currently open Drupal (login) session.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.