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.
|
DefaultPasswordPolicyImpl | |
IdentityOperationResult |
Holds the result of an
IdentityService operation including the
operation that was executed and optionally a resulting value. |
IndentityLogger | |
PasswordPolicyDigitRuleImpl | |
PasswordPolicyLengthRuleImpl | |
PasswordPolicyLowerCaseRuleImpl | |
PasswordPolicyResultImpl | |
PasswordPolicySpecialCharacterRuleImpl | |
PasswordPolicyUpperCaseRuleImpl | |
PasswordPolicyUserDataRuleImpl |
Exception | Description |
---|---|
IdentityProviderException |
Marks an exception triggered inside an identity provider implementation
|
Copyright © 2022. All rights reserved.