@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2021-06-03T18:34:13+0100") public class VaultLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements org.jboss.logging.BasicLogger, Serializable
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.security.vault.VaultLogger |
ROOT_LOGGER
A logger with a category of the package name.
|
| Constructor and Description |
|---|
VaultLogger_$logger(org.jboss.logging.Logger log) |
| Modifier and Type | Method and Description |
|---|---|
String |
actionNotSpecified()
i18n version of string from Vault Tool utility
|
protected String |
actionNotSpecified$str() |
Exception |
cannotCreateEncryptionDirectory(String directory)
Create an exception when encryption directory cannot be created.
|
protected String |
cannotCreateEncryptionDirectory$str() |
String |
cmdLineAttributeName()
i18n version of string from Vault Tool utility
|
protected String |
cmdLineAttributeName$str() |
String |
cmdLineAutomaticallyCreateKeystore()
i18n version of string from Vault Tool utility
|
protected String |
cmdLineAutomaticallyCreateKeystore$str() |
String |
cmdLineCheckAttribute()
i18n version of string from Vault Tool utility
|
protected String |
cmdLineCheckAttribute$str() |
String |
cmdLineEncryptionDirectory()
i18n version of string from Vault Tool utility
|
protected String |
cmdLineEncryptionDirectory$str() |
String |
cmdLineHelp()
i18n version of string from Vault Tool utility
|
protected String |
cmdLineHelp$str() |
String |
cmdLineIterationCount()
i18n version of string from Vault Tool utility
|
protected String |
cmdLineIterationCount$str() |
String |
cmdLineKeyStorePassword()
i18n version of string from Vault Tool utility
|
protected String |
cmdLineKeyStorePassword$str() |
String |
cmdLineKeyStoreURL()
i18n version of string from Vault Tool utility
|
protected String |
cmdLineKeyStoreURL$str() |
String |
cmdLineRemoveSecuredAttribute()
i18n version of string from Vault Tool utility
|
protected String |
cmdLineRemoveSecuredAttribute$str() |
String |
cmdLineSalt()
i18n version of string from Vault Tool utility
|
protected String |
cmdLineSalt$str() |
String |
cmdLineSecuredAttribute()
i18n version of string from Vault Tool utility
|
protected String |
cmdLineSecuredAttribute$str() |
String |
cmdLineSecuredAttributeAlreadyExists()
i18n version of string from Vault Tool utility
|
protected String |
cmdLineSecuredAttributeAlreadyExists$str() |
String |
cmdLineSecuredAttributeDoesNotExist()
i18n version of string from Vault Tool utility
|
protected String |
cmdLineSecuredAttributeDoesNotExist$str() |
String |
cmdLineVaultBlock()
i18n version of string from Vault Tool utility
|
protected String |
cmdLineVaultBlock$str() |
String |
cmdLineVaultKeyStoreAlias()
i18n version of string from Vault Tool utility
|
protected String |
cmdLineVaultKeyStoreAlias$str() |
Exception |
encryptionDirectoryDoesNotExist(String directory)
Create an exception when encryption directory does not exist or is not a directory.
|
protected String |
encryptionDirectoryDoesNotExist$str() |
String |
enterEncryptionDirectory()
i18n version of string from Vault Tool utility
|
protected String |
enterEncryptionDirectory$str() |
String |
enterIterationCount()
i18n version of string from Vault Tool utility
|
protected String |
enterIterationCount$str() |
String |
enterKeyStoreAlias()
i18n version of string from Vault Tool utility
|
protected String |
enterKeyStoreAlias$str() |
String |
enterKeyStorePassword()
i18n version of string from Vault Tool utility
|
protected String |
enterKeyStorePassword$str() |
String |
enterKeyStorePasswordAgain()
Keystore password confirmation
|
protected String |
enterKeyStorePasswordAgain$str() |
String |
enterKeyStoreURL()
i18n version of string from Vault Tool utility
|
protected String |
enterKeyStoreURL$str() |
String |
enterSalt()
i18n version of string from Vault Tool utility
|
protected String |
enterSalt$str() |
String |
enterYourPassword()
i18n version of string from Vault Tool utility
|
protected String |
enterYourPassword$str() |
String |
enterYourPasswordAgain()
Password confirmation
|
protected String |
enterYourPasswordAgain$str() |
String |
exceptionEncountered()
i18n version of string from Vault Tool utility
|
protected String |
exceptionEncountered$str() |
protected Locale |
getLoggingLocale() |
String |
handshakeComplete()
i18n version of string from Vault Tool utility
|
protected String |
handshakeComplete$str() |
String |
initializingVault()
i18n version of string from Vault Tool utility
|
protected String |
initializingVault$str() |
String |
interactionCommandOptions()
i18n version of string from Vault Tool utility
|
protected String |
interactionCommandOptions$str() |
String |
interactiveCommandString()
i18n version of string from Vault Tool utility
|
protected String |
interactiveCommandString$str() |
String |
interactiveMessageNoValueStored(String displayFormattedAttribute)
i18n version of string from Vault Tool utility
|
protected String |
interactiveMessageNoValueStored$str() |
String |
interactiveMessageValueStored(String displayFormattedAttribute)
i18n version of string from Vault Tool utility
|
protected String |
interactiveMessageValueStored$str() |
String |
interactivePromptAttributeName()
i18n version of string from Vault Tool utility
|
protected String |
interactivePromptAttributeName$str() |
String |
interactivePromptSecureAttributeValue()
i18n version of string from Vault Tool utility
|
protected String |
interactivePromptSecureAttributeValue$str() |
String |
interactivePromptSecureAttributeValueAgain()
i18n version of string from Vault Tool utility
|
protected String |
interactivePromptSecureAttributeValueAgain$str() |
String |
interactivePromptVaultBlock()
i18n version of string from Vault Tool utility
|
protected String |
interactivePromptVaultBlock$str() |
Exception |
iterationCountOutOfRange(String iteration)
Create an exception when iteration count is out of range.
|
protected String |
iterationCountOutOfRange$str() |
Exception |
keyStoreDoesnotExistWithExample(String keystoreURL,
String keystoreURLExample)
Create an Exception when KeyStore cannot be located with example how to create one.
|
protected String |
keyStoreDoesnotExistWithExample$str() |
Exception |
keyStoreNotWritable(String keystoreURL)
Create an Exception when one cannot write to the KeyStore or it is not a file.
|
protected String |
keyStoreNotWritable$str() |
Exception |
keyStorePasswordNotSpecified()
Create an exception when KeyStore password is not specified.
|
protected String |
keyStorePasswordNotSpecified$str() |
String |
messageAttributeNotRemoved(String displayFormattedAttribute)
i18n version of string from Vault Tool utility
|
protected String |
messageAttributeNotRemoved$str() |
String |
messageAttributeRemovedSuccessfuly(String displayFormattedAttribute)
i18n version of string from Vault Tool utility
|
protected String |
messageAttributeRemovedSuccessfuly$str() |
String |
noConsole()
i18n version of string from Vault Tool utility
|
protected String |
noConsole$str() |
String |
passwordsDoNotMatch()
i18n version of string from Vault Tool utility
|
protected String |
passwordsDoNotMatch$str() |
String |
passwordsMatch()
i18n version of string from Vault Tool utility
|
protected String |
passwordsMatch$str() |
String |
problemOcurred()
i18n version of string from Vault Tool utility
|
protected String |
problemOcurred$str() |
String |
problemParsingCommandLineParameters()
i18n version of string from Vault Tool utility
|
protected String |
problemParsingCommandLineParameters$str() |
String |
removingInteractiveSession()
i18n version of string from Vault Tool utility
|
protected String |
removingInteractiveSession$str() |
RuntimeException |
runtimeException(Throwable e)
Creates a
RuntimeException |
protected String |
runtimeException$str() |
Exception |
saltWrongLength()
Create an exception when salt has different length than 8.
|
protected String |
saltWrongLength$str() |
SecurityException |
securityException(Throwable t)
Create a
SecurityException |
protected String |
securityException$str() |
Exception |
securityVaultException(org.jboss.security.vault.SecurityVaultException cause)
Unspecified exception encountered.
|
protected String |
securityVaultException$str() |
String |
startingInteractiveSession()
i18n version of string from Vault Tool utility
|
protected String |
startingInteractiveSession$str() |
String |
taskRemoveSecuredAttribute()
i18n version of string from Vault Tool utility
|
protected String |
taskRemoveSecuredAttribute$str() |
String |
taskStoreSecuredAttribute()
i18n version of string from Vault Tool utility
|
protected String |
taskStoreSecuredAttribute$str() |
String |
taskVerifySecuredAttributeExists()
i18n version of string from Vault Tool utility
|
protected String |
taskVerifySecuredAttributeExists$str() |
Exception |
vaultAliasNotSpecified()
Create an exception when Vault alias is not specified.
|
protected String |
vaultAliasNotSpecified$str() |
String |
vaultAttributeCreateDisplay(String VaultBlock,
String attributeName,
String configurationString)
Display string at the end of successful attribute creation.
|
protected String |
vaultAttributeCreateDisplay$str() |
String |
vaultConfigurationTitle()
i18n version of string from Vault Tool utility
|
protected String |
vaultConfigurationTitle$str() |
String |
vaultInitialized()
i18n version of string from Vault Tool utility
|
protected String |
vaultInitialized$str() |
SecurityException |
vaultNotInitializedException()
Create a
SecurityException to indicate that the vault is not initialized |
protected String |
vaultNotInitializedException$str() |
org.jboss.as.server.services.security.VaultReaderException |
vaultReaderException(Throwable t)
Create a
VaultReaderException to indicate there was an exception while reading from the vault |
protected String |
vaultReaderException$str() |
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnvclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnvpublic static final org.jboss.as.security.vault.VaultLogger ROOT_LOGGER
protected Locale getLoggingLocale()
protected String runtimeException$str()
public final RuntimeException runtimeException(Throwable e)
RuntimeExceptione - the underlying exceptionprotected String securityException$str()
public final SecurityException securityException(Throwable t)
SecurityExceptiont - underlying exceptionSecurityExceptionprotected String vaultReaderException$str()
public final org.jboss.as.server.services.security.VaultReaderException vaultReaderException(Throwable t)
VaultReaderException to indicate there was an exception while reading from the vaultt - underlying exceptionVaultReaderExceptionprotected String vaultNotInitializedException$str()
public final SecurityException vaultNotInitializedException()
SecurityException to indicate that the vault is not initializedSecurityExceptionprotected String keyStoreDoesnotExistWithExample$str()
public final Exception keyStoreDoesnotExistWithExample(String keystoreURL, String keystoreURLExample)
keystoreURL - nonexistent keystore URLkeystoreURLExample - example keystore urlprotected String keyStoreNotWritable$str()
public final Exception keyStoreNotWritable(String keystoreURL)
keystoreURL - URL of the keystoreprotected String keyStorePasswordNotSpecified$str()
public final Exception keyStorePasswordNotSpecified()
protected String encryptionDirectoryDoesNotExist$str()
public final Exception encryptionDirectoryDoesNotExist(String directory)
directory - directory nameprotected String cannotCreateEncryptionDirectory$str()
public final Exception cannotCreateEncryptionDirectory(String directory)
directory - directory nameprotected String iterationCountOutOfRange$str()
public final Exception iterationCountOutOfRange(String iteration)
iteration - iteration countprotected String saltWrongLength$str()
public final Exception saltWrongLength()
protected String securityVaultException$str()
public final Exception securityVaultException(org.jboss.security.vault.SecurityVaultException cause)
protected String vaultAliasNotSpecified$str()
public final Exception vaultAliasNotSpecified()
protected String vaultAttributeCreateDisplay$str()
public final String vaultAttributeCreateDisplay(String VaultBlock, String attributeName, String configurationString)
VaultBlock - name of vault blockattributeName - name of value attributeconfigurationString - configuration detailsprotected String vaultConfigurationTitle$str()
public final String vaultConfigurationTitle()
protected String noConsole$str()
public final String noConsole()
protected String initializingVault$str()
public final String initializingVault()
protected String vaultInitialized$str()
public final String vaultInitialized()
protected String handshakeComplete$str()
public final String handshakeComplete()
protected String exceptionEncountered$str()
public final String exceptionEncountered()
protected String problemParsingCommandLineParameters$str()
public final String problemParsingCommandLineParameters()
protected String cmdLineSecuredAttributeAlreadyExists$str()
public final String cmdLineSecuredAttributeAlreadyExists()
protected String cmdLineSecuredAttributeDoesNotExist$str()
public final String cmdLineSecuredAttributeDoesNotExist()
protected String enterEncryptionDirectory$str()
public final String enterEncryptionDirectory()
protected String enterKeyStoreURL$str()
public final String enterKeyStoreURL()
protected String enterKeyStorePassword$str()
public final String enterKeyStorePassword()
protected String enterKeyStorePasswordAgain$str()
public final String enterKeyStorePasswordAgain()
protected String enterSalt$str()
public final String enterSalt()
protected String enterIterationCount$str()
public final String enterIterationCount()
protected String enterKeyStoreAlias$str()
public final String enterKeyStoreAlias()
protected String enterYourPassword$str()
public final String enterYourPassword()
protected String enterYourPasswordAgain$str()
public final String enterYourPasswordAgain()
protected String passwordsDoNotMatch$str()
public final String passwordsDoNotMatch()
protected String passwordsMatch$str()
public final String passwordsMatch()
protected String interactionCommandOptions$str()
public final String interactionCommandOptions()
protected String taskStoreSecuredAttribute$str()
public final String taskStoreSecuredAttribute()
protected String interactivePromptSecureAttributeValue$str()
public final String interactivePromptSecureAttributeValue()
protected String interactivePromptVaultBlock$str()
public final String interactivePromptVaultBlock()
protected String interactivePromptAttributeName$str()
public final String interactivePromptAttributeName()
protected String problemOcurred$str()
public final String problemOcurred()
protected String interactiveCommandString$str()
public final String interactiveCommandString()
protected String startingInteractiveSession$str()
public final String startingInteractiveSession()
protected String removingInteractiveSession$str()
public final String removingInteractiveSession()
protected String cmdLineKeyStoreURL$str()
public final String cmdLineKeyStoreURL()
protected String cmdLineKeyStorePassword$str()
public final String cmdLineKeyStorePassword()
protected String cmdLineEncryptionDirectory$str()
public final String cmdLineEncryptionDirectory()
protected String cmdLineSalt$str()
public final String cmdLineSalt()
protected String cmdLineIterationCount$str()
public final String cmdLineIterationCount()
protected String cmdLineVaultKeyStoreAlias$str()
public final String cmdLineVaultKeyStoreAlias()
protected String cmdLineVaultBlock$str()
public final String cmdLineVaultBlock()
protected String cmdLineAttributeName$str()
public final String cmdLineAttributeName()
protected String cmdLineAutomaticallyCreateKeystore$str()
public final String cmdLineAutomaticallyCreateKeystore()
protected String cmdLineSecuredAttribute$str()
public final String cmdLineSecuredAttribute()
protected String cmdLineCheckAttribute$str()
public final String cmdLineCheckAttribute()
protected String cmdLineRemoveSecuredAttribute$str()
public final String cmdLineRemoveSecuredAttribute()
protected String cmdLineHelp$str()
public final String cmdLineHelp()
protected String messageAttributeRemovedSuccessfuly$str()
public final String messageAttributeRemovedSuccessfuly(String displayFormattedAttribute)
protected String messageAttributeNotRemoved$str()
public final String messageAttributeNotRemoved(String displayFormattedAttribute)
protected String actionNotSpecified$str()
public final String actionNotSpecified()
protected String interactivePromptSecureAttributeValueAgain$str()
public final String interactivePromptSecureAttributeValueAgain()
protected String taskVerifySecuredAttributeExists$str()
public final String taskVerifySecuredAttributeExists()
protected String interactiveMessageNoValueStored$str()
public final String interactiveMessageNoValueStored(String displayFormattedAttribute)
protected String interactiveMessageValueStored$str()
public final String interactiveMessageValueStored(String displayFormattedAttribute)
protected String taskRemoveSecuredAttribute$str()
public final String taskRemoveSecuredAttribute()
Copyright © 2021 JBoss by Red Hat. All rights reserved.