Uses of Class
com.storedobject.core.APIToken
Packages that use APIToken
-
Uses of APIToken in com.storedobject.ai
Methods in com.storedobject.ai that return APITokenMethods in com.storedobject.ai with parameters of type APIToken -
Uses of APIToken in com.storedobject.core
Methods in com.storedobject.core that return APITokenModifier and TypeMethodDescriptionstatic APITokenAPIToken.get(String purpose, SystemUser user) Retrieves the first API token that matches a given purpose and is accessible by the specified user.