Class LogStringsMessages
java.lang.Object
com.sun.xml.ws.security.impl.policy.LogStringsMessages
Defines string formatting method for each constant in the resource file
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.sun.istack.localization.Localizablestatic com.sun.istack.localization.Localizablestatic com.sun.istack.localization.Localizablestatic com.sun.istack.localization.Localizablestatic com.sun.istack.localization.Localizablestatic com.sun.istack.localization.Localizablestatic com.sun.istack.localization.Localizablestatic com.sun.istack.localization.Localizablestatic com.sun.istack.localization.Localizablestatic com.sun.istack.localization.Localizablestatic com.sun.istack.localization.Localizablestatic com.sun.istack.localization.Localizablestatic com.sun.istack.localization.Localizablestatic com.sun.istack.localization.Localizablestatic StringSP_0100_INVALID_SECURITY_ASSERTION(Object arg0, Object arg1) SP0100: Policy assertion {0} is not supported under {1} assertion.static StringSP0101: Error occurred while reading Address element.static StringSP0102: Invalid URI value {0} is set.static StringSP0103: Following error {0} occurred while processing RequiredElements policy assertion.static StringSP0104: Following error {0} occurred while processing SignatureConfirmation element.static StringSP0105: Either SymmetricBinding/AsymmetricBinding/TransportBinding assertion must be present in the wsdl.static StringSP0106: Unknown MessageLayout value {0} has been specified in the policy.static StringSP0107: Following token type {0} is not supported.static StringSP0108: Security Policy Creator class {0} was not found.static StringSP0109: Following error {0} occurred while digesting SecurityPolicy.static StringSP0110: Error occurred while locating SecurityPolicy assertion creator class {0}.static StringSP0111: Error occurred while obtaining the constructor for SecurityPolicy assertion {0}.static StringSP0112: Error occurred while instantiating SecurityPolicy assertion {0}.static StringSP0113: Unable to digest the SecurityPolicy {0}.
-
Method Details
-
localizableSP_0100_INVALID_SECURITY_ASSERTION
-
SP_0100_INVALID_SECURITY_ASSERTION
SP0100: Policy assertion {0} is not supported under {1} assertion. -
localizableSP_0107_UNKNOWN_TOKEN_TYPE
public static com.sun.istack.localization.Localizable localizableSP_0107_UNKNOWN_TOKEN_TYPE(Object arg0) -
SP_0107_UNKNOWN_TOKEN_TYPE
SP0107: Following token type {0} is not supported. -
localizableSP_0105_ERROR_BINDING_ASSR_NOT_PRESENT
public static com.sun.istack.localization.Localizable localizableSP_0105_ERROR_BINDING_ASSR_NOT_PRESENT() -
SP_0105_ERROR_BINDING_ASSR_NOT_PRESENT
SP0105: Either SymmetricBinding/AsymmetricBinding/TransportBinding assertion must be present in the wsdl. -
localizableSP_0101_INVALID_EPR_ADDRESS
public static com.sun.istack.localization.Localizable localizableSP_0101_INVALID_EPR_ADDRESS() -
SP_0101_INVALID_EPR_ADDRESS
SP0101: Error occurred while reading Address element. -
localizableSP_0109_ERROR_DIGESTING_SP
public static com.sun.istack.localization.Localizable localizableSP_0109_ERROR_DIGESTING_SP(Object arg0) -
SP_0109_ERROR_DIGESTING_SP
SP0109: Following error {0} occurred while digesting SecurityPolicy. -
localizableSP_0108_SECURITY_POLICY_CREATOR_NF
public static com.sun.istack.localization.Localizable localizableSP_0108_SECURITY_POLICY_CREATOR_NF(Object arg0) -
SP_0108_SECURITY_POLICY_CREATOR_NF
SP0108: Security Policy Creator class {0} was not found. -
localizableSP_0112_ERROR_INSTANTIATING
public static com.sun.istack.localization.Localizable localizableSP_0112_ERROR_INSTANTIATING(Object arg0) -
SP_0112_ERROR_INSTANTIATING
SP0112: Error occurred while instantiating SecurityPolicy assertion {0}. -
localizableSP_0113_UNABLE_TO_DIGEST_POLICY
public static com.sun.istack.localization.Localizable localizableSP_0113_UNABLE_TO_DIGEST_POLICY(Object arg0) -
SP_0113_UNABLE_TO_DIGEST_POLICY
SP0113: Unable to digest the SecurityPolicy {0}. -
localizableSP_0103_ERROR_REQUIRED_ELEMENTS
public static com.sun.istack.localization.Localizable localizableSP_0103_ERROR_REQUIRED_ELEMENTS(Object arg0) -
SP_0103_ERROR_REQUIRED_ELEMENTS
SP0103: Following error {0} occurred while processing RequiredElements policy assertion. -
localizableSP_0106_UNKNOWN_MESSAGE_LAYOUT
public static com.sun.istack.localization.Localizable localizableSP_0106_UNKNOWN_MESSAGE_LAYOUT(Object arg0) -
SP_0106_UNKNOWN_MESSAGE_LAYOUT
SP0106: Unknown MessageLayout value {0} has been specified in the policy. -
localizableSP_0111_ERROR_OBTAINING_CONSTRUCTOR
public static com.sun.istack.localization.Localizable localizableSP_0111_ERROR_OBTAINING_CONSTRUCTOR(Object arg0) -
SP_0111_ERROR_OBTAINING_CONSTRUCTOR
SP0111: Error occurred while obtaining the constructor for SecurityPolicy assertion {0}. -
localizableSP_0104_ERROR_SIGNATURE_CONFIRMATION_ELEMENT
public static com.sun.istack.localization.Localizable localizableSP_0104_ERROR_SIGNATURE_CONFIRMATION_ELEMENT(Object arg0) -
SP_0104_ERROR_SIGNATURE_CONFIRMATION_ELEMENT
SP0104: Following error {0} occurred while processing SignatureConfirmation element. -
localizableSP_0102_INVALID_URI_VALUE
public static com.sun.istack.localization.Localizable localizableSP_0102_INVALID_URI_VALUE(Object arg0) -
SP_0102_INVALID_URI_VALUE
SP0102: Invalid URI value {0} is set. -
localizableSP_0110_ERROR_LOCATING_CLASS
public static com.sun.istack.localization.Localizable localizableSP_0110_ERROR_LOCATING_CLASS(Object arg0) -
SP_0110_ERROR_LOCATING_CLASS
SP0110: Error occurred while locating SecurityPolicy assertion creator class {0}.
-