org.apache.jetspeed.security.SecurityException.PRINCIPAL_DOES_NOT_EXIST = The principal {0} does not exist. org.apache.jetspeed.security.SecurityException.PERMISSION_DOES_NOT_EXIST = The permission {0} does not exist. org.apache.jetspeed.security.SecurityException.USER_ALREADY_EXISTS = The user {0} already exists. org.apache.jetspeed.security.SecurityException.USER_DOES_NOT_EXIST = The user {0} does not exist. org.apache.jetspeed.security.SecurityException.ROLE_ALREADY_EXISTS = The role {0} already exists. org.apache.jetspeed.security.SecurityException.ROLE_DOES_NOT_EXIST = The role {0} does not exist. org.apache.jetspeed.security.SecurityException.GROUP_ALREADY_EXISTS = The group {0} already exists. org.apache.jetspeed.security.SecurityException.GROUP_DOES_NOT_EXIST = The group {0} does not exist. org.apache.jetspeed.security.SecurityException.EMPTY_PARAMETER = Invalid null or empty parameter {0}. org.apache.jetspeed.security.SecurityException.INVALID_PASSWORD = Invalid password. org.apache.jetspeed.security.SecurityException.INVALID_NEW_PASSWORD = Invalid new password. org.apache.jetspeed.security.SecurityException.INCORRECT_PASSWORD = Incorrect password. org.apache.jetspeed.security.SecurityException.PASSWORD_REQUIRED = Password required. org.apache.jetspeed.security.SecurityException.INVALID_AUTHENTICATION_PROVIDER = Invalid authentication provider {0}. org.apache.jetspeed.security.SecurityException.PASSWORD_ALREADY_USED = Password already used. org.apache.jetspeed.security.SecurityException.ANONYMOUS_USER_PROTECTED = The user {0} is protected. org.apache.jetspeed.security.SecurityException.UNEXPECTED = Unexpected security error at {0} from {1}: {2}