| Class and Description |
|---|
| org.jboss.as.domain.http.server.security.RealmIdentityManager
Elytron integration will make this obsolete.
|
| Method and Description |
|---|
| org.jboss.as.domain.http.server.ManagementHttpServer.Builder.setControlledProcessStateNotifier(ProcessStateNotifier)
The management Http Server no longer needs the processStateNotifier. This class was used to see if it was possible
to process an Http Request to the server. If the process status was starting or stopping, those requests were rejected.
Now its use has been replaced by using
ConsoleAvailability which maintains this behavior. |
| org.jboss.as.domain.http.server.ManagementHttpServer.Builder.setControlledProcessStateService(ProcessStateNotifier) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.