Eclipse Platform
Release 3.4

Uses of Interface
org.eclipse.osgi.signedcontent.SignedContentEntry

Packages that use SignedContentEntry
org.eclipse.osgi.signedcontent Equinox Signed Content Package Specification This package provides API for accessing signer information from signed content.  
 

Uses of SignedContentEntry in org.eclipse.osgi.signedcontent
 

Methods in org.eclipse.osgi.signedcontent that return SignedContentEntry
 SignedContentEntry[] SignedContent.getSignedEntries()
          Returns all entries of the content.
 SignedContentEntry SignedContent.getSignedEntry(String name)
          Returns the signed entry for the specified name.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.