Uses of Class
org.forgerock.http.header.HeaderFactory
-
Uses of HeaderFactory in org.forgerock.http.header
Modifier and TypeClassDescriptionstatic class
A factory for creatingAuthorizationHeader
instances.Modifier and TypeFieldDescriptionstatic final Map<String,
HeaderFactory<?>> HeaderFactory.FACTORIES
A map of header names to knownHeaderFactory
implementations.