Package com.sun.xml.wss.logging.impl.opt
Class LogStringsMessages
java.lang.Object
com.sun.xml.wss.logging.impl.opt.LogStringsMessages
Defines string formatting method for each constant in the resource file
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic StringWSS1601: Security Requirements not met - Transport binding configured in policy but incoming message was not SSL enabledstatic StringWSS1602: Security Requirements not met for SecureConversation Cancel Messagestatic StringWSS1603: Stream Exception while reading incoming message: {0}static StringWSS1604: Error occurred while decoding Base64 data: {0}static StringWSS1605: Error generating X509 certificate: {0}static StringWSS1606: Error occurred while Base64 decoding {0} under RSAKeyInfostatic StringWSS1607: Error occurred while constructing RSAPublicKeystatic StringWSS1608: Error occurred while processing security headerstatic StringWSS1609: Error while serializing {0} elementstatic StringWSS1610: Error occurred while marshalling {0}static StringWSS1611: Error occurred while buffering incoming SOAP messagestatic StringWSS1612: Error occurred while reading incoming SOAP message from the bufferstatic StringWSS1613: The element {0} inside security header is not supportedstatic StringWSS1614: The signature in the SAML Assertion is invalidstatic StringWSS1615: Error occurred while decrypting EncryptedDatastatic StringWSS1616: The ValueType {0} for BST is not supported
-
Constructor Details
-
LogStringsMessages
public LogStringsMessages()
-
-
Method Details
-
localizableWSS_1615_ERROR_DECRYPTING_ENCRYPTED_DATA
-
WSS_1615_ERROR_DECRYPTING_ENCRYPTED_DATA
WSS1615: Error occurred while decrypting EncryptedData -
localizableWSS_1601_SSL_NOT_ENABLED
-
WSS_1601_SSL_NOT_ENABLED
WSS1601: Security Requirements not met - Transport binding configured in policy but incoming message was not SSL enabled -
localizableWSS_1604_ERROR_DECODING_BASE_64_DATA
-
WSS_1604_ERROR_DECODING_BASE_64_DATA
WSS1604: Error occurred while decoding Base64 data: {0} -
localizableWSS_1602_SCCANCEL_SECURITY_UNCONFIGURED
-
WSS_1602_SCCANCEL_SECURITY_UNCONFIGURED
WSS1602: Security Requirements not met for SecureConversation Cancel Message -
localizableWSS_1611_PROBLEM_CACHING
-
WSS_1611_PROBLEM_CACHING
WSS1611: Error occurred while buffering incoming SOAP message -
localizableWSS_1613_UNRECOGNIZED_SECURITY_ELEMENT
-
WSS_1613_UNRECOGNIZED_SECURITY_ELEMENT
WSS1613: The element {0} inside security header is not supported -
localizableWSS_1606_ERROR_RSAKEYINFO_BASE_64_DECODING
-
WSS_1606_ERROR_RSAKEYINFO_BASE_64_DECODING
WSS1606: Error occurred while Base64 decoding {0} under RSAKeyInfo -
localizableWSS_1610_ERROR_MARSHALLING_JBOBJECT
-
WSS_1610_ERROR_MARSHALLING_JBOBJECT
WSS1610: Error occurred while marshalling {0} -
localizableWSS_1616_UNRECOGNIZED_BST_VALUETYPE
-
WSS_1616_UNRECOGNIZED_BST_VALUETYPE
WSS1616: The ValueType {0} for BST is not supported -
localizableWSS_1609_ERROR_SERIALIZING_ELEMENT
-
WSS_1609_ERROR_SERIALIZING_ELEMENT
WSS1609: Error while serializing {0} element -
localizableWSS_1603_ERROR_READING_STREAM
-
WSS_1603_ERROR_READING_STREAM
WSS1603: Stream Exception while reading incoming message: {0} -
localizableWSS_1612_ERROR_READING_BUFFER
-
WSS_1612_ERROR_READING_BUFFER
WSS1612: Error occurred while reading incoming SOAP message from the buffer -
localizableWSS_1608_ERROR_SECURITY_HEADER
-
WSS_1608_ERROR_SECURITY_HEADER
WSS1608: Error occurred while processing security header -
localizableWSS_1614_SAML_SIGNATURE_INVALID
-
WSS_1614_SAML_SIGNATURE_INVALID
WSS1614: The signature in the SAML Assertion is invalid -
localizableWSS_1605_ERROR_GENERATING_CERTIFICATE
-
WSS_1605_ERROR_GENERATING_CERTIFICATE
WSS1605: Error generating X509 certificate: {0} -
localizableWSS_1607_ERROR_RSAPUBLIC_KEY
-
WSS_1607_ERROR_RSAPUBLIC_KEY
WSS1607: Error occurred while constructing RSAPublicKey
-