public class AwsFilterChainManager extends FilterChainManager<AwsServletContext>
FilterChainManager object uses the AwsServletContext object
to extract a list of FilterHoldersFilterChainManager.TargetCacheKeyservletContext| Modifier and Type | Method and Description |
|---|---|
protected Map<String,FilterHolder> |
getFilterHolders()
Returns the filter holders stored in the
AwsServletContext object |
protected Map<String,FilterHolder> getFilterHolders()
AwsServletContext objectgetFilterHolders in class FilterChainManager<AwsServletContext>Copyright © 2022. All rights reserved.