Class ElytronMessages_$logger

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

@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2024-09-20T10:45:05-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.ssl.ElytronMessages log
    • tls

      static final org.wildfly.security.ssl.ElytronMessages tls
  • Constructor Details

    • ElytronMessages_$logger

      public ElytronMessages_$logger(Logger log)
  • Method Details

    • getLoggingLocale

      protected Locale getLoggingLocale()
    • warnInvalidStringCountForMechanismDatabaseEntry

      public final void warnInvalidStringCountForMechanismDatabaseEntry(String name)
    • warnInvalidStringCountForMechanismDatabaseEntry$str

      protected String warnInvalidStringCountForMechanismDatabaseEntry$str()
    • warnInvalidKeyExchangeForMechanismDatabaseEntry

      public final void warnInvalidKeyExchangeForMechanismDatabaseEntry(String value, String name)
    • warnInvalidKeyExchangeForMechanismDatabaseEntry$str

      protected String warnInvalidKeyExchangeForMechanismDatabaseEntry$str()
    • warnInvalidAuthenticationForMechanismDatabaseEntry

      public final void warnInvalidAuthenticationForMechanismDatabaseEntry(String value, String name)
    • warnInvalidAuthenticationForMechanismDatabaseEntry$str

      protected String warnInvalidAuthenticationForMechanismDatabaseEntry$str()
    • warnInvalidEncryptionForMechanismDatabaseEntry

      public final void warnInvalidEncryptionForMechanismDatabaseEntry(String value, String name)
    • warnInvalidEncryptionForMechanismDatabaseEntry$str

      protected String warnInvalidEncryptionForMechanismDatabaseEntry$str()
    • warnInvalidDigestForMechanismDatabaseEntry

      public final void warnInvalidDigestForMechanismDatabaseEntry(String value, String name)
    • warnInvalidDigestForMechanismDatabaseEntry$str

      protected String warnInvalidDigestForMechanismDatabaseEntry$str()
    • warnInvalidProtocolForMechanismDatabaseEntry

      public final void warnInvalidProtocolForMechanismDatabaseEntry(String value, String name)
    • warnInvalidProtocolForMechanismDatabaseEntry$str

      protected String warnInvalidProtocolForMechanismDatabaseEntry$str()
    • warnInvalidLevelForMechanismDatabaseEntry

      public final void warnInvalidLevelForMechanismDatabaseEntry(String value, String name)
    • warnInvalidLevelForMechanismDatabaseEntry$str

      protected String warnInvalidLevelForMechanismDatabaseEntry$str()
    • warnInvalidStrengthBitsForMechanismDatabaseEntry

      public final void warnInvalidStrengthBitsForMechanismDatabaseEntry(String value, String name)
    • warnInvalidStrengthBitsForMechanismDatabaseEntry$str

      protected String warnInvalidStrengthBitsForMechanismDatabaseEntry$str()
    • warnInvalidAlgorithmBitsForMechanismDatabaseEntry

      public final void warnInvalidAlgorithmBitsForMechanismDatabaseEntry(String value, String name)
    • warnInvalidAlgorithmBitsForMechanismDatabaseEntry$str

      protected String warnInvalidAlgorithmBitsForMechanismDatabaseEntry$str()
    • warnInvalidDuplicateMechanismDatabaseEntry

      public final void warnInvalidDuplicateMechanismDatabaseEntry(String name)
    • warnInvalidDuplicateMechanismDatabaseEntry$str

      protected String warnInvalidDuplicateMechanismDatabaseEntry$str()
    • warnInvalidDuplicateOpenSslStyleAliasForMechanismDatabaseEntry

      public final void warnInvalidDuplicateOpenSslStyleAliasForMechanismDatabaseEntry(String alias, String name, String originalName)
    • warnInvalidDuplicateOpenSslStyleAliasForMechanismDatabaseEntry$str

      protected String warnInvalidDuplicateOpenSslStyleAliasForMechanismDatabaseEntry$str()
    • warnInvalidAliasForMissingMechanismDatabaseEntry

      public final void warnInvalidAliasForMissingMechanismDatabaseEntry(String value, String name)
    • warnInvalidAliasForMissingMechanismDatabaseEntry$str

      protected String warnInvalidAliasForMissingMechanismDatabaseEntry$str()
    • noAlgorithmForSslProtocol$str

      protected String noAlgorithmForSslProtocol$str()
    • noAlgorithmForSslProtocol

      public final NoSuchAlgorithmException noAlgorithmForSslProtocol()
    • emptyChainNotTrusted$str

      protected String emptyChainNotTrusted$str()
    • emptyChainNotTrusted

      public final CertificateException emptyChainNotTrusted()
    • notTrustedRealmProblem$str

      protected String notTrustedRealmProblem$str()
    • notTrustedRealmProblem

      public final CertificateException notTrustedRealmProblem(RealmUnavailableException e, Principal principal)
    • notTrusted$str

      protected String notTrusted$str()
    • notTrusted

      public final CertificateException notTrusted(Principal principal)
    • noDefaultTrustManager$str

      protected String noDefaultTrustManager$str()
    • noDefaultTrustManager

      public final NoSuchAlgorithmException noDefaultTrustManager()
    • noContextForSslConnection$str

      protected String noContextForSslConnection$str()
    • noContextForSslConnection

      public final SSLHandshakeException noContextForSslConnection()
    • sslClosed$str

      protected String sslClosed$str()
    • sslClosed

      public final SSLException sslClosed()
    • notHandshakeRecord$str

      protected String notHandshakeRecord$str()
    • notHandshakeRecord

      public final SSLHandshakeException notHandshakeRecord()
    • invalidHandshakeRecord$str

      protected String invalidHandshakeRecord$str()
    • invalidHandshakeRecord

      public final SSLHandshakeException invalidHandshakeRecord()
    • multiRecordSSLHandshake$str

      protected String multiRecordSSLHandshake$str()
    • multiRecordSSLHandshake

      public final SSLHandshakeException multiRecordSSLHandshake()
    • expectedClientHello$str

      protected String expectedClientHello$str()
    • expectedClientHello

      public final SSLHandshakeException expectedClientHello()
    • unsupportedSslRecord$str

      protected String unsupportedSslRecord$str()
    • unsupportedSslRecord

      public final SSLHandshakeException unsupportedSslRecord()
    • invalidTlsExt$str

      protected String invalidTlsExt$str()
    • invalidTlsExt

      public final SSLProtocolException invalidTlsExt()
    • notEnoughData$str

      protected String notEnoughData$str()
    • notEnoughData

      public final SSLProtocolException notEnoughData()
    • emptyHostNameSni$str

      protected String emptyHostNameSni$str()
    • emptyHostNameSni

      public final SSLProtocolException emptyHostNameSni()
    • duplicatedSniServerName$str

      protected String duplicatedSniServerName$str()
    • duplicatedSniServerName

      public final SSLProtocolException duplicatedSniServerName(int type)
    • unknownAuthenticationName$str

      protected String unknownAuthenticationName$str()
    • unknownAuthenticationName

      public final IllegalArgumentException unknownAuthenticationName(String name)
    • unknownEncryptionName$str

      protected String unknownEncryptionName$str()
    • unknownEncryptionName

      public final IllegalArgumentException unknownEncryptionName(String name)
    • unknownKeyExchangeName$str

      protected String unknownKeyExchangeName$str()
    • unknownKeyExchangeName

      public final IllegalArgumentException unknownKeyExchangeName(String name)
    • invalidClientMode$str

      protected String invalidClientMode$str()
    • invalidClientMode

      public final IllegalArgumentException invalidClientMode(boolean expectedMode, boolean givenMode)
    • sslErrorCreatingTrustManager$str

      protected String sslErrorCreatingTrustManager$str()
    • sslErrorCreatingTrustManager

      public final IllegalStateException sslErrorCreatingTrustManager(String name, Throwable cause)
    • securityDomainOfSSLContextDoesNotSupportX509$str

      protected String securityDomainOfSSLContextDoesNotSupportX509$str()
    • securityDomainOfSSLContextDoesNotSupportX509

      public final IllegalArgumentException securityDomainOfSSLContextDoesNotSupportX509()
    • defaultContextCannotBeNull$str

      protected String defaultContextCannotBeNull$str()
    • defaultContextCannotBeNull

      public final IllegalStateException defaultContextCannotBeNull()
    • noSNIContextForSslConnection$str

      protected String noSNIContextForSslConnection$str()
    • noSNIContextForSslConnection

      public final SSLException noSNIContextForSslConnection()
    • sslErrorCreatingRevocationTrustManager$str

      protected String sslErrorCreatingRevocationTrustManager$str()
    • sslErrorCreatingRevocationTrustManager

      public final IllegalStateException sslErrorCreatingRevocationTrustManager(String name, Throwable cause)
    • mechSelectorUnexpectedChar$str

      protected String mechSelectorUnexpectedChar$str()
    • mechSelectorUnexpectedChar

      public final IllegalArgumentException mechSelectorUnexpectedChar(int codePoint, long offset, String string)
    • mechSelectorUnknownToken$str

      protected String mechSelectorUnknownToken$str()
    • mechSelectorUnknownToken

      public final IllegalArgumentException mechSelectorUnknownToken(String word, String string)
    • mechSelectorTokenNotAllowed$str

      protected String mechSelectorTokenNotAllowed$str()
    • mechSelectorTokenNotAllowed

      public final IllegalArgumentException mechSelectorTokenNotAllowed(String token, long offset, String string)
    • unknownCipherSuiteName$str

      protected String unknownCipherSuiteName$str()
    • unknownCipherSuiteName

      public final IllegalArgumentException unknownCipherSuiteName(String name, String string)
    • noSslContextProvided$str

      protected String noSslContextProvided$str()
    • noSslContextProvided

      public final NoSuchAlgorithmException noSslContextProvided(String type)