Lines Matching defs:ExemptionMechanism

51 public class ExemptionMechanism {
62 // Flag which indicates whether this ExemptionMechanism
73 * Creates a ExemptionMechanism object.
79 protected ExemptionMechanism(ExemptionMechanismSpi exmechSpi,
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 section in the
123 * @return the new <code>ExemptionMechanism</code> object.
134 public static final ExemptionMechanism getInstance(String algorithm)
136 Instance instance = JceSecurity.getInstance("ExemptionMechanism",
138 return new ExemptionMechanism((ExemptionMechanismSpi)instance.impl,
144 * Returns an <code>ExemptionMechanism</code> object that implements the
147 * <p> A new ExemptionMechanism object encapsulating the
156 * See the ExemptionMechanism section in the
164 * @return the new <code>ExemptionMechanism</code> object.
181 public static final ExemptionMechanism getInstance(String algorithm,
184 Instance instance = JceSecurity.getInstance("ExemptionMechanism",
186 return new ExemptionMechanism((ExemptionMechanismSpi)instance.impl,
191 * Returns an <code>ExemptionMechanism</code> object that implements the
194 * <p> A new ExemptionMechanism object encapsulating the
200 * See the ExemptionMechanism section in the
208 * @return the new <code>ExemptionMechanism</code> object.
222 public static final ExemptionMechanism getInstance(String algorithm,
224 Instance instance = JceSecurity.getInstance("ExemptionMechanism",
226 return new ExemptionMechanism((ExemptionMechanismSpi)instance.impl,
231 * Returns the provider of this <code>ExemptionMechanism</code> object.
233 * @return the provider of this <code>ExemptionMechanism</code> object.
288 "ExemptionMechanism not initialized");
402 "ExemptionMechanism not initialized");
435 ("ExemptionMechanism not initialized");
471 ("ExemptionMechanism not initialized");
479 * Ensures that the key stored away by this ExemptionMechanism