| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transform | |
|---|---|
| javax.xml.crypto.dsig | Classes for generating and validating XML digital signatures. | 
| Uses of Transform in javax.xml.crypto.dsig | 
|---|
| Subinterfaces of Transform in javax.xml.crypto.dsig | |
|---|---|
|  interface | CanonicalizationMethodA representation of the XML CanonicalizationMethodelement as defined in the 
 
 W3C Recommendation for XML-Signature Syntax and Processing. | 
| Classes in javax.xml.crypto.dsig that implement Transform | |
|---|---|
|  class | TransformServiceA Service Provider Interface for transform and canonicalization algorithms. | 
| Methods in javax.xml.crypto.dsig that return Transform | |
|---|---|
| abstract  Transform | XMLSignatureFactory.newTransform(String algorithm,
             TransformParameterSpec params)Creates a Transformfor the specified algorithm URI 
 and parameters. | 
| abstract  Transform | XMLSignatureFactory.newTransform(String algorithm,
             XMLStructure params)Creates a Transformfor the specified algorithm URI 
 and parameters. | 
| 
 | 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.