Uses of Class
org.apache.syncope.sra.predicates.CustomRoutePredicateFactory.Config
-
Packages that use CustomRoutePredicateFactory.Config Package Description org.apache.syncope.sra.predicates -
-
Uses of CustomRoutePredicateFactory.Config in org.apache.syncope.sra.predicates
Methods in org.apache.syncope.sra.predicates with parameters of type CustomRoutePredicateFactory.Config Modifier and Type Method Description Predicate<ServerWebExchange>
CustomRoutePredicateFactory. apply(CustomRoutePredicateFactory.Config config)
abstract org.springframework.cloud.gateway.handler.AsyncPredicate<ServerWebExchange>
CustomRoutePredicateFactory. applyAsync(CustomRoutePredicateFactory.Config config)
-