| Interface | Description | 
|---|---|
| Account | |
| ReadOnlyIdentityProvider | SPI interface for read-only identity Service Providers. | 
| WritableIdentityProvider | SPI Interface for identity service implementations which offer
 read / write access to the user database. | 
| Class | Description | 
|---|---|
| Authentication | Allows to expose the id of the currently authenticated user,
 his groups and his tenants to the process engine. | 
| Exception | Description | 
|---|---|
| IdentityProviderException | Marks an exception triggered inside an identity provider implementation | 
Copyright © 2018. All rights reserved.