Searched refs:getExemptionMechanism (Results 1 – 4 of 4) sorted by relevance
69 final String getExemptionMechanism() { in getExemptionMechanism() method in CryptoPermission
1080 public final ExemptionMechanism getExemptionMechanism() { in getExemptionMechanism() method in Cipher
69 assertNull("Incorrect ExemptionMechanism", c.getExemptionMechanism()); in testGetExemptionMechanism()
1454 assertNull(cipherID, c.getExemptionMechanism()); in test_Cipher()