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 classAppPrincipalSimilar toGbifUserPrincipalbut represents an application instead of a user.classGbifUserPrincipalA wrapper class for a GBIF User that exposes the unique account name as the principal name.
-