| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Data | |
|---|---|
| javax.xml.crypto | Common classes for XML cryptography. | 
| javax.xml.crypto.dsig | Classes for generating and validating XML digital signatures. | 
| javax.xml.crypto.dsig.keyinfo | Classes for parsing and processing KeyInfoelements and structures. | 
| Uses of Data in javax.xml.crypto | 
|---|
| Subinterfaces of Data in javax.xml.crypto | |
|---|---|
|  interface | NodeSetDataAn abstract representation of a Datatype containing a 
 node-set. | 
| Classes in javax.xml.crypto that implement Data | |
|---|---|
|  class | OctetStreamDataA representation of a Datatype containing an octet stream. | 
| Methods in javax.xml.crypto that return Data | |
|---|---|
|  Data | URIDereferencer.dereference(URIReference uriReference,
            XMLCryptoContext context)Dereferences the specified URIReferenceand returns the 
 dereferenced data. | 
| Uses of Data in javax.xml.crypto.dsig | 
|---|
| Methods in javax.xml.crypto.dsig that return Data | |
|---|---|
|  Data | Reference.getDereferencedData()Returns the dereferenced data, if reference caching is enabled. | 
|  Data | Transform.transform(Data data,
          XMLCryptoContext context)Transforms the specified data using the underlying transform algorithm. | 
|  Data | Transform.transform(Data data,
          XMLCryptoContext context,
          OutputStream os)Transforms the specified data using the underlying transform algorithm. | 
| Methods in javax.xml.crypto.dsig with parameters of type Data | |
|---|---|
| abstract  Reference | XMLSignatureFactory.newReference(String uri,
             DigestMethod dm,
             List appliedTransforms,
             Data result,
             List transforms,
             String type,
             String id)Creates a Referencewith the specified parameters. | 
|  Data | Transform.transform(Data data,
          XMLCryptoContext context)Transforms the specified data using the underlying transform algorithm. | 
|  Data | Transform.transform(Data data,
          XMLCryptoContext context,
          OutputStream os)Transforms the specified data using the underlying transform algorithm. | 
| Uses of Data in javax.xml.crypto.dsig.keyinfo | 
|---|
| Methods in javax.xml.crypto.dsig.keyinfo that return Data | |
|---|---|
|  Data | RetrievalMethod.dereference(XMLCryptoContext context)Dereferences the KeyInfoinformation referenced by thisRetrievalMethodand applies the specifiedTransforms. | 
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.