Class ElytronMessages_$logger

java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.wildfly.security.x500.cert.acme.ElytronMessages_$logger
All Implemented Interfaces:
Serializable, BasicLogger

@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2024-09-20T10:49:50-0400") public class ElytronMessages_$logger extends DelegatingBasicLogger implements BasicLogger, Serializable
Warning this class consists of generated code.
See Also:
  • Field Details

    • log

      static final org.wildfly.security.x500.cert.acme.ElytronMessages log
    • acme

      static final org.wildfly.security.x500.cert.acme.ElytronMessages acme
  • Constructor Details

    • ElytronMessages_$logger

      public ElytronMessages_$logger(Logger log)
  • Method Details

    • getLoggingLocale

      protected Locale getLoggingLocale()
    • unableToDetermineKeySize$str

      protected String unableToDetermineKeySize$str()
    • unableToDetermineKeySize

      public final IllegalArgumentException unableToDetermineKeySize()
    • unableToDetermineDefaultCompatibleSignatureAlgorithmName$str

      protected String unableToDetermineDefaultCompatibleSignatureAlgorithmName$str()
    • unableToDetermineDefaultCompatibleSignatureAlgorithmName

      public final IllegalArgumentException unableToDetermineDefaultCompatibleSignatureAlgorithmName(String keyAlgorithmName)
    • acmeAccountKeyPairGenerationFailed$str

      protected String acmeAccountKeyPairGenerationFailed$str()
    • acmeAccountKeyPairGenerationFailed

      public final IllegalArgumentException acmeAccountKeyPairGenerationFailed(Exception cause)
    • noAcmeServerUrlGiven$str

      protected String noAcmeServerUrlGiven$str()
    • noAcmeServerUrlGiven

      public final IllegalArgumentException noAcmeServerUrlGiven()
    • unsupportedAcmeAccountSignatureAlgorithm$str

      protected String unsupportedAcmeAccountSignatureAlgorithm$str()
    • unsupportedAcmeAccountSignatureAlgorithm

      public final IllegalArgumentException unsupportedAcmeAccountSignatureAlgorithm(String signatureAlgorithm)
    • unableToCreateAcmeSignature$str

      protected String unableToCreateAcmeSignature$str()
    • unableToCreateAcmeSignature

      public final IllegalArgumentException unableToCreateAcmeSignature(Exception cause)
    • unableToRetrieveAcmeServerDirectoryUrls$str

      protected String unableToRetrieveAcmeServerDirectoryUrls$str()
    • unableToRetrieveAcmeServerDirectoryUrls

      public final AcmeException unableToRetrieveAcmeServerDirectoryUrls(Exception cause)
    • noNonceProvidedByAcmeServer$str

      protected String noNonceProvidedByAcmeServer$str()
    • noNonceProvidedByAcmeServer

      public final AcmeException noNonceProvidedByAcmeServer()
    • noLocationUrlProvidedByAcmeServer$str

      protected String noLocationUrlProvidedByAcmeServer$str()
    • noLocationUrlProvidedByAcmeServer

      public final AcmeException noLocationUrlProvidedByAcmeServer(String urlType)
    • unableToObtainNewNonceFromAcmeServer$str

      protected String unableToObtainNewNonceFromAcmeServer$str()
    • unableToObtainNewNonceFromAcmeServer

      public final AcmeException unableToObtainNewNonceFromAcmeServer()
    • unableToObtainJsonResponseFromAcmeServer$str

      protected String unableToObtainJsonResponseFromAcmeServer$str()
    • unableToObtainJsonResponseFromAcmeServer

      public final AcmeException unableToObtainJsonResponseFromAcmeServer(Exception cause)
    • unexpectedResponseCodeFromAcmeServer$str

      protected String unexpectedResponseCodeFromAcmeServer$str()
    • unexpectedResponseCodeFromAcmeServer

      public final AcmeException unexpectedResponseCodeFromAcmeServer(int responseCode, String responseMessage)
    • badAcmeNonce$str

      protected String badAcmeNonce$str()
    • badAcmeNonce

      public final AcmeException badAcmeNonce()
    • unexpectedContentTypeFromAcmeServer$str

      protected String unexpectedContentTypeFromAcmeServer$str()
    • unexpectedContentTypeFromAcmeServer

      public final AcmeException unexpectedContentTypeFromAcmeServer(String contentType)
    • invalidContentTypeFromAcmeServer$str

      protected String invalidContentTypeFromAcmeServer$str()
    • invalidContentTypeFromAcmeServer

      public final AcmeException invalidContentTypeFromAcmeServer()
    • domainNameIsNull$str

      protected String domainNameIsNull$str()
    • domainNameIsNull

      public final AcmeException domainNameIsNull()
    • domainNamesIsEmpty$str

      protected String domainNamesIsEmpty$str()
    • domainNamesIsEmpty

      public final AcmeException domainNamesIsEmpty()
    • noCertificateUrlProvidedByAcmeServer$str

      protected String noCertificateUrlProvidedByAcmeServer$str()
    • noCertificateUrlProvidedByAcmeServer

      public final AcmeException noCertificateUrlProvidedByAcmeServer()
    • noCertificateWillBeIssuedByAcmeServer$str

      protected String noCertificateWillBeIssuedByAcmeServer$str()
    • noCertificateWillBeIssuedByAcmeServer

      public final AcmeException noCertificateWillBeIssuedByAcmeServer()
    • unableToGetEncodedFormOfCertificateToBeRevoked$str

      protected String unableToGetEncodedFormOfCertificateToBeRevoked$str()
    • unableToGetEncodedFormOfCertificateToBeRevoked

      public final AcmeException unableToGetEncodedFormOfCertificateToBeRevoked(Exception cause)
    • unableToDetermineKeyAuthorizationString$str

      protected String unableToDetermineKeyAuthorizationString$str()
    • unableToDetermineKeyAuthorizationString

      public final AcmeException unableToDetermineKeyAuthorizationString(Exception cause)
    • challengeResponseFailedValidationByAcmeServer$str

      protected String challengeResponseFailedValidationByAcmeServer$str()
    • challengeResponseFailedValidationByAcmeServer

      public final AcmeException challengeResponseFailedValidationByAcmeServer()
    • unableToDownloadCertificateChainFromAcmeServer$str

      protected String unableToDownloadCertificateChainFromAcmeServer$str()
    • unableToDownloadCertificateChainFromAcmeServer

      public final AcmeException unableToDownloadCertificateChainFromAcmeServer(Exception cause)
    • acmeAccountDoesNotExist$str

      protected String acmeAccountDoesNotExist$str()
    • acmeAccountDoesNotExist

      public final AcmeException acmeAccountDoesNotExist()
    • userActionRequired$str

      protected String userActionRequired$str()
    • userActionRequired

      public final AcmeException userActionRequired(String url)
    • rateLimitExceededTryAgainLater$str

      protected String rateLimitExceededTryAgainLater$str()
    • rateLimitExceededTryAgainLater

      public final AcmeException rateLimitExceededTryAgainLater(Instant instant)
    • rateLimitExceeded$str

      protected String rateLimitExceeded$str()
    • rateLimitExceeded

      public final AcmeException rateLimitExceeded()
    • resourceNotSupportedByAcmeServer$str

      protected String resourceNotSupportedByAcmeServer$str()
    • resourceNotSupportedByAcmeServer

      public final AcmeException resourceNotSupportedByAcmeServer(String resource)
    • unsupportedAcmeAccountPublicKeyType$str

      protected String unsupportedAcmeAccountPublicKeyType$str()
    • unsupportedAcmeAccountPublicKeyType

      public final IllegalArgumentException unsupportedAcmeAccountPublicKeyType(String keyAlgorithmName)
    • unableToDetermineCurveParameterFromAlgHeader$str

      protected String unableToDetermineCurveParameterFromAlgHeader$str()
    • unableToDetermineCurveParameterFromAlgHeader

      public final IllegalArgumentException unableToDetermineCurveParameterFromAlgHeader(String algHeader)
    • noAcmeServerStagingUrlGiven$str

      protected String noAcmeServerStagingUrlGiven$str()
    • noAcmeServerStagingUrlGiven

      public final AcmeException noAcmeServerStagingUrlGiven()