Modifier and Type | Method and Description |
---|---|
void |
WipedDevicesFilter.filter(AuthenticatedEASQuery query,
IEasRequestFilter.FilterChain next) |
void |
ProvisionFilter.filter(AuthenticatedEASQuery query,
IEasRequestFilter.FilterChain next) |
static boolean |
WipedDevices.isWiped(AuthenticatedEASQuery query) |
Modifier and Type | Method and Description |
---|---|
void |
IEasRequestFilter.FilterChain.filter(AuthenticatedEASQuery query) |
void |
IEasRequestFilter.filter(AuthenticatedEASQuery query,
IEasRequestFilter.FilterChain next) |
Constructor and Description |
---|
AuthorizedDeviceQuery(org.vertx.java.core.Vertx vertx,
AuthenticatedEASQuery event,
java.lang.String partnershipId) |
Modifier and Type | Method and Description |
---|---|
void |
ApplyFiltersHandler.handle(AuthenticatedEASQuery event) |
void |
DeviceValidationHandler.handle(AuthenticatedEASQuery event) |
Constructor and Description |
---|
ApplyFiltersHandler(org.vertx.java.core.Handler<AuthenticatedEASQuery> next) |
EASQueryDecoder(org.vertx.java.core.Handler<AuthenticatedEASQuery> next) |
Modifier and Type | Method and Description |
---|---|
static AuthenticatedEASQuery |
EASQueryBuilder.from(BasicAuthHandler.AuthenticatedRequest ar) |
Modifier and Type | Method and Description |
---|---|
void |
DummyFilter1.filter(AuthenticatedEASQuery query,
IEasRequestFilter.FilterChain next) |
void |
DummyFilter2.filter(AuthenticatedEASQuery query,
IEasRequestFilter.FilterChain next) |
Modifier and Type | Method and Description |
---|---|
void |
PerUserLog.filter(AuthenticatedEASQuery query,
IEasRequestFilter.FilterChain next) |
Modifier and Type | Method and Description |
---|---|
AuthenticatedEASQuery |
RequestsFactory.authenticatedEas(java.lang.String devId,
java.lang.String devType,
com.google.common.collect.ImmutableMap<java.lang.String,java.lang.String> headers,
com.google.common.collect.ImmutableMap<java.lang.String,java.lang.String> queryParams) |
Copyright © 2021. All Rights Reserved.