| Package | Description |
|---|---|
| net.bluemind.proxy.http.config | |
| net.bluemind.proxy.http.impl | |
| net.bluemind.proxy.http.impl.vertx |
| Modifier and Type | Method and Description |
|---|---|
ForwardedLocation |
TemplatesConfiguration.getDefaultLocation()
Returns a default forward that will be used when none of the configured
forward matches user's request.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ForwardedLocation> |
HPSConfiguration.getForwardedLocations() |
| Modifier and Type | Method and Description |
|---|---|
void |
HPSConfiguration.setForwardedLocations(java.util.Collection<ForwardedLocation> forwardedLocations) |
| Modifier and Type | Method and Description |
|---|---|
ForwardedLocation |
ConfigIndex.getLocation(java.lang.String turi) |
| Constructor and Description |
|---|
AuthenticatedHandler(io.vertx.core.Vertx vertx,
ForwardedLocation fl,
com.netflix.spectator.api.Registry registry,
IdFactory idFactory) |
ProtectedLocationHandler(io.vertx.core.Vertx vertx,
java.util.List<IAuthEnforcer> enforcers,
ForwardedLocation fl,
SessionStore ss,
CoreState coreState) |
Copyright © 2023. All Rights Reserved.