Uses of Interface
de.quantummaid.httpmaid.events.enriching.enrichers.Enricher
-
Packages that use Enricher Package Description de.quantummaid.httpmaid.events.enriching de.quantummaid.httpmaid.events.enriching.enrichers -
-
Uses of Enricher in de.quantummaid.httpmaid.events.enriching
Methods in de.quantummaid.httpmaid.events.enriching with parameters of type Enricher Modifier and Type Method Description voidPerEventEnrichers. addAuthenticationInformationEnricher(Enricher enricher) -
Uses of Enricher in de.quantummaid.httpmaid.events.enriching.enrichers
Subinterfaces of Enricher in de.quantummaid.httpmaid.events.enriching.enrichers Modifier and Type Interface Description interfaceAuthenticationInformationEnricherinterfaceTopEnricherinterfaceTypeEnricherClasses in de.quantummaid.httpmaid.events.enriching.enrichers that implement Enricher Modifier and Type Class Description classAdditionalDataEnricherclassCookieEnricherclassHeaderEnricherclassOptionalAuthenticationInformationEnricherclassPathParameterEnricherclassQueryParameterEnricherclassRequiredAuthenticationInformationEnricher
-