| Interface | Description |
|---|---|
| AdminAuthCallback |
Prescribes behavior of authentication callbacks which modules can implement
to provide callback behavior without the authentication logic needing to
know about specific implementations ahead of time.
|
| AdminAuthCallback.Authenticator | |
| AdminAuthCallback.RequestAccepter |
Prescribes behavior of callbacks that use request-time data in making
their decisions.
|
| AdminAuthCallback.Validator | |
| AdminAuthenticator | |
| AsadminInput.InputReader | |
| ManagedFile.ManagedLock |
| Class | Description |
|---|---|
| AsadminInput |
Implements in one place the details of providing data to asadmin's
System.in and consuming it.
|
| AuthTokenManager |
Coordinates generation and consumption of very-limited-use authentication tokens.
|
| CommandModelImpl |
Model for an administrative command
|
| GenericCommandModel | |
| GlassFishErrorServiceImpl | |
| HK2BindTracingService |
This file is used to turn on HK2 bind and unbind tracing
|
| ManagedFile |
Defines the notion of a managed file with a classic Read-Write locking policy.
|
| ManPageFinder |
A utility class that gets the plain text man page for the
given command.
|
| MapInjectionResolver |
An InjectionResolver that uses a ParameterMap object as the source of
the data to inject.
|
| ParameterMapExtractor |
Extracts a ParameterMap corresponding to the
parameters defined on injected objects, such as AdminCommand or
CommandParameters implementations.
|
| ParamTokenizer |
Separate parameters to admin commands into tokens.
|
| RestSessionManager |
Manages Rest Sessions.
|
| Enum | Description |
|---|---|
| AdminAuthenticator.AuthenticatorType |
| Exception | Description |
|---|---|
| UnacceptableValueException |
HK2 has an Injection Manager.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.