All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sun.xml.wss.logging.impl.opt.signature.LogStrings.properties Maven / Gradle / Ivy

The newest version!
#
# Copyright (c) 2010, 2022 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
# http://www.eclipse.org/org/documents/edl-v10.php.
#
# SPDX-License-Identifier: BSD-3-Clause
#

# ResourceBundle properties file for optimized signature

WSS1701.sign.failed = WSS1701: Sign operation failed.

WSS1702.unsupported.usernametoken.keybinding = WSS1702: UsernameToken as KeyBinding for SignaturePolicy is Not Yet Supported

WSS1703.unsupported.keybinding.signaturepolicy = WSS1703: Unsupported Key Binding for SignaturePolicy: {0}

WSS1704.error.resolving.id = WSS1704: Error occurred while resolving id: {0}. Perhaps it is not present in SOAP message.

WSS1705.invalid.digest.algorithm: WSS1705: Invalid digest algorithm {0} specified

WSS1706.error.enveloped.signature: WSS1706: Error occurred while performing Enveloped Signature

WSS1707.error.processing.signedinfo: WSS1707: Elements under Signature are not as per defined schema or error must have occurred while processing SignedInfo for Signature with ID {0}

WSS1708.base64.decoding.error: WSS1708: Error occurred while decoding signatureValue for Signature with ID {0}

WSS1709.unrecognized.signature.element: WSS1709: Element name {0} is not recognized under signature.

WSS1710.signature.verfication.failed: WSS1710: Signature Verification for Signature with ID {0} failed

WSS1711.error.verifying.signature: WSS1711: Error occurred while reading signature for verification

WSS1712.unbuffered.signature.error: WSS1712: Signature is not buffered , message not as per configured policy

WSS1713.signature.verification.exception: WSS1713: Signature verification failed due to: {0}

WSS1714.unsupported.transform.error: WSS1714: Only EXC14n Transform is supported

WSS1715.error.canonicalizing.body: WSS1715: Error occurred while canonicalizing BodyTag

WSS1716.error.dereference.str.transform: WSS1716: Error occurred while dereferencing STR-Transform's Reference Element

WSS1717.error.payload.verification: WSS1717: Error occurred while doing digest verification of body/payload

WSS1718.missing.canon.algorithm: WSS1718: Canonicalization Algorithm must be present in SignedInfo

WSS1719.error.digestval.reference: WSS1719: Signature Reference validation error. Error occurred while decoding digestValue for Reference: {0}

WSS1720.error.uri.deref: WSS1720: Error occurred while dereferencing Reference: {0}

WSS1721.reference.validation.failed: WSS1721: Validation of Reference with URI {0} failed

WSS1722.error.reference.validation: WSS1722: Error occurred while validating Reference with URI: {0}

WSS1723.unsupported.transform.element: WSS1723: Unsupported Transform element: {0}

# {0} - "SHA1withDSA"/"HMAC_SHA1"/"SHA1WithRSA" (algorithms)
WSS1724.sigtype.verification.failed: {0} Signature verification failed

WSS1725.reference.element.notfound: No Reference Element found in SignedInfo of Signature

# 1750 onwards for FINEST, INFO and WARNING messages

WSS1750.uri.tobe.dereferenced = WSS1750: URI to be dereferenced:{0}

WSS1751.number.targets.signature = WSS1751: Number of targets in Signature is: {0}.

WSS1752.signature.target.value: WSS1752: Signature Target Value is {0}

WSS1753.target.digest.algorithm: WSS1753: Digest algorithm used: {0}

WSS1754.transform.algorithm: WSS1754: Transform algorithm used is: {0}

WSS1755.missingid.incoming.signature = WSS1755: Id not present for Incoming signature. Generated Id: {0} for policy verification

WSS1756.canonicalized.signedinfo.value = WSS1756: Canonicalized Signed Info: {0}

WSS1757.canonicalized.target.value = WSS1757: Canonicalized target value: {0}

WSS1758.transform.init = WSS1758: Error occured while initializing the EXC14n canonicalizer, Invalid algorithm parameters were specified.

WSS1759.transform.error = WSS1759: Following error {0} occured while performing canonicalization {0}

WSS1760.digest.init.error= WSS1760: Error occurred when obtaining MessageDigest instance.

WSS1761.transform.io.error = WSS1761: Error occurred while flushing the outputstream.

WSS1762.calculated.digest.value = WSS1762: Calculated digest value is:{0}

WSS1763.actual.degest.value = WSS1763: Actual digest value is:{0}

WSS1764.canonicalized.payload.value = WSS1764: Canonicalized PayLoad is: {0}

WSS1765.invalid.degest.algo = WSS1765: invalid digest algorithm {0}

WSS1766.no.attachment.parts.tobe.secured = WSS1766:No attachment part present in the message to be secured

## copied from impl.dsig bundle

WSS1767.error.create.transform.object = WSS1767: Error occurred while creating transform object

WSS1768.no.signedparts=WSS1768: No Signed Parts found in the Message




© 2015 - 2024 Weber Informatics LLC | Privacy Policy