| Interface | Description |
|---|---|
| AdminConstants | |
| InstanceStateService |
Interface for service that parses the instance state file.
|
| Tokenizer |
| Class | Description |
|---|---|
| AdminCallbackHandler |
Handles callbacks for admin authentication other than user-provided
username and password, such as the local password, a limited-use token,
a ReST token.
|
| AdminIndicatorPrincipal |
A simple Principal that indicates that the Subject has been authenticated
as another server in the domain.
|
| AdminLocalPasswordPrincipal | |
| AdminLoggerInfo |
Logger information for the admin-util module.
|
| AdminLoginModule |
Handles the non-username/password ways an admin user can authenticate.
|
| AdminTokenPrincipal |
Indicates that the identity of a Subject has, at least partially, been
derived using a token.
|
| AsadminTrustManager |
An implementation of
X509TrustManager that provides basic support
for Trust Management. |
| AuthenticationInfo |
A class that holds the user and password for the connection to the server.
|
| CachedCommandModel |
Stores ETeg with command model.
|
| ClassLineageIterator |
Iterates through the initially specified class and its ancestors.
|
| ClassUtil | |
| ClusterOperationUtil | |
| CommandModelData |
A command and parameter model that allows the data to be supplied directly.
|
| CommandModelData.ParamData |
A Param annotation simulated with data.
|
| CommandModelData.ParamModelData |
A parameter model that's just data.
|
| CommandSecurityChecker |
Utility class which checks if the Subject is allowed to execute the specified command.
|
| CommandThreadPool |
This singleton service creates and holds the command pool used to execute commands
|
| GenericAdminAuthenticator |
Implementation of
AdminAccessController that delegates to LoginContextDriver. |
| HttpConnectorAddress | |
| HttpConnectorAddress.BasicHostnameVerifier | |
| InstanceCommandExecutor |
Causes execution of an administrative command on one or more remote instances to be
triggered from code running inside the DAS.
|
| InstanceRestCommandExecutor |
Causes execution of an administrative command on one or more remote instances to be
triggered from code running inside the DAS.
|
| InstanceStateServiceImpl |
Service that is called at startup and parses the instance state file.
|
| JMXConnectorConfig | |
| JvmOptionsHelper |
A helper class to facilitate the add/delete/get jvm options.
|
| LineTokenReplacer | |
| NamedResourceManager |
Records classes that are annotated as NamedResources and specific instances
of such classes.
|
| NucleusAuthorizationPreprocessor | |
| PostConstructRunner | |
| QuotedStringTokenizer | |
| RemoteInstanceCommandHelper | |
| RowFormatter |
This is a utility class which will be used
to format data where tabular formats cannot be used
|
| SecureAdminClientManager |
Encapsulates the implementation of secure admin.
|
| ServerDirsSelector |
Based on the presence or absence of values for:
domain directory parent (e.g., ${installDir}/domains
server name (domain or instance)
node directory
node name
select the correct directories object for the requested domain or node.
|
| TokenizerImpl | |
| TokenPrincipal | |
| TokenValue | |
| TokenValueSet |
Represents the Set of TokenValue objects.
|
| Exception | Description |
|---|---|
| InvalidJvmOptionException | |
| TokenizerException |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.