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) 2008, 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 | fragmentName = Windows Data Protection services integration |
Thomas Watson | c06d2db | 2009-03-04 15:48:07 +0000 | [diff] [blame] | 15 | providerName = Eclipse.org - Equinox |
Oleg Besedin | 93a454a | 2008-04-25 17:53:59 +0000 | [diff] [blame] | 16 | windowsModuleName = Windows Integration |
Oleg Besedin | 7c405d7 | 2008-05-09 19:29:11 +0000 | [diff] [blame] | 17 | providerDescription = The provider uses Windows APIs to encrypt a randomly generated \'master\' password in a way specific to the login credentials. Users who can log into the Windows account can access contents of the secure storage. |