Uses of Package
org.eclipse.osgi.signedcontent

Packages that use org.eclipse.osgi.signedcontent
org.eclipse.osgi.internal.provisional.service.security   
org.eclipse.osgi.internal.service.security   
org.eclipse.osgi.internal.signedcontent   
org.eclipse.osgi.signedcontent   
 

Classes in org.eclipse.osgi.signedcontent used by org.eclipse.osgi.internal.provisional.service.security
SignedContent
          A SignedContent object represents content which may be signed.
 

Classes in org.eclipse.osgi.signedcontent used by org.eclipse.osgi.internal.service.security
SignedContent
          A SignedContent object represents content which may be signed.
 

Classes in org.eclipse.osgi.signedcontent used by org.eclipse.osgi.internal.signedcontent
InvalidContentException
          Indicates that signed content is invalid according to one of the signers.
SignedContent
          A SignedContent object represents content which may be signed.
SignedContentEntry
          A SignedContentEntry represents a content entry which may be signed.
SignedContentFactory
          A factory used to create SignedContent objects.
SignerInfo
          A SignerInfo object represents a single signer chain.
 

Classes in org.eclipse.osgi.signedcontent used by org.eclipse.osgi.signedcontent
InvalidContentException
          Indicates that signed content is invalid according to one of the signers.
SignedContent
          A SignedContent object represents content which may be signed.
SignedContentEntry
          A SignedContentEntry represents a content entry which may be signed.
SignerInfo
          A SignerInfo object represents a single signer chain.
 



Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.