| Class | Description |
|---|---|
| ApiAuthConfigurationBean |
Models configuration information related to Apiman DT API authentication.
|
| ApiConfigurationBean |
Models configuration information about the Apiman DT API, including
endpoint and auth information.
|
| AppConfigurationBean |
Models some meta-information about the application itself, including version
information.
|
| BasicAuthCredentialsBean |
The BASIC auth credentials.
|
| BearerTokenCredentialsBean |
The credentials to use for bearer token auth.
|
| ConfigurationBean |
Encapsulates initial app configuration data sent from the server (via the
ConfigurationServlet servlet) to the client (via the
ConfigurationService
service). |
| UserConfigurationBean |
Contains information about the current user.
|
| Enum | Description |
|---|---|
| ApiAuthType |
The supported authentication types.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.