Uses of Class
com.okta.sdk.resource.model.ApiToken
-
Uses of ApiToken in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionApiTokenApi.getApiToken
(String apiTokenId) Retrieve an API Token's Metadata Retrieves the metadata for an active API token by idApiTokenApi.getApiToken
(String apiTokenId, Map<String, String> additionalHeaders) Retrieve an API Token's Metadata Retrieves the metadata for an active API token by idModifier and TypeMethodDescriptionApiTokenApi.listApiTokens
(String after, Integer limit, String q) List all API Token Metadata Lists all the metadata of the active API tokensApiTokenApi.listApiTokens
(String after, Integer limit, String q, Map<String, String> additionalHeaders) List all API Token Metadata Lists all the metadata of the active API tokens -
Uses of ApiToken in com.okta.sdk.resource.model