Package com.sun.xml.rpc.plugins
Class SecMessages
java.lang.Object
com.sun.xml.rpc.plugins.SecMessages
Defines string formatting method for each constant in the resource file
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.sun.istack.localization.Localizablestatic com.sun.istack.localization.Localizablestatic com.sun.istack.localization.Localizablestatic StringSEC_DUPLICATE_OPTION(Object arg0) duplicate option: {0}static Stringoption "{0}" requires an argumentstatic String-security <file> Security configuration file
-
Constructor Details
-
SecMessages
public SecMessages()
-
-
Method Details
-
localizableSEC_DUPLICATE_OPTION
-
SEC_DUPLICATE_OPTION
duplicate option: {0} -
localizableSEC_USAGE_OPTIONS
public static com.sun.istack.localization.Localizable localizableSEC_USAGE_OPTIONS() -
SEC_USAGE_OPTIONS
-security <file> Security configuration file -
localizableSEC_MISSING_OPTION_ARGUMENT
public static com.sun.istack.localization.Localizable localizableSEC_MISSING_OPTION_ARGUMENT(Object arg0) -
SEC_MISSING_OPTION_ARGUMENT
option "{0}" requires an argument
-