Uses of Interface
org.gbif.api.model.common.ExtendedPrincipal
-
Packages that use ExtendedPrincipal Package Description org.gbif.api.model.common -
-
Uses of ExtendedPrincipal in org.gbif.api.model.common
Classes in org.gbif.api.model.common that implement ExtendedPrincipal Modifier and Type Class Description class
AppPrincipal
Similar toGbifUserPrincipal
but represents an application instead of a user.class
GbifUserPrincipal
A wrapper class for a GBIF User that exposes the unique account name as the principal name.
-