API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.crypto. AlgorithmMethod View Source
Author(s)
Sean Mullan
JSR 105 Expert Group
Since
1.6
Version
Serial
Hierarchy
 AlgorithmMethod
Subinterfaces
Description
public interface AlgorithmMethod
  An abstract representation of an algorithm defined in the XML Security specifications.
See also:   
Methods
Hide/Show inherited methods
public String getAlgorithm ()
  Returns the algorithm URI of this AlgorithmMethod.
public AlgorithmParameterSpec getParameterSpec ()
  Returns the algorithm parameters of this AlgorithmMethod.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar