
de.theit.hudson.crowd.ErrorMessages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of crowd2 Show documentation
Show all versions of crowd2 Show documentation
SecurityRealm that enables the use of Atlassian's Crowd identity management server.
The newest version!
#
# @(#)ErrorMessages.properties
#
# The MIT License
#
# Copyright (C)2011 Thorsten Heit.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
#
# This file contains localized message texts for the Crowd security realm.
#
# @author Thorsten Heit ([email protected])
# @since 06.09.2011
# @version $Id$
#
pleaseSpecifyCrowdUrl = Please specify the Crowd server URL.
specifyApplicationName = Please specify the application name.
specifyApplicationPassword = Please specify the application password.
specifyGroup = Please specify the group name.
specifySessionValidationInterval = Please specify the number of minutes to cache authentication validation in the session when sending requests to the Crowd server.
operationFailed = The connection check failed.
invalidAuthentication = Application name and/or password are not valid.
applicationPermission = No permission to perform the requested operation on the Crowd server.
cannotLoadCrowdProperties = Cannot load ressource 'crowd.properties'.
userNotFound = User ''{0}'' not found.
groupNotFound = The group ''{0}'' does not exist or is not active.
expiredCredentials = The password for user ''{0}'' has expired and must be changed.
accountExpired = The user account ''{0}'' is inactive.
applicationAccessDenied = The user ''{0}'' does not have access to authenticate against the application.
userNotValid = The user ''{0}'' does not have the permission to login and/or is not a member of the following user group(s) in your Crowd server: ''{1}''
© 2015 - 2025 Weber Informatics LLC | Privacy Policy