All Classes and Interfaces
Class
Description
The Authentication class provides functionality to authenticate a user with Identity
and verify access tokens.
The Authentication class provides functionality to authenticate a user with Identity
and verify access tokens.
The Authorizations class provides functionality to retrieve the authorizations stored
in the Camunda Identity instance.
Entry point for the Identity api
Identity configuration.
The type Builder.
The annotated method will only be executed if the configuration includes a valid baseUrl,
otherwise an `InvalidConfigurationException` will be thrown.
The annotated method will only be executed if the configuration includes valid issuer,
issuerBackendUrl, clientId and clientSecret, otherwise an `InvalidConfigurationException`
will be thrown.
Authorization tokens data class.
User info data class.
The Users class provides functionality to retrieve the users stored
in the Camunda Identity instance.