Matthew Flaherty | 760e5f3 | 2008-02-28 18:04:34 +0000 | [diff] [blame] | 1 | ############################################################################### |
Thomas Watson | 843e0ff | 2009-05-20 22:02:56 +0000 | [diff] [blame] | 2 | # Copyright (c) 2005, 2009 IBM Corporation and others. |
Lars Vogel | a05e887 | 2018-08-21 17:28:48 +0200 | [diff] [blame] | 3 | # |
| 4 | # This program and the accompanying materials |
| 5 | # are made available under the terms of the Eclipse Public License 2.0 |
Matthew Flaherty | 760e5f3 | 2008-02-28 18:04:34 +0000 | [diff] [blame] | 6 | # which accompanies this distribution, and is available at |
Lars Vogel | a05e887 | 2018-08-21 17:28:48 +0200 | [diff] [blame] | 7 | # https://www.eclipse.org/legal/epl-2.0/ |
| 8 | # |
| 9 | # SPDX-License-Identifier: EPL-2.0 |
Matthew Flaherty | 760e5f3 | 2008-02-28 18:04:34 +0000 | [diff] [blame] | 10 | # |
| 11 | # Contributors: |
| 12 | # IBM Corporation - initial API and implementation |
| 13 | ############################################################################### |
| 14 | |
| 15 | pluginName = Equinox Security Default UI |
Thomas Watson | c06d2db | 2009-03-04 15:48:07 +0000 | [diff] [blame] | 16 | providerName = Eclipse.org - Equinox |
Matthew Flaherty | 760e5f3 | 2008-02-28 18:04:34 +0000 | [diff] [blame] | 17 | security = Security |
Matthew Flaherty | 6111840 | 2008-04-23 05:09:06 +0000 | [diff] [blame] | 18 | policy = Authorization |
Matthew Flaherty | 760e5f3 | 2008-02-28 18:04:34 +0000 | [diff] [blame] | 19 | certificates = Certificates |
Matthew Flaherty | 94cb6db | 2008-03-20 22:42:29 +0000 | [diff] [blame] | 20 | advanced = Providers and Services |
Matthew Flaherty | 760e5f3 | 2008-02-28 18:04:34 +0000 | [diff] [blame] | 21 | certificateFile = Certificate File |
| 22 | certificateFileDescription = Import certificates into the platform. |
Oleg Besedin | ca6a275 | 2008-03-20 21:55:21 +0000 | [diff] [blame] | 23 | storage = Secure Storage |
Oleg Besedin | 93a454a | 2008-04-25 17:53:59 +0000 | [diff] [blame] | 24 | uiPasswordProviderName = UI Prompt |
Oleg Besedin | 170a2d7 | 2008-05-13 14:58:02 +0000 | [diff] [blame] | 25 | providerDescription = The provider brings up a secure storage login dialog for the user to input the \'master\' password. This provider does not persist the \'master\' password in any way but relies on the user to input it. |
Matthew Flaherty | e2dd0fb | 2008-05-12 18:02:25 +0000 | [diff] [blame] | 26 | systemSummaryTitle = Security Configuration |
Oleg Besedin | 027720d | 2009-09-23 18:09:26 +0000 | [diff] [blame] | 27 | keywordPassword = password |
| 28 | keywordUsername = username |
| 29 | keywordLogin = login |