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

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

There is a newer version: 4.0.4
Show newest version
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common Development
# and Distribution License("CDDL") (collectively, the "License").  You
# may not use this file except in compliance with the License.  You can
# obtain a copy of the License at
# https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
# or packager/legal/LICENSE.txt.  See the License for the specific
# language governing permissions and limitations under the License.
#
# When distributing the software, include this License Header Notice in each
# file and include the License file at packager/legal/LICENSE.txt.
#
# GPL Classpath Exception:
# Oracle designates this particular file as subject to the "Classpath"
# exception as provided by Oracle in the GPL Version 2 section of the License
# file that accompanied this code.
#
# Modifications:
# If applicable, add the following below the License Header, with the fields
# enclosed by brackets [] replaced by your own identifying information:
# "Portions Copyright [year] [name of copyright owner]"
#
# Contributor(s):
# If you wish your version of this file to be governed by only the CDDL or
# only the GPL Version 2, indicate your decision by adding "[Contributor]
# elects to include this software in this distribution under the [CDDL or GPL
# Version 2] license."  If you don't indicate a single choice of license, a
# recipient has the option to distribute your version of this file under
# either the CDDL, the GPL Version 2 or to extend the choice of license to
# its licensees as provided above.  However, if you add GPL Version 2 code
# and therefore, elected the GPL Version 2 license, then the option applies
# only if the new code is made subject to such option by the copyright
# holder.
#

WSS1500.invalid.usernameHandler=WSS1500: Username Handler Not Configured properly using Callback and is null. (not cofigured)

WSS1501.no.password.validator=WSS1501: Password Validator Not Specified in Configuration

WSS1502.unsupported.digestAuth=WSS1502: Digest Authentication for Password Request is Not Supported

WSS1503.unsupported.requesttype=WSS1503: Unsupported Request Type for Password Validation

WSS1504.unsupported.callbackType=WSS1504: Unsupported Callback Type Encountered

WSS1505.failedto.getkey=WSS1505: IO Exception occured: failed to get key/certificate from keystore (not necesaarily i/o excep)

WSS1506.invalid.SAMLPolicy=WSS1506: SAML Assertion not present in the Policy.

WSS1507.no.SAMLCallbackHandler=WSS1507: A Required SAML Callback Handler was not specified in configuration : Cannot Populate SAML Assertion

WSS1508.failed.validateSAMLAssertion=WSS1508: Failed to validate SAML Assertion

WSS1509.failed.init.truststore=WSS1509: Failed to initialize Trust store

WSS1510.failed.init.keystore=WSS1510: Failed to initialize Key store

WSS1511.failed.locate.peerCertificate=WSS1511: An Error occurred while locating PEER Entity certificate in TrustStore.

WSS1512.failed.locate.certificate.privatekey=WSS1512: An Error occurred while locating default certificate and privateKey in KeyStore.

WSS1513.exception.validate.timestamp=WSS1513: Exception occured in Timestamp validation: An Error occurred while parsing UTC Timestamp into Date format.

WSS1514.error.aheadCurrentTime=WSS1514: The current time is ahead of the expiration time in Timestamp"

WSS1515.error.currentTime=WSS1515: The creation time is older than currenttime - timestamp-freshness-limit - max-clock-skew"

WSS1516.error.creationAheadCurrent.time=WSS1516: The creation time is ahead of the current time

WSS1517.X509.expired=WSS1517: X509Certificate Expired.

WSS1518.failedto.validate.certificate=WSS1518: Failed to validate certificate

WSS1519.no.digest.algorithm=WSS1519: Digest algorithm SHA-1 not found

WSS1520.error.getting.rawContent=WSS1520: Error while getting certificate's raw content

WSS1521.error.getting.userClass=WSS1512: Could not find User Class

WSS1522.error.getting.longValue=WSS1522: Error getting long value

WSS1523.error.getting.newInstance.CallbackHandler=WSS1523: Error getting new instance of callback handler

WSS1524.unableto.resolve.URI.WSIT_HOME.notset=WSS1524: The specified config URL in the WSDL could not be resolved because System Property WSIT_HOME was not set

WSS1525.invalid.passwordHandler=WSS1525: Password Handler Not Configured properly using Callback and is null.(not configured)

WSS1526.failedto.getcertificate=WSS1526: IO Exception occured: failed to get certificate from truststore

WSS1527.X509.notValid=WSS1527: X509Certificate's Validity Failed.

WSS1528.failed.initialize.key.password=WSS1528: An Error occurred while obtaining Key Password of the Keystore.

WSS1529.exception.in.certstore.callback=WSS1529: Exception in CertStoreCallback 
WSS1530.exception.in.certstore.lookup=WSS1530: Exception occured while looking up the CertStore 
WSS1531.exception.instantiating.certselector=WSS1531: Exception occured while instantiating User supplied CertSelector
WSS1532.exception.instantiating.aliasselector=WSS1532: Exception occured while instantiating User supplied AliasSelector
WSS1533.X509.SelfSignedCertificate.notValid=WSS1533: Validation of self signed certificate failed.
WSS1534.no.keystore.set.in.keystorecallback.callbackhandler=WSS1534: No KeyStore set in KeyStorCallback  by CallbackHandler
WSS1535.error.keystore.using.callback=WSS1535: Exception during getting the keystore using keystore callback
WSS1536.no.truststore.set.in.truststorecallback=WSS1536:No TrustStore set in TrustStorCallback  by CallbackHandler
WSS1537.error.truststore.using.callback=WSS1537: Exception during getting the truststore using truststore callback
WSS1538.error.getting.privateKey=WSS1538: Exception during getting the privateKey
WSS1539.privateKey.null.error=WSS1539: PrivateKey returned by PrivateKeyCallback was Null
WSS1540.keystore.not.found.check.config=WSS1540: Could not locate KeyStore, check keystore assertion in WSIT configuration




© 2015 - 2024 Weber Informatics LLC | Privacy Policy