Class APIToken

java.lang.Object
com.storedobject.core.StoredObject
com.storedobject.core.APIToken
All Implemented Interfaces:
Displayable, StringFiller, HasId

public class APIToken extends StoredObject
Represents an API token object used for managing and validating access tokens associated with different purposes and clients in the system. The class extends StoredObject, allowing it to be persisted and manipulated within the system's data model.
Author:
Syam