Home
last modified time | relevance | path

Searched refs:getExemptionMechanism (Results 1 – 4 of 4) sorted by relevance

/libcore/ojluni/src/main/java/javax/crypto/
DCryptoPermission.java71 final String getExemptionMechanism() { in getExemptionMechanism() method in CryptoPermission
DCipher.java897 public final ExemptionMechanism getExemptionMechanism() { in getExemptionMechanism() method in Cipher
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
DNullCipherTest.java69 assertNull("Incorrect ExemptionMechanism", c.getExemptionMechanism()); in testGetExemptionMechanism()
/libcore/ojluni/annotations/mmodule/javax/crypto/
DCipher.annotated.java67 public final javax.crypto.ExemptionMechanism getExemptionMechanism() { throw new RuntimeException("… in getExemptionMechanism() method in Cipher