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 and his
groups to the process engine.
|
Exception | Description |
---|---|
IdentityProviderException |
Marks an exception triggered inside an identity provider implementation
|
Copyright © 2015. All rights reserved.