@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2023-05-27T12:20:46+0800") public class DomainManagementLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements DomainManagementLogger, org.jboss.logging.BasicLogger, Serializable
ROOT_LOGGER, SECURITY_LOGGER
Constructor and Description |
---|
DomainManagementLogger_$logger(org.jboss.logging.Logger log) |
Modifier and Type | Method and Description |
---|---|
String |
aboutToAddUser(String username,
String realm)
Confirmation of the user being added.
|
protected String |
aboutToAddUser$str() |
String |
aboutToUpdateDisabledUser(String user)
Confirmation if the current user (disabled) is about to be updated.
|
protected String |
aboutToUpdateDisabledUser$str() |
String |
aboutToUpdateEnabledUser(String user)
Confirmation if the current user (enabled) is about to be updated.
|
protected String |
aboutToUpdateEnabledUser$str() |
String |
addedGroups(String username,
String groups,
String fileName)
Message to inform user that the new user has been added to the groups file identified.
|
protected String |
addedGroups$str() |
String |
addedUser(String username,
String fileName)
Message to inform user that the new user has been added to the file identified.
|
protected String |
addedUser$str() |
org.jboss.msc.service.StartException |
aliasNotFound(String alias,
String validList)
Create an exception indicating that the alias specified was not found.
|
protected String |
aliasNotFound$str() |
org.jboss.msc.service.StartException |
aliasNotKey(String alias,
String validList)
Create an exception indicating that the alias specified is not a key.
|
protected String |
aliasNotKey$str() |
String |
alternativeRealm(String defaultRealm)
Message to check if an alternative realm is really desired.
|
protected String |
alternativeRealm$str() |
String |
argApplicationUsers()
Instructions for the
AddUser.CommandLineArgument.APPLICATION_USERS command line argument. |
protected String |
argApplicationUsers$str() |
String |
argConfirmWarning()
Instructions for the
AddUser.CommandLineArgument.CONFIRM_WARNING command line argument. |
protected String |
argConfirmWarning$str() |
String |
argDisable()
Instructions for the
AddUser.CommandLineArgument.DISABLE command line argument. |
protected String |
argDisable$str() |
String |
argDomainConfigDirUsers()
Instructions for the
AddUser.CommandLineArgument.DOMAIN_CONFIG_DIR_USERS command line argument. |
protected String |
argDomainConfigDirUsers$str() |
String |
argEnable()
Instructions for the
AddUser.CommandLineArgument.ENABLE command line argument. |
protected String |
argEnable$str() |
String |
argGroup()
Instructions for the
AddUser.CommandLineArgument.GROUPS command line argument. |
protected String |
argGroup$str() |
String |
argGroupProperties()
Instructions for the
AddUser.CommandLineArgument.GROUP_PROPERTIES command line argument. |
protected String |
argGroupProperties$str() |
String |
argHelp()
Instructions for the
AddUser.CommandLineArgument.HELP command line argument. |
protected String |
argHelp$str() |
String |
argPassword()
Instructions for the
AddUser.CommandLineArgument.PASSWORD command line argument. |
protected String |
argPassword$str() |
String |
argRealm()
Instructions for the
AddUser.CommandLineArgument.REALM command line argument. |
protected String |
argRealm$str() |
String |
argRole()
Instructions for the
AddUser.CommandLineArgument.ROLE command line argument. |
protected String |
argRole$str() |
String |
argServerConfigDirUsers()
Instructions for the
AddUser.CommandLineArgument.SERVER_CONFIG_DIR_USERS command line argument. |
protected String |
argServerConfigDirUsers$str() |
String |
argSilent()
Instructions for the
AddUser.CommandLineArgument.SILENT command line argument. |
protected String |
argSilent$str() |
String |
argUsage()
Instructions for the
AddUser.CommandLineArgument.USAGE command line argument. |
protected String |
argUsage$str() |
String |
argUser()
Instructions for the
AddUser.CommandLineArgument.USER command line argument. |
protected String |
argUser$str() |
String |
argUserProperties()
Instructions for the
AddUser.CommandLineArgument.USER_PROPERTIES command line argument. |
protected String |
argUserProperties$str() |
IllegalArgumentException |
asnInvalidLength() |
protected String |
asnInvalidLength$str() |
IllegalArgumentException |
asnInvalidOidCharacter() |
protected String |
asnInvalidOidCharacter$str() |
IllegalArgumentException |
asnInvalidValueForFirstOidComponent() |
protected String |
asnInvalidValueForFirstOidComponent$str() |
IllegalArgumentException |
asnInvalidValueForSecondOidComponent() |
protected String |
asnInvalidValueForSecondOidComponent$str() |
IllegalArgumentException |
asnOidMustHaveAtLeast2Components() |
protected String |
asnOidMustHaveAtLeast2Components$str() |
OperationFailedException |
badBaseRole(String baseRole)
Error message if the base-role is not one of the standard roles.
|
protected String |
badBaseRole$str() |
IllegalArgumentException |
canNotBeNull(String name)
Creates an IllegalArgumentException indicating that a value can not be null.
|
protected String |
canNotBeNull$str() |
IOException |
cannotPerformVerification(Throwable cause)
Creates an exception indicating the verification could not be performed.
|
protected String |
cannotPerformVerification$str() |
OperationFailedException |
cannotRemoveReferencedFormatter(PathElement pathElement) |
protected String |
cannotRemoveReferencedFormatter$str() |
IllegalArgumentException |
certSigningFailed(Exception cause) |
protected String |
certSigningFailed$str() |
String |
discoveredRealm(String realmName)
Message stating discovered realm name in use.
|
protected String |
discoveredRealm$str() |
OperationFailedException |
domainRolloutNotProgressing(String exclusiveLock,
long timeout,
String domainUUID,
Collection relatedOps) |
protected String |
domainRolloutNotProgressing$str() |
OperationFailedException |
duplicateIncludeExclude(String roleName,
String incExcl,
String type,
String name,
String realm) |
protected String |
duplicateIncludeExclude$str() |
OperationFailedException |
duplicateScopedRole(String scopeType,
String roleName)
Error message if a scoped role already exists with the same name.
|
protected String |
duplicateScopedRole$str() |
String |
enterNewUserDetails()
A message prompting the user to enter the details of the user being added.
|
protected String |
enterNewUserDetails$str() |
String |
errorHeader()
The error message header.
|
protected String |
errorHeader$str() |
void |
failedRetrieveLdapAttribute(String attribute)
log warning message it was not able to retrieve matching groups from the pattern
|
protected String |
failedRetrieveLdapAttribute$str() |
void |
failedRetrieveLdapGroups(Throwable cause)
Logs a warning message indicating it failed to retrieving groups from the LDAP provider
|
protected String |
failedRetrieveLdapGroups$str() |
void |
failedRetrieveMatchingGroups()
log warning message it was not able to retriev matching groups from the pattern
|
protected String |
failedRetrieveMatchingGroups$str() |
void |
failedRetrieveMatchingLdapGroups(Throwable cause)
log warning message it was not able to retrieving matching groups from the pattern
|
protected String |
failedRetrieveMatchingLdapGroups$str() |
RuntimeException |
failedToCreateLazyInitSSLContext(Exception e) |
protected String |
failedToCreateLazyInitSSLContext$str() |
RuntimeException |
failedToGenerateSelfSignedCertificate(Exception e) |
protected String |
failedToGenerateSelfSignedCertificate$str() |
String |
filePermissionsProblemsFound(String file)
A message indicating file permissions problems found with mgmt-users.properties.
|
protected String |
filePermissionsProblemsFound$str() |
String |
filePrompt()
Prompt for the file to update in add-users
|
protected String |
filePrompt$str() |
String |
groupPropertiesButNoUserProperties(String groupProperties)
The user has supplied a group properties file name but no user properties file name.
|
protected String |
groupPropertiesButNoUserProperties$str() |
String |
groupsPrompt()
Prompt the user for the groups to add the user to
|
protected String |
groupsPrompt$str() |
OperationFailedException |
handlerAlreadyExists(String name,
PathAddress append) |
protected String |
handlerAlreadyExists$str() |
OperationFailedException |
inconsistentRbacConfiguration()
Creates an exception indicating that RBAC has been enabled but it is not possible for users to be mapped to roles.
|
protected String |
inconsistentRbacConfiguration$str() |
OperationFailedException |
inconsistentRbacRuntimeState()
Creates an exception indicating that the runtime role mapping state is inconsistent.
|
protected String |
inconsistentRbacRuntimeState$str() |
String |
invalidChoiceResponse()
The error message if the choice response is invalid.
|
protected String |
invalidChoiceResponse$str() |
String |
invalidChoiceUpdateUserResponse()
The error message if the choice response is invalid to the update user state.
|
protected String |
invalidChoiceUpdateUserResponse$str() |
String |
invalidConfirmationResponse(String firstValues,
String secondValues)
The error message if the confirmation response is invalid.
|
protected String |
invalidConfirmationResponse$str() |
IllegalArgumentException |
invalidKeyForCert(String publicKeyAlgorithm,
Exception cause) |
protected String |
invalidKeyForCert$str() |
org.jboss.msc.service.StartException |
invalidKeytab(Exception cause)
Create an exception indicating an error parsing the Keytab location.
|
protected String |
invalidKeytab$str() |
IOException |
invalidLocalUser(String userName)
IOException to indicate the user attempting to use local authentication has been rejected.
|
protected String |
invalidLocalUser$str() |
IllegalStateException |
invalidRealm(String realm,
String expectedRealm)
Creates an exception indicating the realm was invalid.
|
protected String |
invalidRealm$str() |
OperationFailedException |
invalidRoleName(String roleName)
Error message if the name of a role mapping being added is invalid.
|
protected String |
invalidRoleName$str() |
OperationFailedException |
invalidRoleNameDomain(String roleName)
Error message if the name of a role mapping being added is invalid.
|
protected String |
invalidRoleNameDomain$str() |
OperationFailedException |
invalidSize(String size)
The error message for invalid rotate size value.
|
protected String |
invalidSize$str() |
OperationFailedException |
invalidSuffix(String suffix)
The error message indicating a suffix is invalid.
|
protected String |
invalidSuffix$str() |
String |
isCorrectPrompt()
Prompt to ask user to confirm the previous statement is correct.
|
protected String |
isCorrectPrompt$str() |
OperationFailedException |
kerberosWithoutKeytab(String realm)
Create an
OperationFailedException where a security realm has Kerberos enabled for authentication but no Keytab in the server-identities. |
protected String |
kerberosWithoutKeytab$str() |
void |
keystoreHasBeenCreated(String file,
String sha1,
String sha256) |
protected String |
keystoreHasBeenCreated$str() |
org.jboss.msc.service.StartException |
keyStoreNotFound(String path)
Create an exception indicating that the keystore was not found.
|
protected String |
keyStoreNotFound$str() |
void |
keystoreWillBeCreated(String file,
String host) |
protected String |
keystoreWillBeCreated$str() |
org.jboss.msc.service.StartException |
keyTabFileNotFound(String fileName)
The error to indicate that a specified KeyTab can not be found.
|
protected String |
keyTabFileNotFound$str() |
void |
keytabLoginFailed(String principal,
String host,
LoginException e)
Logs a message indicating that attempting to login using a specific keytab failed.
|
protected String |
keytabLoginFailed$str() |
OperationFailedException |
multipleAuthenticationMechanismsDefined(String realmName,
Set<String> mechanisms)
Error message if more than one username/password authentication mechanism is defined.
|
protected String |
multipleAuthenticationMechanismsDefined$str() |
OperationFailedException |
multipleAuthorizationConfigurationsDefined(String realmName,
Set<String> configurations)
Error message if more than one authorization configuration is defined.
|
protected String |
multipleAuthorizationConfigurationsDefined$str() |
OperationFailedException |
multipleCacheConfigurationsDefined(String realmName)
Error message if more than one cache is defined.
|
protected String |
multipleCacheConfigurationsDefined$str() |
org.jboss.msc.service.StartException |
multipleCallbackHandlerForMechanism(String mechanismName)
StartException to indicate that multiple CallbackHandlerServices are associated for the same mechanism.
|
protected String |
multipleCallbackHandlerForMechanism$str() |
OperationFailedException |
multipleGroupSearchConfigurationsDefined(String realmName,
Set<String> configurations)
Error message if more than one group-search resource is defined.
|
protected String |
multipleGroupSearchConfigurationsDefined$str() |
String |
multipleRealmsDetected(String realmOne,
String realmTwo)
Parsing the user property file different realm names have been detected, the add-user utility requires the same realm
name to be used across all property files a user is being added to.
|
protected String |
multipleRealmsDetected$str() |
OperationFailedException |
multipleUsernameToDnConfigurationsDefined(String realmName,
Set<String> configurations)
Error message if more than one username-to-dn resource is defined.
|
protected String |
multipleUsernameToDnConfigurationsDefined$str() |
NamingException |
nameNotFound(String name)
Creates an exception indicating the referral for authentication could not be followed.
|
protected String |
nameNotFound$str() |
String |
no()
The long value a user would enter to indicate 'no'
This String should be the lower case representation in the respective locale.
|
protected String |
no$str() |
IllegalArgumentException |
noAuthenticationPlugInFound(String name)
IllegalArgumentException to indicate that an AuthenticationPlugIn was not loaded.
|
protected String |
noAuthenticationPlugInFound$str() |
IllegalStateException |
noCallbackHandlerForMechanism(String mechanism,
String realmName)
IllegalStateException to indicate a CallbackHandler has been requested for an unsupported mechanism.
|
protected String |
noCallbackHandlerForMechanism$str() |
org.jboss.msc.service.StartException |
noCipherSuitesInCommon(String supported,
String requested)
Create an
StartException where the requested cipher suites do not match any of the supported cipher suites. |
protected String |
noCipherSuitesInCommon$str() |
IllegalStateException |
noConsoleAvailable()
Creates an exception indicating that no java.io.Console is available.
|
protected String |
noConsoleAvailable$str() |
IllegalStateException |
noExplicitlyTaggedElementToEnd() |
protected String |
noExplicitlyTaggedElementToEnd$str() |
OperationFailedException |
noFormatterCalled(String formatterName) |
protected String |
noFormatterCalled$str() |
OperationFailedException |
noGroupSearchDefined(String realmName)
Error message if no group-search resource is defined.
|
protected String |
noGroupSearchDefined$str() |
IllegalStateException |
noHandlerCalled(String name) |
protected String |
noHandlerCalled$str() |
IllegalArgumentException |
noIssuerDnGiven() |
protected String |
noIssuerDnGiven$str() |
org.jboss.msc.service.StartException |
noKey(String path)
Create an exception indicating that there are no keys in the keystore.
|
protected String |
noKey$str() |
OperationFailedException |
noNonProgressingOperationFound(long timeout) |
protected String |
noNonProgressingOperationFound$str() |
IOException |
noPassword()
Creates an exception indicating no password was provided.
|
protected String |
noPassword$str() |
String |
noPasswordExiting()
The error message if no password is entered.
|
protected String |
noPasswordExiting$str() |
IllegalArgumentException |
noPlugInProvidersLoaded(String name)
IllegalStateException to indicate no plug in providers were loaded for the specified name.
|
protected String |
noPlugInProvidersLoaded$str() |
org.jboss.msc.service.StartException |
noProtocolsInCommon(String supported,
String requested)
Create an
StartException where the requested protocols do not match any of the supported protocols. |
protected String |
noProtocolsInCommon$str() |
IllegalArgumentException |
noPublicKeyGiven() |
protected String |
noPublicKeyGiven$str() |
String |
noSecurityContextEstablished()
Creates a String for use in an OperationFailedException to indicate that no security context has been established for a
call that requires one.
|
protected String |
noSecurityContextEstablished$str() |
IllegalStateException |
noSequenceToEnd() |
protected String |
noSequenceToEnd$str() |
IllegalStateException |
noSetToEnd() |
protected String |
noSetToEnd$str() |
IllegalArgumentException |
noSignatureAlgorithmNameGiven() |
protected String |
noSignatureAlgorithmNameGiven$str() |
IllegalArgumentException |
noSigningKeyGiven() |
protected String |
noSigningKeyGiven$str() |
OperationFailedException |
noSyslogProtocol() |
protected String |
noSyslogProtocol$str() |
IOException |
noUsername()
Creates an exception indicating no username was provided.
|
protected String |
noUsername$str() |
String |
noUsernameExiting()
The error message if no username is entered.
|
protected String |
noUsernameExiting$str() |
IllegalArgumentException |
oneOfRequired(String attr1,
String attr2)
Creates an exception indicating that one of
attr1 or attr2 is required. |
protected String |
oneOfRequired$str() |
XMLStreamException |
onlyOneSyslogHandlerProtocol(Location location) |
protected String |
onlyOneSyslogHandlerProtocol$str() |
OperationFailedException |
operationFailedOneOfRequired(String attr1,
String attr2)
Creates an exception indicating that one of
attr1 or attr2 is required. |
protected String |
operationFailedOneOfRequired$str() |
OperationFailedException |
operationFailedOnlyOneOfRequired(String attr1,
String attr2)
Creates an exception indicating that only one of
attr1 or attr2 is required. |
protected String |
operationFailedOnlyOneOfRequired$str() |
void |
passwordAttributeDeprecated()
Logs a warning message indicating that the password attribute is deprecated that that keystore-password
should be used instead.
|
protected String |
passwordAttributeDeprecated$str() |
String |
passwordConfirmationPrompt()
The prompt to obtain the password confirmation from the user.
|
protected String |
passwordConfirmationPrompt$str() |
String |
passwordLengthInfo(int desiredLength)
Information message to describe how many characters need to be in the password.
|
protected String |
passwordLengthInfo$str() |
String |
passwordMisMatch()
The error message if the passwords do not match.
|
protected String |
passwordMisMatch$str() |
String |
passwordMustContainInfo(String requirements)
Information message to describe what a password must contain.
|
protected String |
passwordMustContainInfo$str() |
String |
passwordMustHaveAlpha(int minAlpha)
The error message for password which has not enough alpha numerical values.
|
protected String |
passwordMustHaveAlpha$str() |
String |
passwordMustHaveAlphaInfo(int minAlpha)
Information message for the number of alphanumerical characters required in a password.
|
protected String |
passwordMustHaveAlphaInfo$str() |
String |
passwordMustHaveDigit(int minDigit)
The error message for password which has not enough digit.
|
protected String |
passwordMustHaveDigit$str() |
String |
passwordMustHaveDigitInfo(int minDigit)
Information message for the number of digits required in a password.
|
protected String |
passwordMustHaveDigitInfo$str() |
String |
passwordMustHaveSymbol(int minSymbol)
The error message for password which has not enough symbol.
|
protected String |
passwordMustHaveSymbol$str() |
String |
passwordMustHaveSymbolInfo(int minSymbol)
Information message for the number of non alphanumerical symbols required in a password.
|
protected String |
passwordMustHaveSymbolInfo$str() |
PasswordValidationException |
passwordMustNotBeEqual(String password)
The error message for password which has forbidden value.
|
protected String |
passwordMustNotBeEqual$str() |
String |
passwordMustNotEqualInfo(String restricted)
Information message saying the password must not equal any of the restricted values.
|
protected String |
passwordMustNotEqualInfo$str() |
PasswordValidationException |
passwordNotLongEnough(int desiredLength)
The error message for password which is not long enough.
|
protected String |
passwordNotLongEnough$str() |
String |
passwordNotStrongEnough(String currentStrength,
String desiredStrength)
The error message for password which does not met strength requirement.
|
protected String |
passwordNotStrongEnough$str() |
String |
passwordPrompt()
The prompt to obtain the password from the user.
|
protected String |
passwordPrompt$str() |
String |
passwordRecommendations()
Display password recommendations and the command line argument option to modify these restrictions
|
protected String |
passwordRecommendations$str() |
String |
passwordRequirements()
Display password requirements and the command line argument option to modify these restrictions
|
protected String |
passwordRequirements$str() |
String |
passwordShouldContainInfo(String requirements)
Information message to describe what a password should contain.
|
protected String |
passwordShouldContainInfo$str() |
String |
passwordShouldHaveAlpha(int minAlpha)
The error message for password which has not enough alpha numerical values.
|
protected String |
passwordShouldHaveAlpha$str() |
String |
passwordShouldHaveDigit(int minDigit)
The error message for password which has not enough digit.
|
protected String |
passwordShouldHaveDigit$str() |
String |
passwordShouldHaveSymbol(int minSymbol)
The error message for password which has not enough symbol.
|
protected String |
passwordShouldHaveSymbol$str() |
PasswordValidationException |
passwordShouldHaveXCharacters(int desiredLength)
The error message for password which is not long enough.
|
protected String |
passwordShouldHaveXCharacters$str() |
PasswordValidationException |
passwordShouldNotBeEqual(String password)
The error message for password which has forbidden value.
|
protected String |
passwordShouldNotBeEqual$str() |
String |
passwordShouldNotEqualInfo(String restricted)
Information message saying the password should not equal any of the restricted values.
|
protected String |
passwordShouldNotEqualInfo$str() |
PasswordValidationException |
passwordUsernameMatchError()
Error message if the password and username match.
|
protected String |
passwordUsernameMatchError$str() |
String |
passwordUsernameMustMatchInfo()
Information message saying the username and password must be different.
|
protected String |
passwordUsernameMustMatchInfo$str() |
String |
passwordUsernameShouldMatchInfo()
Information message saying the username and password should be different.
|
protected String |
passwordUsernameShouldMatchInfo$str() |
PasswordValidationException |
passwordUsernameShouldNotMatch()
Error message if the password and username match.
|
protected String |
passwordUsernameShouldNotMatch$str() |
String |
propertiesFileNotFound(String file)
A message indicating no mgmt-users.properties have been found.
|
protected String |
propertiesFileNotFound$str() |
String |
realmConfirmation(String chosenRealm)
Confirmation of realm choice.
|
protected String |
realmConfirmation$str() |
void |
realmMisMatch(String realmRealmName,
String fileRealmName)
Logs a message indicating that the name of the realm does not match the name used in the properties file.
|
protected String |
realmMisMatch$str() |
String |
realmMustBeSpecified()
There is no default realm name and the user has not specified one either.
|
protected String |
realmMustBeSpecified$str() |
UnsupportedCallbackException |
realmNotSupported(Callback callback)
Creates an exception indicating the realm is not supported.
|
protected String |
realmNotSupported$str() |
String |
realmPrompt(String realm)
The prompt to obtain the realm from the user.
|
protected String |
realmPrompt$str() |
OperationFailedException |
roleMappingRemaining(String roleName)
Error message if the name of a scoped role can not be removed as the role mapping remains.
|
protected String |
roleMappingRemaining$str() |
OperationFailedException |
scopedRoleStandardName(String scopedRole,
String standardRole)
Error message if a scoped role name matches a standard role.
|
protected String |
scopedRoleStandardName$str() |
String |
secretElement(String base64)
To represent this user use the following secret entry in the server-identities.
|
protected String |
secretElement$str() |
IllegalArgumentException |
serialNumberTooLarge() |
protected String |
serialNumberTooLarge$str() |
IllegalArgumentException |
serialNumberTooSmall() |
protected String |
serialNumberTooSmall$str() |
String |
serverUser()
A message to check if this user is going to be used by a host controller to connect to the master domain controller.
|
protected String |
serverUser$str() |
String |
shortNo()
The short value a user would enter to indicate 'no'
If no short value is available for a specific translation then only the long value will be accepted.
|
protected String |
shortNo$str() |
String |
shortYes()
The short value a user would enter to indicate 'yes'
If no short value is available for a specific translation then only the long value will be accepted.
|
protected String |
shortYes$str() |
IllegalArgumentException |
signingKeyNotCompatWithSig(String signingKeyAlgorithm,
String signatureAlgorithmName) |
protected String |
signingKeyNotCompatWithSig$str() |
IllegalStateException |
subjectIdentityLoggedOut()
Create an exception to indicate that logout has already been called on the SubjectIdentity.
|
protected String |
subjectIdentityLoggedOut$str() |
OperationFailedException |
suffixContainsMillis(String suffix)
The error message indicating a suffix contains seconds or milliseconds and the handler does not allow it.
|
protected String |
suffixContainsMillis$str() |
String |
sureToAddUser(String username)
A prompt to double check the user is really sure they want to add this user.
|
protected String |
sureToAddUser$str() |
String |
sureToSetPassword()
A prompt to double check the user is really sure they want to set password.
|
protected String |
sureToSetPassword$str() |
OperationFailedException |
sysLogProtocolAlreadyConfigured(PathAddress append) |
protected String |
sysLogProtocolAlreadyConfigured$str() |
String |
unableToAddUser(String file,
String error)
The error message if adding the user to the file fails.
|
protected String |
unableToAddUser$str() |
IllegalStateException |
unableToCreateDelegateTrustManager() |
protected String |
unableToCreateDelegateTrustManager$str() |
IllegalStateException |
unableToInitialisePlugIn(String name,
String message)
IllegalStateException to indicate that a plug-in could not be initialised.
|
protected String |
unableToInitialisePlugIn$str() |
IllegalStateException |
unableToLoadKeyTrustFile(Throwable t) |
protected String |
unableToLoadKeyTrustFile$str() |
IllegalArgumentException |
unableToLoadPlugInProviders(String name,
String error)
IllegalStateException to indicate a failure loading the PlugIn.
|
protected String |
unableToLoadPlugInProviders$str() |
org.jboss.msc.service.StartException |
unableToLoadProperties(Throwable cause)
Creates an exception indicating the properties could not be loaded.
|
protected String |
unableToLoadProperties$str() |
NamingException |
unableToLoadSimpleNameForGroup(String distinguishedName)
The error to indicate where it has not been possible to load a distinguished name for a group.
|
protected String |
unableToLoadSimpleNameForGroup$str() |
String |
unableToLoadUsers(String file,
String error)
The error message if loading the known users from file fails.
|
protected String |
unableToLoadUsers$str() |
OperationFailedException |
unableToObtainTGT(Exception cause)
Create an exception indicating an error obtaining a Kerberos TGT.
|
protected String |
unableToObtainTGT$str() |
IllegalStateException |
unableToOperateOnTrustStore(GeneralSecurityException gse) |
protected String |
unableToOperateOnTrustStore$str() |
org.jboss.msc.service.StartException |
unableToStart(Throwable cause)
Creates an exception indicating the inability to start the service.
|
protected String |
unableToStart$str() |
String |
unableToUpdateUser(String absolutePath,
String message)
The error message if updating user to the file fails.
|
protected String |
unableToUpdateUser$str() |
IllegalArgumentException |
uniqueIdNotAllowed() |
protected String |
uniqueIdNotAllowed$str() |
IllegalArgumentException |
unknownSignatureAlgorithmName(String signatureAlgorithmName) |
protected String |
unknownSignatureAlgorithmName$str() |
IllegalStateException |
unsupportedResource(String name)
A message indicating an unsupported resource in the model during marshalling.
|
protected String |
unsupportedResource$str() |
String |
updatedGroups(String username,
String groups,
String fileName)
Message to inform user that the user has been updated to the groups file identified.
|
protected String |
updatedGroups$str() |
String |
updateUser(String userName,
String canonicalPath)
Message to inform user that the user has been updated to the file identified.
|
protected String |
updateUser$str() |
void |
userAndPasswordWarning()
Logs a warning message indicating the user and password were found in the properties file.
|
protected String |
userAndPasswordWarning$str() |
String |
usernameEasyToGuess(String username)
Warning that the username is easy to guess.
|
protected String |
usernameEasyToGuess$str() |
String |
usernameNotAlphaNumeric(String symbols)
The error message if the username is not alpha numeric
|
protected String |
usernameNotAlphaNumeric$str() |
NamingException |
usernameNotLoaded(String name)
Creates an exception indicating that is was not possible to load a username for the supplied username.
|
protected String |
usernameNotLoaded$str() |
String |
usernamePrompt()
The prompt to obtain the new username from the user.
|
String |
usernamePrompt(String defaultUsername)
The prompt to obtain the new username from the user.
|
protected String |
usernamePrompt0$str() |
protected String |
usernamePrompt1$str() |
String |
userNotFound(String username)
A message indicating the user, represented by the
username parameter, was not found. |
protected String |
userNotFound$str() |
NamingException |
userNotFoundInDirectory(String username)
Creates an exception indicating the user, represented by the
username parameter, was not found in the
directory. |
protected String |
userNotFoundInDirectory$str() |
String |
userRealmNotMatchDiscovered(String supplied,
String discovered)
The user has supplied a realm name but the supplied name does not match the name discovered from the property files.
|
protected String |
userRealmNotMatchDiscovered$str() |
String |
userSuppliedRealm(String realmName)
Message stating command line supplied realm name in use.
|
protected String |
userSuppliedRealm$str() |
IllegalArgumentException |
validAfterBeforeValidBefore(ZonedDateTime notValidBefore,
ZonedDateTime notValidAfter) |
protected String |
validAfterBeforeValidBefore$str() |
void |
whitespaceTrimmed()
Logs a warning message indicating that whitespace has been trimmed from the password when it was
decoded from Base64.
|
protected String |
whitespaceTrimmed$str() |
String |
yes()
The long value a user would enter to indicate 'yes'
This String should be the lower case representation in the respective locale.
|
protected String |
yes$str() |
String |
yesNo()
Simple yes/no prompt.
|
protected String |
yesNo$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, warnv
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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, warnv
public DomainManagementLogger_$logger(org.jboss.logging.Logger log)
public final void userAndPasswordWarning()
DomainManagementLogger
userAndPasswordWarning
in interface DomainManagementLogger
protected String userAndPasswordWarning$str()
public final void whitespaceTrimmed()
DomainManagementLogger
whitespaceTrimmed
in interface DomainManagementLogger
protected String whitespaceTrimmed$str()
public final void passwordAttributeDeprecated()
DomainManagementLogger
passwordAttributeDeprecated
in interface DomainManagementLogger
protected String passwordAttributeDeprecated$str()
public final void realmMisMatch(String realmRealmName, String fileRealmName)
DomainManagementLogger
realmMisMatch
in interface DomainManagementLogger
protected String realmMisMatch$str()
public final void failedRetrieveLdapGroups(Throwable cause)
DomainManagementLogger
failedRetrieveLdapGroups
in interface DomainManagementLogger
protected String failedRetrieveLdapGroups$str()
public final void failedRetrieveMatchingLdapGroups(Throwable cause)
DomainManagementLogger
failedRetrieveMatchingLdapGroups
in interface DomainManagementLogger
protected String failedRetrieveMatchingLdapGroups$str()
public final void failedRetrieveMatchingGroups()
DomainManagementLogger
failedRetrieveMatchingGroups
in interface DomainManagementLogger
protected String failedRetrieveMatchingGroups$str()
public final void failedRetrieveLdapAttribute(String attribute)
DomainManagementLogger
failedRetrieveLdapAttribute
in interface DomainManagementLogger
protected String failedRetrieveLdapAttribute$str()
protected String cannotPerformVerification$str()
public final IOException cannotPerformVerification(Throwable cause)
DomainManagementLogger
cannotPerformVerification
in interface DomainManagementLogger
cause
- the cause of the error.IOException
for the error.protected String invalidRealm$str()
public final IllegalStateException invalidRealm(String realm, String expectedRealm)
DomainManagementLogger
invalidRealm
in interface DomainManagementLogger
realm
- the invalid realm.expectedRealm
- the expected realm.IllegalStateException
for the error.protected String nameNotFound$str()
public final NamingException nameNotFound(String name)
DomainManagementLogger
nameNotFound
in interface DomainManagementLogger
name
- the invalid name.NamingException
for the error.protected String noUsername$str()
public final IOException noUsername()
DomainManagementLogger
noUsername
in interface DomainManagementLogger
IOException
for the error.protected String noPassword$str()
public final IOException noPassword()
DomainManagementLogger
noPassword
in interface DomainManagementLogger
IOException
for the error.protected String oneOfRequired$str()
public final IllegalArgumentException oneOfRequired(String attr1, String attr2)
DomainManagementLogger
attr1
or attr2
is required.oneOfRequired
in interface DomainManagementLogger
attr1
- the first attribute.attr2
- the second attribute.IllegalArgumentException
for the error.protected String realmNotSupported$str()
public final UnsupportedCallbackException realmNotSupported(Callback callback)
DomainManagementLogger
realmNotSupported
in interface DomainManagementLogger
callback
- the callback used to create the exception.UnsupportedCallbackException
for the error.protected String unableToLoadProperties$str()
public final org.jboss.msc.service.StartException unableToLoadProperties(Throwable cause)
DomainManagementLogger
unableToLoadProperties
in interface DomainManagementLogger
cause
- the cause of the error.StartException
for the error.protected String unableToStart$str()
public final org.jboss.msc.service.StartException unableToStart(Throwable cause)
DomainManagementLogger
unableToStart
in interface DomainManagementLogger
cause
- the cause of the error.StartException
for the error.protected String userNotFound$str()
public final String userNotFound(String username)
DomainManagementLogger
username
parameter, was not found.userNotFound
in interface DomainManagementLogger
username
- the username not found.protected String userNotFoundInDirectory$str()
public final NamingException userNotFoundInDirectory(String username)
DomainManagementLogger
username
parameter, was not found in the
directory.userNotFoundInDirectory
in interface DomainManagementLogger
username
- the username not found.IOException
for the error.protected String noConsoleAvailable$str()
public final IllegalStateException noConsoleAvailable()
DomainManagementLogger
noConsoleAvailable
in interface DomainManagementLogger
IllegalStateException
for the error.protected String propertiesFileNotFound$str()
public final String propertiesFileNotFound(String file)
DomainManagementLogger
propertiesFileNotFound
in interface DomainManagementLogger
String
for the message.protected String enterNewUserDetails$str()
public final String enterNewUserDetails()
DomainManagementLogger
enterNewUserDetails
in interface DomainManagementLogger
String
for the message.protected String realmPrompt$str()
public final String realmPrompt(String realm)
DomainManagementLogger
realmPrompt
in interface DomainManagementLogger
realm
- - the default realm.String
for the message.protected String usernamePrompt0$str()
public final String usernamePrompt()
DomainManagementLogger
usernamePrompt
in interface DomainManagementLogger
String
for the message.protected String usernamePrompt1$str()
public final String usernamePrompt(String defaultUsername)
DomainManagementLogger
usernamePrompt
in interface DomainManagementLogger
defaultUsername
- - The default username if no value is entered.String
for the message.protected String noUsernameExiting$str()
public final String noUsernameExiting()
DomainManagementLogger
noUsernameExiting
in interface DomainManagementLogger
String
for the message.protected String passwordPrompt$str()
public final String passwordPrompt()
DomainManagementLogger
passwordPrompt
in interface DomainManagementLogger
String
for the message.protected String noPasswordExiting$str()
public final String noPasswordExiting()
DomainManagementLogger
noPasswordExiting
in interface DomainManagementLogger
String
for the message.protected String passwordConfirmationPrompt$str()
public final String passwordConfirmationPrompt()
DomainManagementLogger
passwordConfirmationPrompt
in interface DomainManagementLogger
String
for the message.protected String passwordMisMatch$str()
public final String passwordMisMatch()
DomainManagementLogger
passwordMisMatch
in interface DomainManagementLogger
String
for the message.protected String usernameNotAlphaNumeric$str()
public final String usernameNotAlphaNumeric(String symbols)
DomainManagementLogger
usernameNotAlphaNumeric
in interface DomainManagementLogger
String
for the message.protected String aboutToAddUser$str()
public final String aboutToAddUser(String username, String realm)
DomainManagementLogger
aboutToAddUser
in interface DomainManagementLogger
username
- - The new username.realm
- - The realm the user is being added for.String
for the message.protected String isCorrectPrompt$str()
public final String isCorrectPrompt()
DomainManagementLogger
isCorrectPrompt
in interface DomainManagementLogger
String
for the message.protected String usernameEasyToGuess$str()
public final String usernameEasyToGuess(String username)
DomainManagementLogger
usernameEasyToGuess
in interface DomainManagementLogger
username
- - The new username.String
for the message.protected String sureToAddUser$str()
public final String sureToAddUser(String username)
DomainManagementLogger
sureToAddUser
in interface DomainManagementLogger
username
- - The new username.String
for the message.protected String invalidConfirmationResponse$str()
public final String invalidConfirmationResponse(String firstValues, String secondValues)
DomainManagementLogger
invalidConfirmationResponse
in interface DomainManagementLogger
String
for the message.protected String addedUser$str()
public final String addedUser(String username, String fileName)
DomainManagementLogger
addedUser
in interface DomainManagementLogger
username
- - The new username.fileName
- - The file the user has been added to.String
for the message.protected String unableToAddUser$str()
public final String unableToAddUser(String file, String error)
DomainManagementLogger
unableToAddUser
in interface DomainManagementLogger
file
- - The name of the file the add failed for.error
- - The failure message.String
for the message.protected String unableToLoadUsers$str()
public final String unableToLoadUsers(String file, String error)
DomainManagementLogger
unableToLoadUsers
in interface DomainManagementLogger
file
- - The name of the file the load failed for.error
- - The failure message.String
for the message.protected String errorHeader$str()
public final String errorHeader()
DomainManagementLogger
errorHeader
in interface DomainManagementLogger
String
for the message.protected String serverUser$str()
public final String serverUser()
DomainManagementLogger
serverUser
in interface DomainManagementLogger
String
for the message.protected String yesNo$str()
public final String yesNo()
DomainManagementLogger
yesNo
in interface DomainManagementLogger
String
for the message.protected String secretElement$str()
public final String secretElement(String base64)
DomainManagementLogger
secretElement
in interface DomainManagementLogger
String
for the message.protected String multipleAuthenticationMechanismsDefined$str()
public final OperationFailedException multipleAuthenticationMechanismsDefined(String realmName, Set<String> mechanisms)
DomainManagementLogger
multipleAuthenticationMechanismsDefined
in interface DomainManagementLogger
realmName
- the name of the security realmmechanisms
- the set of mechanisms .OperationFailedException
for the error.protected String operationFailedOneOfRequired$str()
public final OperationFailedException operationFailedOneOfRequired(String attr1, String attr2)
DomainManagementLogger
attr1
or attr2
is required.operationFailedOneOfRequired
in interface DomainManagementLogger
attr1
- the first attribute.attr2
- the second attribute.OperationFailedException
for the error.protected String operationFailedOnlyOneOfRequired$str()
public final OperationFailedException operationFailedOnlyOneOfRequired(String attr1, String attr2)
DomainManagementLogger
attr1
or attr2
is required.operationFailedOnlyOneOfRequired
in interface DomainManagementLogger
attr1
- the first attribute.attr2
- the second attribute.OperationFailedException
for the error.protected String canNotBeNull$str()
public final IllegalArgumentException canNotBeNull(String name)
DomainManagementLogger
canNotBeNull
in interface DomainManagementLogger
name
- - The name of the parameter that can not be null.IllegalArgumentException
for the error.protected String noSecurityContextEstablished$str()
public final String noSecurityContextEstablished()
DomainManagementLogger
noSecurityContextEstablished
in interface DomainManagementLogger
protected String filePrompt$str()
public final String filePrompt()
DomainManagementLogger
filePrompt
in interface DomainManagementLogger
protected String groupsPrompt$str()
public final String groupsPrompt()
DomainManagementLogger
groupsPrompt
in interface DomainManagementLogger
protected String addedGroups$str()
public final String addedGroups(String username, String groups, String fileName)
DomainManagementLogger
addedGroups
in interface DomainManagementLogger
username
- - The new username.groups
- - The new groups.fileName
- - The file the user has been added to.String
for the message.protected String invalidChoiceResponse$str()
public final String invalidChoiceResponse()
DomainManagementLogger
invalidChoiceResponse
in interface DomainManagementLogger
String
for the message.protected String aboutToUpdateEnabledUser$str()
public final String aboutToUpdateEnabledUser(String user)
DomainManagementLogger
aboutToUpdateEnabledUser
in interface DomainManagementLogger
user
- - The name of the user.String
for the message.protected String aboutToUpdateDisabledUser$str()
public final String aboutToUpdateDisabledUser(String user)
DomainManagementLogger
aboutToUpdateDisabledUser
in interface DomainManagementLogger
user
- - The name of the user.String
for the message.protected String updateUser$str()
public final String updateUser(String userName, String canonicalPath)
DomainManagementLogger
updateUser
in interface DomainManagementLogger
userName
- - The new username.canonicalPath
- - The file the user has been added to.String
for the message.protected String unableToUpdateUser$str()
public final String unableToUpdateUser(String absolutePath, String message)
DomainManagementLogger
unableToUpdateUser
in interface DomainManagementLogger
absolutePath
- - The name of the file the add failed for.message
- - The failure message.String
for the message.protected String updatedGroups$str()
public final String updatedGroups(String username, String groups, String fileName)
DomainManagementLogger
updatedGroups
in interface DomainManagementLogger
username
- - The new username.groups
- - The new groups.fileName
- - The file the user has been added to.String
for the message.protected String invalidLocalUser$str()
public final IOException invalidLocalUser(String userName)
DomainManagementLogger
invalidLocalUser
in interface DomainManagementLogger
userName
- - The user attempting local authentication.IOException
for the failure.protected String multipleCallbackHandlerForMechanism$str()
public final org.jboss.msc.service.StartException multipleCallbackHandlerForMechanism(String mechanismName)
DomainManagementLogger
multipleCallbackHandlerForMechanism
in interface DomainManagementLogger
mechanismName
- - the name of the mechanism being registered.StartException
for the failure.protected String noCallbackHandlerForMechanism$str()
public final IllegalStateException noCallbackHandlerForMechanism(String mechanism, String realmName)
DomainManagementLogger
noCallbackHandlerForMechanism
in interface DomainManagementLogger
mechanism
- - The name of the mechanism requested.realmName
- - The name of the realm the mechanism was requested from.IllegalStateException
for the failure.protected String noPlugInProvidersLoaded$str()
public final IllegalArgumentException noPlugInProvidersLoaded(String name)
DomainManagementLogger
noPlugInProvidersLoaded
in interface DomainManagementLogger
name
- The name of the module loaded.IllegalStateException
for the failure.protected String unableToLoadPlugInProviders$str()
public final IllegalArgumentException unableToLoadPlugInProviders(String name, String error)
DomainManagementLogger
unableToLoadPlugInProviders
in interface DomainManagementLogger
name
- - The name of the plug-in being loaded.error
- - The error that occurred.IllegalArgumentException
for the failure.protected String noAuthenticationPlugInFound$str()
public final IllegalArgumentException noAuthenticationPlugInFound(String name)
DomainManagementLogger
noAuthenticationPlugInFound
in interface DomainManagementLogger
name
- - The name specified.IllegalArgumentException
for the failure.protected String unableToInitialisePlugIn$str()
public final IllegalStateException unableToInitialisePlugIn(String name, String message)
DomainManagementLogger
unableToInitialisePlugIn
in interface DomainManagementLogger
name
- - The name specified.IllegalArgumentException
for the failure.protected String passwordNotStrongEnough$str()
public final String passwordNotStrongEnough(String currentStrength, String desiredStrength)
DomainManagementLogger
passwordNotStrongEnough
in interface DomainManagementLogger
currentStrength
- - strength value which has been computed from password.desiredStrength
- - Minimum strength value which should be met.String
for the message.protected String passwordMustNotBeEqual$str()
public final PasswordValidationException passwordMustNotBeEqual(String password)
DomainManagementLogger
passwordMustNotBeEqual
in interface DomainManagementLogger
password
- - password value.PasswordValidationException
for the message.protected String passwordMustHaveDigit$str()
public final String passwordMustHaveDigit(int minDigit)
DomainManagementLogger
passwordMustHaveDigit
in interface DomainManagementLogger
minDigit
- - minimum digit values.String
for the message.protected String passwordMustHaveSymbol$str()
public final String passwordMustHaveSymbol(int minSymbol)
DomainManagementLogger
passwordMustHaveSymbol
in interface DomainManagementLogger
minSymbol
- - minimum symbol values.String
for the message.protected String passwordMustHaveAlpha$str()
public final String passwordMustHaveAlpha(int minAlpha)
DomainManagementLogger
passwordMustHaveAlpha
in interface DomainManagementLogger
minAlpha
- - minimum alpha numerical values.String
for the message.protected String passwordNotLongEnough$str()
public final PasswordValidationException passwordNotLongEnough(int desiredLength)
DomainManagementLogger
passwordNotLongEnough
in interface DomainManagementLogger
desiredLength
- - desired length of password.PasswordValidationException
for the message.protected String unableToLoadKeyTrustFile$str()
public final IllegalStateException unableToLoadKeyTrustFile(Throwable t)
unableToLoadKeyTrustFile
in interface DomainManagementLogger
protected String unableToOperateOnTrustStore$str()
public final IllegalStateException unableToOperateOnTrustStore(GeneralSecurityException gse)
unableToOperateOnTrustStore
in interface DomainManagementLogger
protected String unableToCreateDelegateTrustManager$str()
public final IllegalStateException unableToCreateDelegateTrustManager()
unableToCreateDelegateTrustManager
in interface DomainManagementLogger
protected String onlyOneSyslogHandlerProtocol$str()
public final XMLStreamException onlyOneSyslogHandlerProtocol(Location location)
onlyOneSyslogHandlerProtocol
in interface DomainManagementLogger
protected String noHandlerCalled$str()
public final IllegalStateException noHandlerCalled(String name)
noHandlerCalled
in interface DomainManagementLogger
protected String sysLogProtocolAlreadyConfigured$str()
public final OperationFailedException sysLogProtocolAlreadyConfigured(PathAddress append)
sysLogProtocolAlreadyConfigured
in interface DomainManagementLogger
protected String noSyslogProtocol$str()
public final OperationFailedException noSyslogProtocol()
noSyslogProtocol
in interface DomainManagementLogger
protected String noFormatterCalled$str()
public final OperationFailedException noFormatterCalled(String formatterName)
noFormatterCalled
in interface DomainManagementLogger
protected String cannotRemoveReferencedFormatter$str()
public final OperationFailedException cannotRemoveReferencedFormatter(PathElement pathElement)
cannotRemoveReferencedFormatter
in interface DomainManagementLogger
protected String handlerAlreadyExists$str()
public final OperationFailedException handlerAlreadyExists(String name, PathAddress append)
handlerAlreadyExists
in interface DomainManagementLogger
protected String multipleRealmsDetected$str()
public final String multipleRealmsDetected(String realmOne, String realmTwo)
DomainManagementLogger
multipleRealmsDetected
in interface DomainManagementLogger
protected String userRealmNotMatchDiscovered$str()
public final String userRealmNotMatchDiscovered(String supplied, String discovered)
DomainManagementLogger
userRealmNotMatchDiscovered
in interface DomainManagementLogger
protected String groupPropertiesButNoUserProperties$str()
public final String groupPropertiesButNoUserProperties(String groupProperties)
DomainManagementLogger
groupPropertiesButNoUserProperties
in interface DomainManagementLogger
protected String realmMustBeSpecified$str()
public final String realmMustBeSpecified()
DomainManagementLogger
realmMustBeSpecified
in interface DomainManagementLogger
protected String inconsistentRbacConfiguration$str()
public final OperationFailedException inconsistentRbacConfiguration()
DomainManagementLogger
inconsistentRbacConfiguration
in interface DomainManagementLogger
OperationFailedException
for the error.protected String inconsistentRbacRuntimeState$str()
public final OperationFailedException inconsistentRbacRuntimeState()
DomainManagementLogger
inconsistentRbacRuntimeState
in interface DomainManagementLogger
OperationFailedException
for the error.protected String invalidChoiceUpdateUserResponse$str()
public final String invalidChoiceUpdateUserResponse()
DomainManagementLogger
invalidChoiceUpdateUserResponse
in interface DomainManagementLogger
String
for the message.protected String duplicateIncludeExclude$str()
public final OperationFailedException duplicateIncludeExclude(String roleName, String incExcl, String type, String name, String realm)
duplicateIncludeExclude
in interface DomainManagementLogger
protected String multipleAuthorizationConfigurationsDefined$str()
public final OperationFailedException multipleAuthorizationConfigurationsDefined(String realmName, Set<String> configurations)
DomainManagementLogger
multipleAuthorizationConfigurationsDefined
in interface DomainManagementLogger
realmName
- the name of the security realmconfigurations
- the set of configurations .OperationFailedException
for the error.protected String multipleUsernameToDnConfigurationsDefined$str()
public final OperationFailedException multipleUsernameToDnConfigurationsDefined(String realmName, Set<String> configurations)
DomainManagementLogger
multipleUsernameToDnConfigurationsDefined
in interface DomainManagementLogger
realmName
- the name of the security realmconfigurations
- the set of configurations .OperationFailedException
for the error.protected String noGroupSearchDefined$str()
public final OperationFailedException noGroupSearchDefined(String realmName)
DomainManagementLogger
noGroupSearchDefined
in interface DomainManagementLogger
realmName
- the name of the security realmOperationFailedException
for the error.protected String multipleGroupSearchConfigurationsDefined$str()
public final OperationFailedException multipleGroupSearchConfigurationsDefined(String realmName, Set<String> configurations)
DomainManagementLogger
multipleGroupSearchConfigurationsDefined
in interface DomainManagementLogger
realmName
- the name of the security realmconfigurations
- the set of configurations .OperationFailedException
for the error.protected String invalidRoleName$str()
public final OperationFailedException invalidRoleName(String roleName)
DomainManagementLogger
invalidRoleName
in interface DomainManagementLogger
roleName
- - The name of the role.OperationFailedException
for the error.protected String invalidRoleNameDomain$str()
public final OperationFailedException invalidRoleNameDomain(String roleName)
DomainManagementLogger
invalidRoleNameDomain
in interface DomainManagementLogger
roleName
- - The name of the role.OperationFailedException
for the error.protected String roleMappingRemaining$str()
public final OperationFailedException roleMappingRemaining(String roleName)
DomainManagementLogger
roleMappingRemaining
in interface DomainManagementLogger
roleName
- - The name of the role.OperationFailedException
for the error.protected String duplicateScopedRole$str()
public final OperationFailedException duplicateScopedRole(String scopeType, String roleName)
DomainManagementLogger
duplicateScopedRole
in interface DomainManagementLogger
scopeType
- - The type of scoped role.roleName
- - The name of the role.OperationFailedException
for the error.protected String scopedRoleStandardName$str()
public final OperationFailedException scopedRoleStandardName(String scopedRole, String standardRole)
DomainManagementLogger
scopedRoleStandardName
in interface DomainManagementLogger
scopedRole
- - The name of the scoped role.standardRole
- - The name of the standard role.OperationFailedException
for the error.protected String badBaseRole$str()
public final OperationFailedException badBaseRole(String baseRole)
DomainManagementLogger
badBaseRole
in interface DomainManagementLogger
baseRole
- - The base-role supplied.OperationFailedException
for the error.protected String passwordUsernameMatchError$str()
public final PasswordValidationException passwordUsernameMatchError()
DomainManagementLogger
passwordUsernameMatchError
in interface DomainManagementLogger
PasswordValidationException
for the error.protected String noKey$str()
public final org.jboss.msc.service.StartException noKey(String path)
DomainManagementLogger
noKey
in interface DomainManagementLogger
StartException
for the error.protected String aliasNotKey$str()
public final org.jboss.msc.service.StartException aliasNotKey(String alias, String validList)
DomainManagementLogger
aliasNotKey
in interface DomainManagementLogger
StartException
for the error.protected String aliasNotFound$str()
public final org.jboss.msc.service.StartException aliasNotFound(String alias, String validList)
DomainManagementLogger
aliasNotFound
in interface DomainManagementLogger
StartException
for the error.protected String keyStoreNotFound$str()
public final org.jboss.msc.service.StartException keyStoreNotFound(String path)
DomainManagementLogger
keyStoreNotFound
in interface DomainManagementLogger
StartException
for the error.protected String multipleCacheConfigurationsDefined$str()
public final OperationFailedException multipleCacheConfigurationsDefined(String realmName)
DomainManagementLogger
multipleCacheConfigurationsDefined
in interface DomainManagementLogger
realmName
- the name of the security realmOperationFailedException
for the error.protected String usernameNotLoaded$str()
public final NamingException usernameNotLoaded(String name)
DomainManagementLogger
usernameNotLoaded
in interface DomainManagementLogger
name
- the supplied username.NamingException
for the error.protected String noNonProgressingOperationFound$str()
public final OperationFailedException noNonProgressingOperationFound(long timeout)
noNonProgressingOperationFound
in interface DomainManagementLogger
protected String invalidKeytab$str()
public final org.jboss.msc.service.StartException invalidKeytab(Exception cause)
DomainManagementLogger
invalidKeytab
in interface DomainManagementLogger
StartException
for the error.protected String subjectIdentityLoggedOut$str()
public final IllegalStateException subjectIdentityLoggedOut()
DomainManagementLogger
subjectIdentityLoggedOut
in interface DomainManagementLogger
IllegalStateException
for the error.protected String unableToObtainTGT$str()
public final OperationFailedException unableToObtainTGT(Exception cause)
DomainManagementLogger
unableToObtainTGT
in interface DomainManagementLogger
OperationFailedException
for the error.public final void keytabLoginFailed(String principal, String host, LoginException e)
DomainManagementLogger
keytabLoginFailed
in interface DomainManagementLogger
protected String keytabLoginFailed$str()
protected String kerberosWithoutKeytab$str()
public final OperationFailedException kerberosWithoutKeytab(String realm)
DomainManagementLogger
OperationFailedException
where a security realm has Kerberos enabled for authentication but no Keytab in the server-identities.kerberosWithoutKeytab
in interface DomainManagementLogger
realm
- The name of the security realm.OperationFailedException
for the error.protected String noCipherSuitesInCommon$str()
public final org.jboss.msc.service.StartException noCipherSuitesInCommon(String supported, String requested)
DomainManagementLogger
StartException
where the requested cipher suites do not match any of the supported cipher suites.noCipherSuitesInCommon
in interface DomainManagementLogger
supported
- the supported cipher suitesrequested
- the requested cipher suitesStartException
for the error.protected String noProtocolsInCommon$str()
public final org.jboss.msc.service.StartException noProtocolsInCommon(String supported, String requested)
DomainManagementLogger
StartException
where the requested protocols do not match any of the supported protocols.noProtocolsInCommon
in interface DomainManagementLogger
supported
- the supported protocolsrequested
- the requested protocolsStartException
for the error.protected String passwordShouldNotBeEqual$str()
public final PasswordValidationException passwordShouldNotBeEqual(String password)
DomainManagementLogger
passwordShouldNotBeEqual
in interface DomainManagementLogger
password
- - password value.PasswordValidationException
for the message.protected String passwordUsernameShouldNotMatch$str()
public final PasswordValidationException passwordUsernameShouldNotMatch()
DomainManagementLogger
passwordUsernameShouldNotMatch
in interface DomainManagementLogger
PasswordValidationException
for the error.protected String passwordShouldHaveXCharacters$str()
public final PasswordValidationException passwordShouldHaveXCharacters(int desiredLength)
DomainManagementLogger
passwordShouldHaveXCharacters
in interface DomainManagementLogger
desiredLength
- - desired length of password.PasswordValidationException
for the message.protected String passwordShouldHaveAlpha$str()
public final String passwordShouldHaveAlpha(int minAlpha)
DomainManagementLogger
passwordShouldHaveAlpha
in interface DomainManagementLogger
minAlpha
- - minimum alpha numerical values.String
for the message.protected String passwordShouldHaveDigit$str()
public final String passwordShouldHaveDigit(int minDigit)
DomainManagementLogger
passwordShouldHaveDigit
in interface DomainManagementLogger
minDigit
- - minimum digit values.String
for the message.protected String passwordShouldHaveSymbol$str()
public final String passwordShouldHaveSymbol(int minSymbol)
DomainManagementLogger
passwordShouldHaveSymbol
in interface DomainManagementLogger
minSymbol
- - minimum symbol values.String
for the message.protected String invalidSize$str()
public final OperationFailedException invalidSize(String size)
DomainManagementLogger
invalidSize
in interface DomainManagementLogger
size
- the rotate size value.OperationFailedException
for the error.protected String suffixContainsMillis$str()
public final OperationFailedException suffixContainsMillis(String suffix)
DomainManagementLogger
suffixContainsMillis
in interface DomainManagementLogger
suffix
- the suffix value.OperationFailedException
for the error.protected String invalidSuffix$str()
public final OperationFailedException invalidSuffix(String suffix)
DomainManagementLogger
invalidSuffix
in interface DomainManagementLogger
suffix
- the suffix value.OperationFailedException
for the error.protected String filePermissionsProblemsFound$str()
public final String filePermissionsProblemsFound(String file)
DomainManagementLogger
filePermissionsProblemsFound
in interface DomainManagementLogger
String
for the message.protected String domainRolloutNotProgressing$str()
public final OperationFailedException domainRolloutNotProgressing(String exclusiveLock, long timeout, String domainUUID, Collection relatedOps)
domainRolloutNotProgressing
in interface DomainManagementLogger
protected String unsupportedResource$str()
public final IllegalStateException unsupportedResource(String name)
DomainManagementLogger
unsupportedResource
in interface DomainManagementLogger
name
- the name of the resource.protected String keyTabFileNotFound$str()
public final org.jboss.msc.service.StartException keyTabFileNotFound(String fileName)
DomainManagementLogger
keyTabFileNotFound
in interface DomainManagementLogger
fileName
- the full path to the KeyTab.protected String unableToLoadSimpleNameForGroup$str()
public final NamingException unableToLoadSimpleNameForGroup(String distinguishedName)
DomainManagementLogger
unableToLoadSimpleNameForGroup
in interface DomainManagementLogger
distinguishedName
- the distinguished name of the group that failed to load.public final void keystoreWillBeCreated(String file, String host)
keystoreWillBeCreated
in interface DomainManagementLogger
protected String keystoreWillBeCreated$str()
protected String failedToGenerateSelfSignedCertificate$str()
public final RuntimeException failedToGenerateSelfSignedCertificate(Exception e)
failedToGenerateSelfSignedCertificate
in interface DomainManagementLogger
public final void keystoreHasBeenCreated(String file, String sha1, String sha256)
keystoreHasBeenCreated
in interface DomainManagementLogger
protected String keystoreHasBeenCreated$str()
protected String failedToCreateLazyInitSSLContext$str()
public final RuntimeException failedToCreateLazyInitSSLContext(Exception e)
failedToCreateLazyInitSSLContext
in interface DomainManagementLogger
protected String noSignatureAlgorithmNameGiven$str()
public final IllegalArgumentException noSignatureAlgorithmNameGiven()
noSignatureAlgorithmNameGiven
in interface DomainManagementLogger
protected String unknownSignatureAlgorithmName$str()
public final IllegalArgumentException unknownSignatureAlgorithmName(String signatureAlgorithmName)
unknownSignatureAlgorithmName
in interface DomainManagementLogger
protected String noSigningKeyGiven$str()
public final IllegalArgumentException noSigningKeyGiven()
noSigningKeyGiven
in interface DomainManagementLogger
protected String signingKeyNotCompatWithSig$str()
public final IllegalArgumentException signingKeyNotCompatWithSig(String signingKeyAlgorithm, String signatureAlgorithmName)
signingKeyNotCompatWithSig
in interface DomainManagementLogger
protected String validAfterBeforeValidBefore$str()
public final IllegalArgumentException validAfterBeforeValidBefore(ZonedDateTime notValidBefore, ZonedDateTime notValidAfter)
validAfterBeforeValidBefore
in interface DomainManagementLogger
protected String noIssuerDnGiven$str()
public final IllegalArgumentException noIssuerDnGiven()
noIssuerDnGiven
in interface DomainManagementLogger
protected String noPublicKeyGiven$str()
public final IllegalArgumentException noPublicKeyGiven()
noPublicKeyGiven
in interface DomainManagementLogger
protected String uniqueIdNotAllowed$str()
public final IllegalArgumentException uniqueIdNotAllowed()
uniqueIdNotAllowed
in interface DomainManagementLogger
protected String invalidKeyForCert$str()
public final IllegalArgumentException invalidKeyForCert(String publicKeyAlgorithm, Exception cause)
invalidKeyForCert
in interface DomainManagementLogger
protected String certSigningFailed$str()
public final IllegalArgumentException certSigningFailed(Exception cause)
certSigningFailed
in interface DomainManagementLogger
protected String serialNumberTooSmall$str()
public final IllegalArgumentException serialNumberTooSmall()
serialNumberTooSmall
in interface DomainManagementLogger
protected String serialNumberTooLarge$str()
public final IllegalArgumentException serialNumberTooLarge()
serialNumberTooLarge
in interface DomainManagementLogger
protected String noSequenceToEnd$str()
public final IllegalStateException noSequenceToEnd()
noSequenceToEnd
in interface DomainManagementLogger
protected String noSetToEnd$str()
public final IllegalStateException noSetToEnd()
noSetToEnd
in interface DomainManagementLogger
protected String noExplicitlyTaggedElementToEnd$str()
public final IllegalStateException noExplicitlyTaggedElementToEnd()
noExplicitlyTaggedElementToEnd
in interface DomainManagementLogger
protected String asnInvalidOidCharacter$str()
public final IllegalArgumentException asnInvalidOidCharacter()
asnInvalidOidCharacter
in interface DomainManagementLogger
protected String asnOidMustHaveAtLeast2Components$str()
public final IllegalArgumentException asnOidMustHaveAtLeast2Components()
asnOidMustHaveAtLeast2Components
in interface DomainManagementLogger
protected String asnInvalidValueForFirstOidComponent$str()
public final IllegalArgumentException asnInvalidValueForFirstOidComponent()
asnInvalidValueForFirstOidComponent
in interface DomainManagementLogger
protected String asnInvalidValueForSecondOidComponent$str()
public final IllegalArgumentException asnInvalidValueForSecondOidComponent()
asnInvalidValueForSecondOidComponent
in interface DomainManagementLogger
protected String asnInvalidLength$str()
public final IllegalArgumentException asnInvalidLength()
asnInvalidLength
in interface DomainManagementLogger
protected String passwordUsernameMustMatchInfo$str()
public final String passwordUsernameMustMatchInfo()
DomainManagementLogger
passwordUsernameMustMatchInfo
in interface DomainManagementLogger
String
for the error.protected String passwordUsernameShouldMatchInfo$str()
public final String passwordUsernameShouldMatchInfo()
DomainManagementLogger
passwordUsernameShouldMatchInfo
in interface DomainManagementLogger
String
for the error.protected String passwordMustNotEqualInfo$str()
public final String passwordMustNotEqualInfo(String restricted)
DomainManagementLogger
passwordMustNotEqualInfo
in interface DomainManagementLogger
restricted
- - A list of restricted values.String
for the message.protected String passwordShouldNotEqualInfo$str()
public final String passwordShouldNotEqualInfo(String restricted)
DomainManagementLogger
passwordShouldNotEqualInfo
in interface DomainManagementLogger
restricted
- - A list of restricted values.String
for the message.protected String passwordLengthInfo$str()
public final String passwordLengthInfo(int desiredLength)
DomainManagementLogger
passwordLengthInfo
in interface DomainManagementLogger
desiredLength
- - desired length of password.String
for the message.protected String passwordMustHaveAlphaInfo$str()
public final String passwordMustHaveAlphaInfo(int minAlpha)
DomainManagementLogger
passwordMustHaveAlphaInfo
in interface DomainManagementLogger
minAlpha
- - minimum alpha numerical values.String
for the message.protected String passwordMustHaveDigitInfo$str()
public final String passwordMustHaveDigitInfo(int minDigit)
DomainManagementLogger
passwordMustHaveDigitInfo
in interface DomainManagementLogger
minDigit
- - minimum digit values.String
for the message.protected String passwordMustHaveSymbolInfo$str()
public final String passwordMustHaveSymbolInfo(int minSymbol)
DomainManagementLogger
passwordMustHaveSymbolInfo
in interface DomainManagementLogger
minSymbol
- - minimum symbol values.String
for the message.protected String passwordMustContainInfo$str()
public final String passwordMustContainInfo(String requirements)
DomainManagementLogger
passwordMustContainInfo
in interface DomainManagementLogger
requirements
- - The requirements list to contain in the message.String
for the message.protected String passwordShouldContainInfo$str()
public final String passwordShouldContainInfo(String requirements)
DomainManagementLogger
passwordShouldContainInfo
in interface DomainManagementLogger
requirements
- - The requirements list to contain in the message.String
for the message.protected String sureToSetPassword$str()
public final String sureToSetPassword()
DomainManagementLogger
sureToSetPassword
in interface DomainManagementLogger
String
for the message.protected String argUsage$str()
public final String argUsage()
DomainManagementLogger
AddUser.CommandLineArgument.USAGE
command line argument.argUsage
in interface DomainManagementLogger
protected String argApplicationUsers$str()
public final String argApplicationUsers()
DomainManagementLogger
AddUser.CommandLineArgument.APPLICATION_USERS
command line argument.argApplicationUsers
in interface DomainManagementLogger
protected String argDomainConfigDirUsers$str()
public final String argDomainConfigDirUsers()
DomainManagementLogger
AddUser.CommandLineArgument.DOMAIN_CONFIG_DIR_USERS
command line argument.argDomainConfigDirUsers
in interface DomainManagementLogger
protected String argServerConfigDirUsers$str()
public final String argServerConfigDirUsers()
DomainManagementLogger
AddUser.CommandLineArgument.SERVER_CONFIG_DIR_USERS
command line argument.argServerConfigDirUsers
in interface DomainManagementLogger
protected String argUserProperties$str()
public final String argUserProperties()
DomainManagementLogger
AddUser.CommandLineArgument.USER_PROPERTIES
command line argument.argUserProperties
in interface DomainManagementLogger
protected String argGroupProperties$str()
public final String argGroupProperties()
DomainManagementLogger
AddUser.CommandLineArgument.GROUP_PROPERTIES
command line argument.argGroupProperties
in interface DomainManagementLogger
protected String argPassword$str()
public final String argPassword()
DomainManagementLogger
AddUser.CommandLineArgument.PASSWORD
command line argument.argPassword
in interface DomainManagementLogger
protected String argUser$str()
public final String argUser()
DomainManagementLogger
AddUser.CommandLineArgument.USER
command line argument.argUser
in interface DomainManagementLogger
protected String argRealm$str()
public final String argRealm()
DomainManagementLogger
AddUser.CommandLineArgument.REALM
command line argument.argRealm
in interface DomainManagementLogger
protected String argSilent$str()
public final String argSilent()
DomainManagementLogger
AddUser.CommandLineArgument.SILENT
command line argument.argSilent
in interface DomainManagementLogger
protected String argRole$str()
public final String argRole()
DomainManagementLogger
AddUser.CommandLineArgument.ROLE
command line argument.argRole
in interface DomainManagementLogger
protected String argGroup$str()
public final String argGroup()
DomainManagementLogger
AddUser.CommandLineArgument.GROUPS
command line argument.argGroup
in interface DomainManagementLogger
protected String argEnable$str()
public final String argEnable()
DomainManagementLogger
AddUser.CommandLineArgument.ENABLE
command line argument.argEnable
in interface DomainManagementLogger
protected String argDisable$str()
public final String argDisable()
DomainManagementLogger
AddUser.CommandLineArgument.DISABLE
command line argument.argDisable
in interface DomainManagementLogger
protected String argConfirmWarning$str()
public final String argConfirmWarning()
DomainManagementLogger
AddUser.CommandLineArgument.CONFIRM_WARNING
command line argument.argConfirmWarning
in interface DomainManagementLogger
protected String argHelp$str()
public final String argHelp()
DomainManagementLogger
AddUser.CommandLineArgument.HELP
command line argument.argHelp
in interface DomainManagementLogger
protected String yes$str()
public final String yes()
DomainManagementLogger
yes
in interface DomainManagementLogger
protected String shortYes$str()
public final String shortYes()
DomainManagementLogger
shortYes
in interface DomainManagementLogger
protected String no$str()
public final String no()
DomainManagementLogger
no
in interface DomainManagementLogger
protected String shortNo$str()
public final String shortNo()
DomainManagementLogger
shortNo
in interface DomainManagementLogger
protected String alternativeRealm$str()
public final String alternativeRealm(String defaultRealm)
DomainManagementLogger
alternativeRealm
in interface DomainManagementLogger
protected String realmConfirmation$str()
public final String realmConfirmation(String chosenRealm)
DomainManagementLogger
realmConfirmation
in interface DomainManagementLogger
protected String passwordRequirements$str()
public final String passwordRequirements()
DomainManagementLogger
passwordRequirements
in interface DomainManagementLogger
protected String passwordRecommendations$str()
public final String passwordRecommendations()
DomainManagementLogger
passwordRecommendations
in interface DomainManagementLogger
protected String userSuppliedRealm$str()
public final String userSuppliedRealm(String realmName)
DomainManagementLogger
userSuppliedRealm
in interface DomainManagementLogger
protected String discoveredRealm$str()
public final String discoveredRealm(String realmName)
DomainManagementLogger
discoveredRealm
in interface DomainManagementLogger
Copyright © 2023 JBoss by Red Hat. All rights reserved.