Interface Messages
- All Known Implementing Classes:
Messages_$bundle
@MessageBundle(projectCode="RESTEASY")
public interface Messages
- Version:
- $Revision: 1.1 $ Copyright Aug 29, 2015
- Author:
- Ron Sigal
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptioncouldNotFindMessageBodyReader
(String className) couldNotFindPublicKey
(DKIMSignature signature) dnsRecordFound
(String record) expectedValue
(String expectedValue, String value, String attribute) failedToFindPublicKey
(String alias) failedToFindWriter
(String className) malformedSignatureHeader
(String signature) noPEntry()
thereWasNoSignatureHeader
(String signature) unableToFindHeader
(String header, String index) unableToFindKeyStore
(String path) unsupportedAlgorithm
(String algorithm) unsupportedKeyType
(String type)
-
Field Details
-
MESSAGES
-
BASE
static final int BASE- See Also:
-
-
Method Details
-
bodyHashesDoNotMatch
-
certificateNorPublicKeySet
@Message(id=13505, value="Certificate nor public key properties set") String certificateNorPublicKeySet() -
certificateObjectNotSet
-
checkDNS
-
couldNotFindMessageBodyReader
-
couldNotFindPublicKey
@Message(id=13525, value="Could not find PublicKey for DKIMSignature %s") String couldNotFindPublicKey(DKIMSignature signature) -
dnsRecordFound
-
domainAttributeIsRequired
@Message(id=13535, value="domain attribute is required in header to find a key.") String domainAttributeIsRequired() -
expectedValue
-
failedToFindPublicKey
-
failedToFindWriter
-
failedToParseBodyHash
-
failedToSign
-
failedToVerifySignature
-
failedToVerifySignatures
-
malformedSignatureHeader
-
noKeyToVerifyWith
-
noPEntry
-
pem
-
privateKeyIsNull
-
publicKeyIsNull
-
signatureExpired
-
signatureIsStale
-
thereWasNoBodyHash
-
thereWasNoSignatureHeader
-
unableToFindHeader
-
unableToFindKey
@Message(id=13630, value="Unable to find key to sign message. Repository returned null. ") String unableToFindKey() -
unableToFindKeyStore
-
unableToLocatePrivateKey
@Message(id=13640, value="Unable to locate a private key to sign message, repository is null.") String unableToLocatePrivateKey() -
unsupportedAlgorithm
-
unsupportedKeyType
-