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