public class RoleProfileHandler
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
UPDATE_ADDRESS |
| Constructor and Description |
|---|
RoleProfileHandler(io.vertx.core.Vertx vertx,
org.swisspush.gateleen.core.storage.ResourceStorage storage,
java.lang.String roleProfileUriPattern) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(io.vertx.core.http.HttpServerRequest request) |
boolean |
isRoleProfileRequest(io.vertx.core.http.HttpServerRequest request) |
public static final java.lang.String UPDATE_ADDRESS