| Interface | Description |
|---|---|
| PartialImport<T> |
Main interface for PartialImport handlers.
|
| Class | Description |
|---|---|
| AbstractPartialImport<T> |
Base PartialImport for most resource types.
|
| ClientRolesPartialImport |
Partial Import handler for Client Roles.
|
| ClientsPartialImport |
PartialImport handler for Clients.
|
| GroupsPartialImport |
Partial import handler for Groups.
|
| IdentityProvidersPartialImport |
PartialImport handler for Identitiy Providers.
|
| PartialImportManager |
This class manages the PartialImport handlers.
|
| PartialImportResult |
This class represents a single result for a resource imported.
|
| PartialImportResults |
Aggregates all the PartialImportResult objects.
|
| RealmRolesPartialImport |
PartialImport handler for Realm Roles.
|
| RealmRolesPartialImport.RoleHelper | |
| RolesPartialImport |
This class handles both realm roles and client roles.
|
| UsersPartialImport |
PartialImport handler for users.
|
| Enum | Description |
|---|---|
| Action |
Enum for actions taken by PartialImport.
|
| ResourceType |
Enum for each resource type that can be partially imported.
|
| Exception | Description |
|---|---|
| ErrorResponseException |
An exception that can hold a Response object.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.