@FunctionalInterface public interface Filter
void
doFilter(Context ctx, FilterChain chain)
void doFilter(Context ctx, FilterChain chain) throws Throwable
ctx
Throwable
Copyright © 2023. All rights reserved.