public interface IEasRequestFilter
Modifier and Type | Interface and Description |
---|---|
static interface |
IEasRequestFilter.FilterChain |
Modifier and Type | Method and Description |
---|---|
void |
filter(AuthenticatedEASQuery query,
IEasRequestFilter.FilterChain next) |
void |
filter(AuthorizedDeviceQuery query,
IEasRequestFilter.FilterChain next) |
int |
priority() |
int priority()
void filter(AuthenticatedEASQuery query, IEasRequestFilter.FilterChain next)
void filter(AuthorizedDeviceQuery query, IEasRequestFilter.FilterChain next)
Copyright © 2021. All Rights Reserved.