Uses of Interface
com.power4j.fist.security.core.authorization.filter.reactive.ServerAuthFilterChain
Packages that use ServerAuthFilterChain
-
Uses of ServerAuthFilterChain in com.power4j.fist.security.core.authorization.filter.reactive
Classes in com.power4j.fist.security.core.authorization.filter.reactive that implement ServerAuthFilterChainModifier and TypeClassDescriptionclassDefaultServerAuthFilterChain<C,F extends ServerAuthFilter<C>> Methods in com.power4j.fist.security.core.authorization.filter.reactive with parameters of type ServerAuthFilterChainModifier and TypeMethodDescriptionreactor.core.publisher.Mono<Void>ServerAuthFilter.filter(C ctx, ServerAuthFilterChain<C> chain) 处理请求,调用后续处理链