Uses of Class
org.forgerock.http.header.WarningHeader
Packages that use WarningHeader
-
Uses of WarningHeader in org.forgerock.http.header
Methods in org.forgerock.http.header that return WarningHeaderModifier and TypeMethodDescriptionConstructs a new header with the warnings defined in thisWarningHeaderin addition to the provided warning.Constructs a new header with the warnings defined in thisWarningHeaderin addition to the provided warning.Constructs a new header with the warnings defined in thisWarningHeaderin addition to the provided warning.static WarningHeaderWarningHeader.newWarning(String agentName, String fmt, Object... args) Constructs a new warning header with the frequently-used error type: 100.static WarningHeaderConstructs a new header, initialized from the specified string value.static WarningHeaderConstructs a new header, initialized from the specified message.