Class LocalStringsMessages
- java.lang.Object
-
- com.sun.xml.ws.security.opt.impl.util.LocalStringsMessages
-
public final class LocalStringsMessages extends Object
Defines string formatting method for each constant in the resource file
-
-
Constructor Summary
Constructors Constructor Description LocalStringsMessages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringGENERIC_VALIDATION_ERROR()Invalid Security Headerstatic com.sun.istack.localization.LocalizablelocalizableGENERIC_VALIDATION_ERROR()
-
-
-
Method Detail
-
localizableGENERIC_VALIDATION_ERROR
public static com.sun.istack.localization.Localizable localizableGENERIC_VALIDATION_ERROR()
-
GENERIC_VALIDATION_ERROR
public static String GENERIC_VALIDATION_ERROR()
Invalid Security Header
-
-