| Interface | Description |
|---|---|
| Group |
Represents a group, used in
IdmIdentityService. |
| GroupQuery |
Allows to programmatically query for
Groups. |
| IdmEngineConfigurationApi | |
| IdmIdentityService | |
| IdmManagementService |
Service for admin and maintenance operations on the idm engine.
|
| NativeGroupQuery |
Allows querying of
Groups via native (SQL) queries |
| NativeTokenQuery |
Allows querying of
Tokens via native (SQL) queries |
| NativeUserQuery |
Allows querying of
Users via native (SQL) queries |
| PasswordEncoder | |
| PasswordSalt | |
| PasswordSaltProvider | |
| Privilege | |
| PrivilegeMapping | |
| PrivilegeQuery |
Allows programmatic querying of
Privilege |
| Token | |
| TokenQuery |
Allows programmatic querying of
Token |
| User |
Represents a user, used in
IdmIdentityService. |
| UserBaseQuery<T extends UserBaseQuery<T,U>,U extends User> |
Allows programmatic querying of
User |
| UserQuery |
Allows programmatic querying of
User |
| Class | Description |
|---|---|
| GroupQueryProperty |
Contains the possible properties that can be used by the
GroupQuery. |
| Picture | |
| TokenQueryProperty |
Contains the possible properties that can be used by the
TokenQuery. |
| UserQueryProperty |
Contains the possible properties that can be used by the
UserQuery. |
Copyright © 2018 Flowable. All rights reserved.