Searched refs:parentRegistration (Results 1 – 1 of 1) sorted by relevance
64 Map<String, List<String>> headers, Flags flags, AsyncRegistration parentRegistration) { in configure() argument65 if (!parentRegistration.shouldProcessRedirects()) { in configure()73 if (shouldRedirect302ToWellKnown(headers, flags, parentRegistration)) { in configure()92 Map<String, List<String>> headers, Flags flags, AsyncRegistration parentRegistration) { in shouldRedirect302ToWellKnown() argument95 parentRegistration.getRedirectBehavior()); in shouldRedirect302ToWellKnown()