Searched defs:ExemptionMechanism (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/crypto/
H A DExemptionMechanism.java51 public class ExemptionMechanism { class
62 // Flag which indicates whether this ExemptionMechanism
73 * Creates a ExemptionMechanism object.
79 protected ExemptionMechanism(ExemptionMechanismSpi exmechSpi, method in class:ExemptionMechanism
89 * <code>ExemptionMechanism</code> object.
93 * <code>ExemptionMechanism</code> object.
96 * <code>ExemptionMechanism</code> object.
103 * Returns an <code>ExemptionMechanism</code> object that implements the
108 * A new ExemptionMechanism object encapsulating the
117 * See the ExemptionMechanism sectio
[all...]

Completed in 29 milliseconds