fmWSSecurity.properties revision 6594ed1a20660c40e89ca3a25643e63766c4d238
15789N/A#
15789N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
15789N/A#
19997N/A# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
15789N/A#
19997N/A# The contents of this file are subject to the terms
19997N/A# of the Common Development and Distribution License
15789N/A# (the License). You may not use this file except in
15789N/A# compliance with the License.
15789N/A#
17185N/A# You can obtain a copy of the License at
15789N/A# https://opensso.dev.java.net/public/CDDLv1.0.html or
15789N/A# opensso/legal/CDDLv1.0.txt
20072N/A# See the License for the specific language governing
20072N/A# permission and limitations under the License.
19997N/A#
20072N/A# When distributing Covered Code, include this CDDL
15789N/A# Header Notice in each file and include the License file
15789N/A# at opensso/legal/CDDLv1.0.txt.
18688N/A# If applicable, add the following below the CDDL Header,
19997N/A# with the fields enclosed by brackets [] replaced by
15789N/A# your own identifying information:
15789N/A# "Portions Copyrighted [year] [name of copyright owner]"
20072N/A#
15789N/A# $Id: fmWSSecurity.properties,v 1.9 2010/01/15 18:54:34 mrudul_uchil Exp $
20181N/A#
19997N/A
19997N/Aonlinehelp.doc=authserv.html
19997N/AinvalidConfirmationMethod=Confirmation method is not valid.
19997N/AtokenSpecNotSpecified=Token specification is not defined.
19997N/AinvalidSSOToken=Invalid single sign-on token.
19997N/AinvalidAssertionTokenSpec=Assertion token specification is not valid.
19997N/AunabletoGenerateAssertion=Assertion could not be generated.
19997N/AnullSecurityMechanism=Security mechanism is null.
20132N/AinvalidConfirmationMethod=Invalid SAML confirmation method.
19997N/AunsupportedTokenSpec=Unsupported token specification.
19997N/AnullConfirmationMethod=Null confirmation method.
19997N/AcannotConvertToDocument=Can not convert to XML document.
20134N/AnoCertificate=Certificate does not present.
20008N/AunabletoSign=Unable to sign.
20008N/AinvalidTokenSpec=Invalid token specification.
15789N/AinvalidCertificate=Invalid certificate.
15789N/AnullInputParameter=Input parameter is null.
19997N/AnullInput=Input is null.
19997N/AinvalidElement=Invalid element.
missingAttribute=Attribute is missed.
missingValue=Value is missed.
nullTokenProvider=Token provider is null.
errorObtainPK=Public key extraction error.
SOAPRequestHandlerInitFailed=SOAPRequest handler initialization failed.
unsupportedSecurityMechanism=Unsupported security mechanism.
securityMechNotConfigured=Security mechanism not configured.
noProviderConfig=Provider configuration is null.
cannotInitializeProvider=Provider initialization failed.
securityHeaderNotFound=Security header not found.
nameSpaceAdditionFailure=Name space addition failed.
addSecurityHeaderFailed=Addition of security header failed.
unknownSecurityMechanism=Unknown security mechanism.
signatureValidationFailed=Signature validation failed.
nousers=Users are not configured.
authenticatorNotFound=Authenticator not found.
passwordDigestFailed=Password digest failed.
cannotAddElement=Can not add element.
invalidReference=Invalid reference.
invalidKeyIdentifier=Invalid keyidentifier.
authenticationFailed=Authentication Failed.
unabletoEncrypt=Unable to encrypt.
decryptEncryptionFailed=Decrypt encryption failed.
unabletoDecrypt=Unable to decrypt.
unabletoGetFinalSoapMessage=Unable to get final SOAP message.
issuerNotTrusted=Issuer is not trusted.
assertionTimeNotValid=Assertion time is not valid.
nullSubject=Subject is null.
assertionNotSigned=Assertion is not signed.
nullConfig=Configuration is null.
nullIssuer=Issuer is null.
nullStatements=Assertion statements are null.
keystoreException=KeyStore initialization failed.
invalidIPAddress=Invalid IP Address.
cannotRetrieveCert=Could not retrieve the certificate.
invalidReference=Invalid Reference.
errorObtainPK=Error occured in obtaining the Public Key
SASLFailure=SASL Authentication mechanism failed.
resourceOfferingMissing=Resource Offering is not found.
authnURLMissing=Authentication URL is missing.
nullprivatekey=Private key is null.
invalidalgorithm=Invalid algorithm.
nullkeyinfo=Keyinfo is null.
nullUserPassword=User password is null.
noUserFound=User not found.
userSearchFailed=User search failed.
invalidTimestamp=Timestamp is invalid.
maxNonceLimitReached=Maximum nonce per timestamp limit reached.
replayAttackDetected=Message Replay Attack is Detected.
notAuthorized=Unauthorized access.
authorizerInitFailed=Authorizer initialization failed.
notAuthorizedByServer=Not Authorized. Possible causes are signature validation failure, WSP can not authenticate subject/user in the assertion and client is not allowed to access the WSP resource by policy definition.
issuerOrAliasNull=Configured trusted issuer OR certificate alias is NULL.
assertionSigNotVerified=Assertion signature verification failed.