Package | Description |
---|---|
org.eclipse.osgi.internal.signedcontent | |
org.eclipse.osgi.signedcontent |
Equinox Signed Content
|
Modifier and Type | Class and Description |
---|---|
class |
SignedContentFile.SignedContentFileEntry |
class |
SignedContentImpl.SignedContentEntryImpl |
Modifier and Type | Method and Description |
---|---|
SignedContentEntry[] |
SignedBundleFile.getSignedEntries() |
SignedContentEntry[] |
SignedContentImpl.getSignedEntries() |
SignedContentEntry[] |
SignedContentFile.getSignedEntries() |
SignedContentEntry |
SignedBundleFile.getSignedEntry(String name) |
SignedContentEntry |
SignedContentImpl.getSignedEntry(String name) |
SignedContentEntry |
SignedContentFile.getSignedEntry(String name) |
Constructor and Description |
---|
SignedContentFile.SignedContentFileEntry(SignedContentEntry entry) |
Modifier and Type | Method and Description |
---|---|
SignedContentEntry[] |
SignedContent.getSignedEntries()
Returns all entries of the content.
|
SignedContentEntry |
SignedContent.getSignedEntry(String name)
Returns the signed entry for the specified name.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.