Uses of Class
org.forgerock.http.header.HeaderFactory
Packages that use HeaderFactory
- 
Uses of HeaderFactory in org.forgerock.http.header
Subclasses of HeaderFactory in org.forgerock.http.headerModifier and TypeClassDescriptionstatic classA factory for creatingAuthorizationHeaderinstances.Fields in org.forgerock.http.header with type parameters of type HeaderFactoryModifier and TypeFieldDescriptionstatic final Map<String,HeaderFactory<?>> HeaderFactory.FACTORIESA map of header names to knownHeaderFactoryimplementations.