@MessageLogger(projectCode="WFLYDM",
length=4)
public interface DomainManagementLogger
extends org.jboss.logging.BasicLogger
| Modifier and Type | Field and Description |
|---|---|
static DomainManagementLogger |
ROOT_LOGGER
A logger with a category of the package name.
|
static DomainManagementLogger |
SECURITY_LOGGER
A logger with category specifically for logging per request security related messages.
|
| Modifier and Type | Method and Description |
|---|---|
String |
aboutToAddUser(String username,
String realm)
Confirmation of the user being added.
|
String |
aboutToUpdateDisabledUser(String user)
Confirmation if the current user (disabled) is about to be updated.
|
String |
aboutToUpdateEnabledUser(String user)
Confirmation if the current user (enabled) is about to be updated.
|
String |
addedGroups(String username,
String groups,
String fileName)
Message to inform user that the new user has been added to the groups file identified.
|
String |
addedUser(String username,
String fileName)
Message to inform user that the new user has been added to the file identified.
|
org.jboss.msc.service.StartException |
aliasNotFound(String alias,
String validList)
Create an exception indicating that the alias specified was not found.
|
org.jboss.msc.service.StartException |
aliasNotKey(String alias,
String validList)
Create an exception indicating that the alias specified is not a key.
|
String |
alternativeRealm(String defaultRealm)
Message to check if an alternative realm is really desired.
|
String |
argApplicationUsers()
Instructions for the
AddUser.CommandLineArgument.APPLICATION_USERS command line argument. |
String |
argConfirmWarning()
Instructions for the
AddUser.CommandLineArgument.CONFIRM_WARNING command line argument. |
String |
argDisable()
Instructions for the
AddUser.CommandLineArgument.DISABLE command line argument. |
String |
argDomainConfigDirUsers()
Instructions for the
AddUser.CommandLineArgument.DOMAIN_CONFIG_DIR_USERS command line argument. |
String |
argEnable()
Instructions for the
AddUser.CommandLineArgument.ENABLE command line argument. |
String |
argGroup()
Instructions for the
AddUser.CommandLineArgument.GROUPS command line argument. |
String |
argGroupProperties()
Instructions for the
AddUser.CommandLineArgument.GROUP_PROPERTIES command line argument. |
String |
argHelp()
Instructions for the
AddUser.CommandLineArgument.HELP command line argument. |
String |
argPassword()
Instructions for the
AddUser.CommandLineArgument.PASSWORD command line argument. |
String |
argRealm()
Instructions for the
AddUser.CommandLineArgument.REALM command line argument. |
String |
argRole()
Instructions for the
AddUser.CommandLineArgument.ROLE command line argument. |
String |
argServerConfigDirUsers()
Instructions for the
AddUser.CommandLineArgument.SERVER_CONFIG_DIR_USERS command line argument. |
String |
argSilent()
Instructions for the
AddUser.CommandLineArgument.SILENT command line argument. |
String |
argUsage()
Instructions for the
AddUser.CommandLineArgument.USAGE command line argument. |
String |
argUser()
Instructions for the
AddUser.CommandLineArgument.USER command line argument. |
String |
argUserProperties()
Instructions for the
AddUser.CommandLineArgument.USER_PROPERTIES command line argument. |
OperationFailedException |
badBaseRole(String baseRole)
Error message if the base-role is not one of the standard roles.
|
IllegalArgumentException |
canNotBeNull(String name)
Creates an IllegalArgumentException indicating that a value can not be null.
|
IOException |
cannotPerformVerification(Throwable cause)
Creates an exception indicating the verification could not be performed.
|
OperationFailedException |
cannotRemoveReferencedFormatter(PathElement pathElement) |
String |
discoveredRealm(String realmName)
Message stating discovered realm name in use.
|
OperationFailedException |
duplicateIncludeExclude(String roleName,
String incExcl,
String type,
String name,
String realm) |
OperationFailedException |
duplicateScopedRole(String scopeType,
String roleName)
Error message if a scoped role already exists with the same name.
|
String |
enterNewUserDetails()
A message prompting the user to enter the details of the user being added.
|
String |
errorHeader()
The error message header.
|
void |
failedRetrieveLdapAttribute(String attribute)
log warning message it was not able to retrieve matching groups from the pattern
|
void |
failedRetrieveLdapGroups(Throwable cause)
Logs a warning message indicating it failed to retrieving groups from the LDAP provider
|
void |
failedRetrieveMatchingGroups()
log warning message it was not able to retriev matching groups from the pattern
|
void |
failedRetrieveMatchingLdapGroups(Throwable cause)
log warning message it was not able to retrieving matching groups from the pattern
|
String |
filePrompt()
Prompt for the file to update in add-users
|
String |
groupPropertiesButNoUserProperties(String groupProperties)
The user has supplied a group properties file name but no user properties file name.
|
String |
groupsPrompt()
Prompt the user for the groups to add the user to
|
OperationFailedException |
handlerAlreadyExists(String name,
PathAddress append) |
OperationFailedException |
inconsistentRbacConfiguration()
Creates an exception indicating that RBAC has been enabled but it is not possible for users to be mapped to roles.
|
OperationFailedException |
inconsistentRbacRuntimeState()
Creates an exception indicating that the runtime role mapping state is inconsistent.
|
String |
invalidChoiceResponse()
The error message if the choice response is invalid.
|
String |
invalidChoiceUpdateUserResponse()
The error message if the choice response is invalid to the update user state.
|
String |
invalidConfirmationResponse(String firstValues,
String secondValues)
The error message if the confirmation response is invalid.
|
org.jboss.msc.service.StartException |
invalidKeytab(Exception cause)
Create an exception indicating an error parsing the Keytab location.
|
IOException |
invalidLocalUser(String userName)
IOException to indicate the user attempting to use local authentication has been rejected.
|
IllegalStateException |
invalidRealm(String realm,
String expectedRealm)
Creates an exception indicating the realm was invalid.
|
OperationFailedException |
invalidRoleName(String roleName)
Error message if the name of a role mapping being added is invalid.
|
OperationFailedException |
invalidRoleNameDomain(String roleName)
Error message if the name of a role mapping being added is invalid.
|
String |
isCorrectPrompt()
Prompt to ask user to confirm the previous statement is correct.
|
OperationFailedException |
kerberosWithoutKeytab(String realm)
Create an
OperationFailedException where a security realm has Kerberos enabled for authentication but no Keytab in the server-identities. |
org.jboss.msc.service.StartException |
keyStoreNotFound(String path)
Create an exception indicating that the keystore was not found.
|
void |
keytabLoginFailed(String principal,
String host,
LoginException e)
Logs a message indicating that attempting to login using a specific keytab failed.
|
OperationFailedException |
multipleAuthenticationMechanismsDefined(String realmName,
Set<String> mechanisms)
Error message if more than one username/password authentication mechanism is defined.
|
OperationFailedException |
multipleAuthorizationConfigurationsDefined(String realmName,
Set<String> configurations)
Error message if more than one authorization configuration is defined.
|
OperationFailedException |
multipleCacheConfigurationsDefined(String realmName)
Error message if more than one cache is defined.
|
org.jboss.msc.service.StartException |
multipleCallbackHandlerForMechanism(String mechanismName)
StartException to indicate that multiple CallbackHandlerServices are associated for the same mechanism.
|
OperationFailedException |
multipleGroupSearchConfigurationsDefined(String realmName,
Set<String> configurations)
Error message if more than one group-search resource is defined.
|
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.
|
OperationFailedException |
multipleUsernameToDnConfigurationsDefined(String realmName,
Set<String> configurations)
Error message if more than one username-to-dn resource is defined.
|
NamingException |
nameNotFound(String name)
Creates an exception indicating the referral for authentication could not be followed.
|
String |
no()
The long value a user would enter to indicate 'no'
This String should be the lower case representation in the respective locale.
|
IllegalArgumentException |
noAuthenticationPlugInFound(String name)
IllegalArgumentException to indicate that an AuthenticationPlugIn was not loaded.
|
IllegalStateException |
noCallbackHandlerForMechanism(String mechanism,
String realmName)
IllegalStateException to indicate a CallbackHandler has been requested for an unsupported mechanism.
|
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. |
IllegalStateException |
noConsoleAvailable()
Creates an exception indicating that no java.io.Console is available.
|
OperationFailedException |
noFormatterCalled(String formatterName) |
OperationFailedException |
noGroupSearchDefined(String realmName)
Error message if no group-search resource is defined.
|
IllegalStateException |
noHandlerCalled(String name) |
org.jboss.msc.service.StartException |
noKey(String path)
Create an exception indicating that there are no keys in the keystore.
|
String |
noNonProgressingOperationFound(long timeout) |
IOException |
noPassword()
Creates an exception indicating no password was provided.
|
String |
noPasswordExiting()
The error message if no password is entered.
|
IllegalArgumentException |
noPlugInProvidersLoaded(String name)
IllegalStateException to indicate no plug in providers were loaded for the specified name.
|
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. |
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.
|
OperationFailedException |
noSyslogProtocol() |
IOException |
noUsername()
Creates an exception indicating no username was provided.
|
String |
noUsernameExiting()
The error message if no username is entered.
|
IllegalArgumentException |
oneOfRequired(String attr1,
String attr2)
Creates an exception indicating that one of
attr1 or attr2 is required. |
XMLStreamException |
onlyOneSyslogHandlerProtocol(Location location) |
OperationFailedException |
operationFailedOneOfRequired(String attr1,
String attr2)
Creates an exception indicating that one of
attr1 or attr2 is required. |
OperationFailedException |
operationFailedOnlyOneOfRequired(String attr1,
String attr2)
Creates an exception indicating that only one of
attr1 or attr2 is required. |
void |
passwordAttributeDeprecated()
Logs a warning message indicating that the password attribute is deprecated that that keystore-password
should be used instead.
|
String |
passwordConfirmationPrompt()
The prompt to obtain the password confirmation from the user.
|
String |
passwordLengthInfo(int desiredLength)
Information message to describe how many characters need to be in the password.
|
String |
passwordMisMatch()
The error message if the passwords do not match.
|
String |
passwordMustContainInfo(String requirements)
Information message to describe what a password must contain.
|
String |
passwordMustHaveAlpha(int minAlpha)
The error message for password which has not enough alpha numerical values.
|
String |
passwordMustHaveAlphaInfo(int minAlpha)
Information message for the number of alphanumerical characters required in a password.
|
String |
passwordMustHaveDigit(int minDigit)
The error message for password which has not enough digit.
|
String |
passwordMustHaveDigitInfo(int minDigit)
Information message for the number of digits required in a password.
|
String |
passwordMustHaveSymbol(int minSymbol)
The error message for password which has not enough symbol.
|
String |
passwordMustHaveSymbolInfo(int minSymbol)
Information message for the number of non alphanumerical symbols required in a password.
|
PasswordValidationException |
passwordMustNotBeEqual(String password)
The error message for password which has forbidden value.
|
String |
passwordMustNotEqualInfo(String restricted)
Information message saying the password must not equal any of the restricted values.
|
PasswordValidationException |
passwordNotLongEnough(int desiredLength)
The error message for password which is not long enough.
|
String |
passwordNotStrongEnough(String currentStrength,
String desiredStrength)
The error message for password which does not met strength requirement.
|
String |
passwordPrompt()
The prompt to obtain the password from the user.
|
String |
passwordRecommendations()
Display password recommendations and the command line argument option to modify these restrictions
|
String |
passwordRequirements()
Display password requirements and the command line argument option to modify these restrictions
|
String |
passwordShouldContainInfo(String requirements)
Information message to describe what a password should contain.
|
String |
passwordShouldHaveAlpha(int minAlpha)
The error message for password which has not enough alpha numerical values.
|
String |
passwordShouldHaveDigit(int minDigit)
The error message for password which has not enough digit.
|
String |
passwordShouldHaveSymbol(int minSymbol)
The error message for password which has not enough symbol.
|
PasswordValidationException |
passwordShouldHaveXCharacters(int desiredLength)
The error message for password which is not long enough.
|
PasswordValidationException |
passwordShouldNotBeEqual(String password)
The error message for password which has forbidden value.
|
String |
passwordShouldNotEqualInfo(String restricted)
Information message saying the password should not equal any of the restricted values.
|
PasswordValidationException |
passwordUsernameMatchError()
Error message if the password and username match.
|
String |
passwordUsernameMustMatchInfo()
Information message saying the username and password must be different.
|
String |
passwordUsernameShouldMatchInfo()
Information message saying the username and password should be different.
|
PasswordValidationException |
passwordUsernameShouldNotMatch()
Error message if the password and username match.
|
String |
propertiesFileNotFound(String file)
A message indicating no mgmt-users.properties have been found.
|
String |
realmConfirmation(String chosenRealm)
Confirmation of realm choice.
|
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.
|
String |
realmMustBeSpecified()
There is no default realm name and the user has not specified one either.
|
UnsupportedCallbackException |
realmNotSupported(Callback callback)
Creates an exception indicating the realm is not supported.
|
String |
realmPrompt(String realm)
The prompt to obtain the realm from the user.
|
OperationFailedException |
roleMappingRemaining(String roleName)
Error message if the name of a scoped role can not be removed as the role mapping remains.
|
OperationFailedException |
scopedRoleStandardName(String scopedRole,
String standardRole)
Error message if a scoped role name matches a standard role.
|
String |
secretElement(String base64)
To represent this user use the following secret entry in the server-identities.
|
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.
|
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.
|
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.
|
IllegalStateException |
subjectIdentityLoggedOut()
Create an exception to indicate that logout has already been called on the SubjectIdentity.
|
String |
sureToAddUser(String username)
A prompt to double check the user is really sure they want to add this user.
|
String |
sureToSetPassword()
A prompt to double check the user is really sure they want to set password.
|
OperationFailedException |
sysLogProtocolAlreadyConfigured(PathAddress append) |
String |
unableToAddUser(String file,
String error)
The error message if adding the user to the file fails.
|
IllegalStateException |
unableToCreateDelegateTrustManager() |
IllegalStateException |
unableToInitialisePlugIn(String name,
String message)
IllegalStateException to indicate that a plug-in could not be initialised.
|
IllegalStateException |
unableToLoadKeyTrustFile(Throwable t) |
IllegalArgumentException |
unableToLoadPlugInProviders(String name,
String error)
IllegalStateException to indicate a failure loading the PlugIn.
|
org.jboss.msc.service.StartException |
unableToLoadProperties(Throwable cause)
Creates an exception indicating the properties could not be loaded.
|
String |
unableToLoadUsers(String file,
String error)
The error message if loading the known users from file fails.
|
OperationFailedException |
unableToObtainTGT(Exception cause)
Create an exception indicating an error obtaining a Kerberos TGT.
|
IllegalStateException |
unableToOperateOnTrustStore(GeneralSecurityException gse) |
org.jboss.msc.service.StartException |
unableToStart(Throwable cause)
Creates an exception indicating the inability to start the service.
|
String |
unableToUpdateUser(String absolutePath,
String message)
The error message if updating user to the file fails.
|
String |
updatedGroups(String username,
String groups,
String fileName)
Message to inform user that the user has been updated to the groups file identified.
|
String |
updateUser(String userName,
String canonicalPath)
Message to inform user that the user has been updated to the file identified.
|
void |
userAndPasswordWarning()
Logs a warning message indicating the user and password were found in the properties file.
|
String |
usernameEasyToGuess(String username)
Warning that the username is easy to guess.
|
String |
usernameNotAlphaNumeric(String symbols)
The error message if the username is not alpha numeric
|
NamingException |
usernameNotLoaded(String name)
Creates an exception indicating that is was not possible to load a username for the supplied username.
|
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.
|
String |
userNotFound(String username)
A message indicating the user, represented by the
username parameter, was not found. |
NamingException |
userNotFoundInDirectory(String username)
Creates an exception indicating the user, represented by the
username parameter, was not found in the
directory. |
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.
|
String |
userSuppliedRealm(String realmName)
Message stating command line supplied realm name in use.
|
void |
whitespaceTrimmed()
Logs a warning message indicating that whitespace has been trimmed from the password when it was
decoded from Base64.
|
String |
yes()
The long value a user would enter to indicate 'yes'
This String should be the lower case representation in the respective locale.
|
String |
yesNo()
Simple yes/no prompt.
|
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, warnvstatic final DomainManagementLogger ROOT_LOGGER
static final DomainManagementLogger SECURITY_LOGGER
@LogMessage(level=WARN)
@Message(id=1,
value="Properties file defined with default user and password, this will be easy to guess.")
void userAndPasswordWarning()
@LogMessage(level=WARN)
@Message(id=2,
value="Whitespace has been trimmed from the Base64 representation of the secret identity.")
void whitespaceTrimmed()
@LogMessage(level=WARN)
@Message(id=3,
value="The attribute \'password\' is deprecated, \'keystore-password\' should be used instead.")
void passwordAttributeDeprecated()
@LogMessage(level=WARN)
@Message(id=4,
value="The realm name of the defined security realm \'%s\' does not match the realm name within the properties file \'%s\'.")
void realmMisMatch(String realmRealmName,
String fileRealmName)
@LogMessage(level=WARN)
@Message(id=5,
value="Failed to retrieving groups from the LDAP provider.")
void failedRetrieveLdapGroups(@Cause
Throwable cause)
@LogMessage(level=WARN)
@Message(id=6,
value="Failed to retrieving matching groups from the pattern, check the regular expression for pattern attribute.")
void failedRetrieveMatchingLdapGroups(@Cause
Throwable cause)
@LogMessage(level=WARN)
@Message(id=7,
value="Failed to retrieve matching groups from the groups, check the regular expression for groups attribute.")
void failedRetrieveMatchingGroups()
@LogMessage(level=WARN)
@Message(id=8,
value="Failed to retrieve attribute %s from search result.")
void failedRetrieveLdapAttribute(String attribute)
@Message(id=9,
value="Unable to perform verification")
IOException cannotPerformVerification(@Cause
Throwable cause)
cause - the cause of the error.IOException for the error.@Message(id=10,
value="Invalid Realm \'%s\' expected \'%s\'")
IllegalStateException invalidRealm(String realm,
String expectedRealm)
realm - the invalid realm.expectedRealm - the expected realm.IllegalStateException for the error.@Message(id=11,
value="Can\'t follow referral for authentication: %s")
NamingException nameNotFound(String name)
name - the invalid name.NamingException for the error.@Message(id=13,
value="No username provided.")
IOException noUsername()
IOException for the error.@Message(id=14,
value="No password to verify.")
IOException noPassword()
IOException for the error.@Message(id=15,
value="One of \'%s\' or \'%s\' required.")
IllegalArgumentException oneOfRequired(String attr1,
String attr2)
attr1 or attr2 is required.attr1 - the first attribute.attr2 - the second attribute.IllegalArgumentException for the error.@Message(id=16,
value="Realm choice not currently supported.")
UnsupportedCallbackException realmNotSupported(@Param
Callback callback)
callback - the callback used to create the exception.UnsupportedCallbackException for the error.@Message(id=17,
value="Unable to load properties")
org.jboss.msc.service.StartException unableToLoadProperties(@Cause
Throwable cause)
cause - the cause of the error.StartException for the error.@Message(id=18,
value="Unable to start service")
org.jboss.msc.service.StartException unableToStart(@Cause
Throwable cause)
cause - the cause of the error.StartException for the error.@Message(id=19,
value="User \'%s\' not found.")
String userNotFound(String username)
username parameter, was not found.username - the username not found.@Message(id=20,
value="User \'%s\' not found in directory.")
NamingException userNotFoundInDirectory(String username)
username parameter, was not found in the
directory.username - the username not found.IOException for the error.@Message(id=21,
value="No java.io.Console available to interact with user.")
IllegalStateException noConsoleAvailable()
IllegalStateException for the error.@Message(id=23,
value="No %s files found.")
String propertiesFileNotFound(String file)
String for the message.@Message(id=0,
value="Enter the details of the new user to add.")
String enterNewUserDetails()
String for the message.@Message(id=0,
value="Realm (%s)")
String realmPrompt(String realm)
realm - - the default realm.String for the message.@Message(id=0,
value="Username")
String usernamePrompt()
String for the message.@Message(id=0,
value="Username (%s)")
String usernamePrompt(String defaultUsername)
defaultUsername - - The default username if no value is entered.String for the message.@Message(id=24,
value="No Username entered, exiting.")
String noUsernameExiting()
String for the message.@Message(id=0,
value="Password")
String passwordPrompt()
String for the message.@Message(id=25,
value="No Password entered, exiting.")
String noPasswordExiting()
String for the message.@Message(id=0,
value="Re-enter Password")
String passwordConfirmationPrompt()
String for the message.@Message(id=26,
value="The passwords do not match.")
String passwordMisMatch()
String for the message.@Message(id=28,
value="Username must be alphanumeric with the exception of the following accepted symbols (%s)")
String usernameNotAlphaNumeric(String symbols)
String for the message.@Message(id=0,
value="About to add user \'%s\' for realm \'%s\'")
String aboutToAddUser(String username,
String realm)
username - - The new username.realm - - The realm the user is being added for.String for the message.@Message(id=0,
value="Is this correct")
String isCorrectPrompt()
String for the message.@Message(id=0,
value="The username \'%s\' is easy to guess")
String usernameEasyToGuess(String username)
username - - The new username.String for the message.@Message(id=0,
value="Are you sure you want to add user \'%s\' yes/no?")
String sureToAddUser(String username)
username - - The new username.String for the message.@Message(id=29,
value="Invalid response. (Valid responses are %s and %s)")
String invalidConfirmationResponse(String firstValues,
String secondValues)
String for the message.@Message(id=0,
value="Added user \'%s\' to file \'%s\'")
String addedUser(String username,
String fileName)
username - - The new username.fileName - - The file the user has been added to.String for the message.@Message(id=30,
value="Unable to add user to %s due to error %s")
String unableToAddUser(String file,
String error)
file - - The name of the file the add failed for.error - - The failure message.String for the message.@Message(id=31,
value="Unable to add load users from %s due to error %s")
String unableToLoadUsers(String file,
String error)
file - - The name of the file the load failed for.error - - The failure message.String for the message.@Message(id=0,
value="Error")
String errorHeader()
String for the message.@Message(id=0,
value="Is this new user going to be used for one AS process to connect to another AS process? %ne.g. for a slave host controller connecting to the master or for a Remoting connection for server to server EJB calls.")
String serverUser()
String for the message.@Message(id=0,
value="yes/no?")
String yesNo()
String for the message.@Message(id=0,
value="To represent the user add the following to the server-identities definition ")
String secretElement(String base64)
String for the message.@Message(id=33,
value="Configuration for security realm \'%s\' includes multiple username/password based authentication mechanisms (%s). Only one is allowed")
OperationFailedException multipleAuthenticationMechanismsDefined(String realmName,
Set<String> mechanisms)
realmName - the name of the security realmmechanisms - the set of mechanisms .OperationFailedException for the error.@Message(id=34,
value="One of \'%s\' or \'%s\' required.")
OperationFailedException operationFailedOneOfRequired(String attr1,
String attr2)
attr1 or attr2 is required.attr1 - the first attribute.attr2 - the second attribute.OperationFailedException for the error.@Message(id=35,
value="Only one of \'%s\' or \'%s\' is required.")
OperationFailedException operationFailedOnlyOneOfRequired(String attr1,
String attr2)
attr1 or attr2 is required.attr1 - the first attribute.attr2 - the second attribute.OperationFailedException for the error.@Message(id=36,
value="\'%s\' can not be null.")
IllegalArgumentException canNotBeNull(String name)
name - - The name of the parameter that can not be null.IllegalArgumentException for the error.@Message(id=37,
value="No security context has been established.")
String noSecurityContextEstablished()
@Message(id=0,
value="What type of user do you wish to add? %n a) Management User (mgmt-users.properties) %n b) Application User (application-users.properties)")
String filePrompt()
@Message(id=0,
value="What groups do you want this user to belong to? (Please enter a comma separated list, or leave blank for none)")
String groupsPrompt()
@Message(id=0,
value="Added user \'%s\' with groups %s to file \'%s\'")
String addedGroups(String username,
String groups,
String fileName)
username - - The new username.groups - - The new groups.fileName - - The file the user has been added to.String for the message.@Message(id=39,
value="Invalid response. (Valid responses are A, a, B, or b)")
String invalidChoiceResponse()
String for the message.@Message(id=0,
value="User \'%s\' already exists and is enabled, would you like to... %n a) Update the existing user password and roles %n b) Disable the existing user %n c) Type a new username")
String aboutToUpdateEnabledUser(String user)
user - - The name of the user.String for the message.@Message(id=0,
value="User \'%s\' already exists and is disabled, would you like to... %n a) Update the existing user password and roles %n b) Enable the existing user %n c) Type a new username")
String aboutToUpdateDisabledUser(String user)
user - - The name of the user.String for the message.@Message(id=0,
value="Updated user \'%s\' to file \'%s\'")
String updateUser(String userName,
String canonicalPath)
userName - - The new username.canonicalPath - - The file the user has been added to.String for the message.@Message(id=40,
value="Unable to update user to %s due to error %s")
String unableToUpdateUser(String absolutePath,
String message)
absolutePath - - The name of the file the add failed for.message - - The failure message.String for the message.@Message(id=0,
value="Updated user \'%s\' with groups %s to file \'%s\'")
String updatedGroups(String username,
String groups,
String fileName)
username - - The new username.groups - - The new groups.fileName - - The file the user has been added to.String for the message.@Message(id=41,
value="The user \'%s\' is not allowed in a local authentication.")
IOException invalidLocalUser(String userName)
userName - - The user attempting local authentication.IOException for the failure.@Message(id=42,
value="Multiple CallbackHandlerServices for the same mechanism (%s)")
org.jboss.msc.service.StartException multipleCallbackHandlerForMechanism(String mechanismName)
mechanismName - - the name of the mechanism being registered.StartException for the failure.@Message(id=43,
value="No CallbackHandler available for mechanism %s in realm %s")
IllegalStateException noCallbackHandlerForMechanism(String mechanism,
String realmName)
mechanism - - The name of the mechanism requested.realmName - - The name of the realm the mechanism was requested from.IllegalStateException for the failure.@Message(id=44,
value="No plug in providers found for module name %s")
IllegalArgumentException noPlugInProvidersLoaded(String name)
name - The name of the module loaded.IllegalStateException for the failure.@Message(id=45,
value="Unable to load plug-in for module %s due to error (%s)")
IllegalArgumentException unableToLoadPlugInProviders(String name,
String error)
name - - The name of the plug-in being loaded.error - - The error that occurred.IllegalArgumentException for the failure.@Message(id=46,
value="No authentication plug-in found for name %s")
IllegalArgumentException noAuthenticationPlugInFound(String name)
name - - The name specified.IllegalArgumentException for the failure.@Message(id=47,
value="Unable to initialise plug-in %s due to error %s")
IllegalStateException unableToInitialisePlugIn(String name,
String message)
name - - The name specified.IllegalArgumentException for the failure.@Message(id=48,
value="Password is not strong enough, it is \'%s\'. It should be at least \'%s\'.")
String passwordNotStrongEnough(String currentStrength,
String desiredStrength)
currentStrength - - strength value which has been computed from password.desiredStrength - - Minimum strength value which should be met.String for the message.@Message(id=49,
value="Password must not be equal to \'%s\', this value is restricted.")
PasswordValidationException passwordMustNotBeEqual(String password)
password - - password value.PasswordValidationException for the message.@Message(id=50,
value="Password must have at least %d digit.")
String passwordMustHaveDigit(int minDigit)
minDigit - - minimum digit values.String for the message.@Message(id=51,
value="Password must have at least %s non-alphanumeric symbol.")
String passwordMustHaveSymbol(int minSymbol)
minSymbol - - minimum symbol values.String for the message.@Message(id=52,
value="Password must have at least %d alphanumeric character.")
String passwordMustHaveAlpha(int minAlpha)
minAlpha - - minimum alpha numerical values.String for the message.@Message(id=53,
value="Password must have at least %s characters!")
PasswordValidationException passwordNotLongEnough(int desiredLength)
desiredLength - - desired length of password.PasswordValidationException for the message.@Message(id=54,
value="Unable to load key trust file.")
IllegalStateException unableToLoadKeyTrustFile(@Cause
Throwable t)
@Message(id=55,
value="Unable to operate on trust store.")
IllegalStateException unableToOperateOnTrustStore(@Cause
GeneralSecurityException gse)
@Message(id=56,
value="Unable to create delegate trust manager.")
IllegalStateException unableToCreateDelegateTrustManager()
@Message(id=57,
value="The syslog-handler can only contain one protocol %s")
XMLStreamException onlyOneSyslogHandlerProtocol(Location location)
@Message(id=58,
value="There is no handler called \'%s\'")
IllegalStateException noHandlerCalled(String name)
@Message(id=59,
value="There is already a protocol configured for the syslog handler at %s")
OperationFailedException sysLogProtocolAlreadyConfigured(PathAddress append)
@Message(id=60,
value="No syslog protocol was given")
OperationFailedException noSyslogProtocol()
@Message(id=61,
value="There is no formatter called \'%s\'")
OperationFailedException noFormatterCalled(String formatterName)
@Message(id=62,
value="Can not remove formatter, it is still referenced by the handler \'%s\'")
OperationFailedException cannotRemoveReferencedFormatter(PathElement pathElement)
@Message(id=63,
value="Handler names must be unique. There is already a handler called \'%s\' at %s")
OperationFailedException handlerAlreadyExists(String name,
PathAddress append)
@Message(id=64,
value="Different realm names detected \'%s\', \'%s\' reading user property files, all realms must be equal.")
String multipleRealmsDetected(String realmOne,
String realmTwo)
@Message(id=65,
value="The user supplied realm name \'%s\' does not match the realm name discovered from the property file(s) \'%s\'.")
String userRealmNotMatchDiscovered(String supplied,
String discovered)
@Message(id=66,
value="A group properties file \'%s\' has been specified, however no user properties has been specified.")
String groupPropertiesButNoUserProperties(String groupProperties)
@Message(id=67,
value="A realm name must be specified.")
String realmMustBeSpecified()
@Message(id=68,
value="The current operation(s) would result in role based access control being enabled but leave it impossible for authenticated users to be assigned roles.")
OperationFailedException inconsistentRbacConfiguration()
OperationFailedException for the error.@Message(id=69,
value="The runtime role mapping configuration is inconsistent, the server must be restarted.")
OperationFailedException inconsistentRbacRuntimeState()
OperationFailedException for the error.@Message(id=70,
value="Invalid response. (Valid responses are A, a, B, b, C or c)")
String invalidChoiceUpdateUserResponse()
String for the message.@Message(id=71,
value="Role \'%s\' already contains an %s for type=%s, name=%s, realm=%s.")
OperationFailedException duplicateIncludeExclude(String roleName,
String incExcl,
String type,
String name,
String realm)
@Message(id=72,
value="Configuration for security realm \'%s\' includes multiple authorization configurations (%s). Only one is allowed")
OperationFailedException multipleAuthorizationConfigurationsDefined(String realmName,
Set<String> configurations)
realmName - the name of the security realmconfigurations - the set of configurations .OperationFailedException for the error.@Message(id=73,
value="Configuration for security realm \'%s\' includes multiple username-to-dn resources within the authorization=ldap resource (%s). Only one is allowed")
OperationFailedException multipleUsernameToDnConfigurationsDefined(String realmName,
Set<String> configurations)
realmName - the name of the security realmconfigurations - the set of configurations .OperationFailedException for the error.@Message(id=74,
value="Configuration for security realm \'%s\' does not contain any group-search resource within the authorization=ldap resource.")
OperationFailedException noGroupSearchDefined(String realmName)
realmName - the name of the security realmOperationFailedException for the error.@Message(id=75,
value="Configuration for security realm \'%s\' includes multiple group-search resources within the authorization=ldap resource (%s). Only one is allowed")
OperationFailedException multipleGroupSearchConfigurationsDefined(String realmName,
Set<String> configurations)
realmName - the name of the security realmconfigurations - the set of configurations .OperationFailedException for the error.@Message(id=76,
value="The role name \'%s\' is not a valid standard role.")
OperationFailedException invalidRoleName(String roleName)
roleName - - The name of the role.OperationFailedException for the error.@Message(id=77,
value="The role name \'%s\' is not a valid standard role and is not a host scoped role or a server group scoped role.")
OperationFailedException invalidRoleNameDomain(String roleName)
roleName - - The name of the role.OperationFailedException for the error.@Message(id=78,
value="The scoped role \'%s\' can not be removed as a role mapping still exists.")
OperationFailedException roleMappingRemaining(String roleName)
roleName - - The name of the role.OperationFailedException for the error.@Message(id=79,
value="A %s already exists with name \'%s\'")
OperationFailedException duplicateScopedRole(String scopeType,
String roleName)
scopeType - - The type of scoped role.roleName - - The name of the role.OperationFailedException for the error.@Message(id=80,
value="The name \'%s\' conflicts with the standard role name of \'%s\' - comparison is case insensitive.")
OperationFailedException scopedRoleStandardName(String scopedRole,
String standardRole)
scopedRole - - The name of the scoped role.standardRole - - The name of the standard role.OperationFailedException for the error.@Message(id=81,
value="The base-role \'%s\' is not one of the standard roles for the current authorization provider.")
OperationFailedException badBaseRole(String baseRole)
baseRole - - The base-role supplied.OperationFailedException for the error.@Message(id=82,
value="The password must be different from the username")
PasswordValidationException passwordUsernameMatchError()
PasswordValidationException for the error.@Message(id=83,
value="The KeyStore %s does not contain any keys.")
org.jboss.msc.service.StartException noKey(String path)
StartException for the error.@Message(id=84,
value="The alias specified \'%s\' is not a Key, valid aliases are %s")
org.jboss.msc.service.StartException aliasNotKey(String alias,
String validList)
StartException for the error.@Message(id=85,
value="The alias specified \'%s\' does not exist in the KeyStore, valid aliases are %s")
org.jboss.msc.service.StartException aliasNotFound(String alias,
String validList)
StartException for the error.@Message(id=86,
value="The KeyStore can not be found at %s")
org.jboss.msc.service.StartException keyStoreNotFound(String path)
StartException for the error.@Message(id=87,
value="Configuration for security realm \'%s\' includes multiple cache definitions at the same position in the hierarchy. Only one is allowed")
OperationFailedException multipleCacheConfigurationsDefined(String realmName)
realmName - the name of the security realmOperationFailedException for the error.@Message(id=88,
value="Unable to load username for supplied username \'%s\'")
NamingException usernameNotLoaded(String name)
name - the supplied username.NamingException for the error.@Message(id=89,
value="No operation was found that has been holding the operation execution write lock for long than [%d] seconds")
String noNonProgressingOperationFound(long timeout)
@Message(id=90,
value="Invalid Keytab path")
org.jboss.msc.service.StartException invalidKeytab(@Cause
Exception cause)
StartException for the error.@Message(id=91,
value="logout has already been called on this SubjectIdentity.")
IllegalStateException subjectIdentityLoggedOut()
IllegalStateException for the error.@Message(id=92,
value="Unable to obtain Kerberos TGT")
OperationFailedException unableToObtainTGT(@Cause
Exception cause)
OperationFailedException for the error.@LogMessage(level=ERROR)
@Message(id=93,
value="Login failed using Keytab for principal \'%s\' to handle request for host \'%s\'")
void keytabLoginFailed(String principal,
String host,
@Cause
LoginException e)
@Message(id=94,
value="Kerberos is enabled for authentication on security realm \'%s\' but no Keytab has been added to the server-identity.")
OperationFailedException kerberosWithoutKeytab(String realm)
OperationFailedException where a security realm has Kerberos enabled for authentication but no Keytab in the server-identities.realm - The name of the security realm.OperationFailedException for the error.@Message(id=95,
value="No cipher suites in common, supported=(%s), requested=(%s)")
org.jboss.msc.service.StartException noCipherSuitesInCommon(String supported,
String requested)
StartException where the requested cipher suites do not match any of the supported cipher suites.supported - the supported cipher suitesrequested - the requested cipher suitesStartException for the error.@Message(id=96,
value="No protocols in common, supported=(%s), requested=(%s)")
org.jboss.msc.service.StartException noProtocolsInCommon(String supported,
String requested)
StartException where the requested protocols do not match any of the supported protocols.supported - the supported protocolsrequested - the requested protocolsStartException for the error.@Message(id=97,
value="Password should not be equal to \'%s\', this value is restricted.")
PasswordValidationException passwordShouldNotBeEqual(String password)
password - - password value.PasswordValidationException for the message.@Message(id=98,
value="The password should be different from the username")
PasswordValidationException passwordUsernameShouldNotMatch()
PasswordValidationException for the error.@Message(id=99,
value="Password should have at least %s characters!")
PasswordValidationException passwordShouldHaveXCharacters(int desiredLength)
desiredLength - - desired length of password.PasswordValidationException for the message.@Message(id=100,
value="Password should have at least %d alphanumeric character.")
String passwordShouldHaveAlpha(int minAlpha)
minAlpha - - minimum alpha numerical values.String for the message.@Message(id=101,
value="Password should have at least %d digit.")
String passwordShouldHaveDigit(int minDigit)
minDigit - - minimum digit values.String for the message.@Message(id=102,
value="Password should have at least %s non-alphanumeric symbol.")
String passwordShouldHaveSymbol(int minSymbol)
minSymbol - - minimum symbol values.String for the message.@Message(id=0,
value="The password must be different from the username")
String passwordUsernameMustMatchInfo()
String for the error.@Message(id=0,
value="The password should be different from the username")
String passwordUsernameShouldMatchInfo()
String for the error.@Message(id=0,
value="The password must not be one of the following restricted values {%s}")
String passwordMustNotEqualInfo(String restricted)
restricted - - A list of restricted values.String for the message.@Message(id=0,
value="The password should not be one of the following restricted values {%s}")
String passwordShouldNotEqualInfo(String restricted)
restricted - - A list of restricted values.String for the message.@Message(id=0,
value="%s characters")
String passwordLengthInfo(int desiredLength)
desiredLength - - desired length of password.String for the message.@Message(id=0,
value="%d alphabetic character(s)")
String passwordMustHaveAlphaInfo(int minAlpha)
minAlpha - - minimum alpha numerical values.String for the message.@Message(id=0,
value="%d digit(s)")
String passwordMustHaveDigitInfo(int minDigit)
minDigit - - minimum digit values.String for the message.@Message(id=0,
value="%s non-alphanumeric symbol(s)")
String passwordMustHaveSymbolInfo(int minSymbol)
minSymbol - - minimum symbol values.String for the message.@Message(id=0,
value="The password must contain at least %s")
String passwordMustContainInfo(String requirements)
requirements - - The requirements list to contain in the message.String for the message.@Message(id=0,
value="The password should contain at least %s")
String passwordShouldContainInfo(String requirements)
requirements - - The requirements list to contain in the message.String for the message.@Message(id=0,
value="Are you sure you want to use the password entered yes/no?")
String sureToSetPassword()
String for the message.@Message(id=0,
value="Usage: ./add-user.sh [args...]%nwhere args include:")
String argUsage()
AddUser.CommandLineArgument.USAGE command line argument.@Message(id=0,
value="If set add an application user instead of a management user")
String argApplicationUsers()
AddUser.CommandLineArgument.APPLICATION_USERS command line argument.@Message(id=0,
value="Define the location of the domain config directory.")
String argDomainConfigDirUsers()
AddUser.CommandLineArgument.DOMAIN_CONFIG_DIR_USERS command line argument.@Message(id=0,
value="Define the location of the server config directory.")
String argServerConfigDirUsers()
AddUser.CommandLineArgument.SERVER_CONFIG_DIR_USERS command line argument.@Message(id=0,
value="The file name of the user properties file which can be an absolute path.")
String argUserProperties()
AddUser.CommandLineArgument.USER_PROPERTIES command line argument.@Message(id=0,
value="The file name of the group properties file which can be an absolute path. (If group properties is specified then user properties MUST also be specified).")
String argGroupProperties()
AddUser.CommandLineArgument.GROUP_PROPERTIES command line argument.@Message(id=0,
value="Password of the user, this will be checked against the password requirements defined within the add-user.properties configuration")
String argPassword()
AddUser.CommandLineArgument.PASSWORD command line argument.@Message(id=0,
value="Name of the user")
String argUser()
AddUser.CommandLineArgument.USER command line argument.@Message(id=0,
value="Name of the realm used to secure the management interfaces (default is \"ManagementRealm\")")
String argRealm()
AddUser.CommandLineArgument.REALM command line argument.@Message(id=0,
value="Activate the silent mode (no output to the console)")
String argSilent()
AddUser.CommandLineArgument.SILENT command line argument.@Message(id=0,
value="Comma-separated list of roles for the user.")
String argRole()
AddUser.CommandLineArgument.ROLE command line argument.@Message(id=0,
value="Comma-separated list of groups for the user.")
String argGroup()
AddUser.CommandLineArgument.GROUPS command line argument.@Message(id=0,
value="Enable the user")
String argEnable()
AddUser.CommandLineArgument.ENABLE command line argument.@Message(id=0,
value="Disable the user")
String argDisable()
AddUser.CommandLineArgument.DISABLE command line argument.@Message(id=0,
value="Automatically confirm warning in interactive mode")
String argConfirmWarning()
AddUser.CommandLineArgument.CONFIRM_WARNING command line argument.@Message(id=0,
value="Display this message and exit")
String argHelp()
AddUser.CommandLineArgument.HELP command line argument.@Message(id=0,
value="yes")
String yes()
@Message(id=0,
value="y")
String shortYes()
@Message(id=0,
value="no")
String no()
@Message(id=0,
value="n")
String shortNo()
@Message(id=0,
value="The realm name supplied must match the name used by the server configuration which by default would be \'%s\'")
String alternativeRealm(String defaultRealm)
@Message(id=0,
value="Are you sure you want to set the realm to \'%s\'")
String realmConfirmation(String chosenRealm)
@Message(id=0,
value="Password requirements are listed below. To modify these restrictions edit the add-user.properties configuration file.")
String passwordRequirements()
@Message(id=0,
value="Password recommendations are listed below. To modify these restrictions edit the add-user.properties configuration file.")
String passwordRecommendations()
@Message(id=0,
value="Using realm \'%s\' as specified on the command line.")
String userSuppliedRealm(String realmName)
Copyright © 2015 JBoss by Red Hat. All rights reserved.