Uses of Class
com.storedobject.core.APIToken
Packages that use APIToken
-
Uses of APIToken in com.storedobject.core
Methods in com.storedobject.core that return APITokenModifier and TypeMethodDescriptionstatic APIToken
APIToken.get
(String purpose, SystemUser user) Retrieves anAPIToken
that matches the given purpose and is associated with the specifiedSystemUser
or their groups.