Searched refs:getConfiguredPermission (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/crypto/
H A DCipher.java685 cryptoPerm = getConfiguredPermission(transformation);
2498 private static CryptoPermission getConfiguredPermission( method in class:Cipher
2527 CryptoPermission cp = getConfiguredPermission(transformation);
2551 CryptoPermission cp = getConfiguredPermission(transformation);

Completed in 35 milliseconds