Class AppPrincipal

java.lang.Object
org.gbif.api.model.common.AppPrincipal
All Implemented Interfaces:
Principal, ExtendedPrincipal

public class AppPrincipal extends Object implements ExtendedPrincipal
Similar to GbifUserPrincipal but represents an application instead of a user. The appKey is used as the unique account name and is exposed as the principal name.