Class AbstractAuthenticationPropagationHeadersFactory

java.lang.Object
io.quarkiverse.openapi.generator.providers.AbstractAuthenticationPropagationHeadersFactory
All Implemented Interfaces:
org.eclipse.microprofile.rest.client.ext.ClientHeadersFactory

public abstract class AbstractAuthenticationPropagationHeadersFactory extends Object implements org.eclipse.microprofile.rest.client.ext.ClientHeadersFactory
Instances of this class determines which of the authentication related incoming headers must be made available to the filtering phase.