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

/forgerock/openam-v13/openam-shared/src/main/java/org/forgerock/openam/utils/
H A DCipherProvider.java37 Cipher getCipher(); method in interface:CipherProvider
H A DJCECipherProvider.java72 public Cipher getCipher() { method in class:JCECipherProvider
H A DPerThreadCipherProvider.java57 return delegate.getCipher();
79 public Cipher getCipher() { method in class:PerThreadCipherProvider
/forgerock/openam/openam-shared/src/main/java/org/forgerock/openam/utils/
H A DCipherProvider.java37 Cipher getCipher(); method in interface:CipherProvider
H A DJCECipherProvider.java72 public Cipher getCipher() { method in class:JCECipherProvider
H A DPerThreadCipherProvider.java57 return delegate.getCipher();
79 public Cipher getCipher() { method in class:PerThreadCipherProvider
/forgerock/openam-v13/openam-shared/src/test/java/org/forgerock/openam/utils/
H A DPerThreadCipherProviderTest.java47 Cipher cipher1 = testProvider.getCipher();
48 Cipher cipher2 = testProvider.getCipher();
60 Cipher cipher1 = testProvider.getCipher();
75 Cipher cipher1 = testProvider.getCipher();
80 Cipher cipher2 = testProvider.getCipher();
89 return testProvider.getCipher();
95 public Cipher getCipher() { method in class:PerThreadCipherProviderTest.MockCipherProvider
/forgerock/openam/openam-shared/src/test/java/org/forgerock/openam/utils/
H A DPerThreadCipherProviderTest.java47 Cipher cipher1 = testProvider.getCipher();
48 Cipher cipher2 = testProvider.getCipher();
60 Cipher cipher1 = testProvider.getCipher();
75 Cipher cipher1 = testProvider.getCipher();
80 Cipher cipher2 = testProvider.getCipher();
89 return testProvider.getCipher();
95 public Cipher getCipher() { method in class:PerThreadCipherProviderTest.MockCipherProvider
/forgerock/opendj-b2.6/src/server/org/opends/server/crypto/
H A DCryptoManagerImpl.java1698 final Cipher cipher = getCipher(keyEntry, Cipher.ENCRYPT_MODE, null);
1891 getCipher(keyEntry, Cipher.DECRYPT_MODE, iv);
2131 private static Cipher getCipher(final CipherKeyEntry keyEntry, method in class:CryptoManagerImpl
2768 final Cipher cipher = getCipher(keyEntry, Cipher.ENCRYPT_MODE, null);
2814 final Cipher cipher = getCipher(keyEntry, Cipher.ENCRYPT_MODE, null);
2907 final Cipher cipher = getCipher(keyEntry, Cipher.DECRYPT_MODE, iv);
2971 getCipher(keyEntry, Cipher.DECRYPT_MODE, iv));
/forgerock/opendj2/src/server/org/opends/server/crypto/
H A DCryptoManagerImpl.java1697 final Cipher cipher = getCipher(keyEntry, Cipher.ENCRYPT_MODE, null);
1890 getCipher(keyEntry, Cipher.DECRYPT_MODE, iv);
2130 private static Cipher getCipher(final CipherKeyEntry keyEntry, method in class:CryptoManagerImpl
2779 final Cipher cipher = getCipher(keyEntry, Cipher.ENCRYPT_MODE, null);
2827 final Cipher cipher = getCipher(keyEntry, Cipher.ENCRYPT_MODE, null);
2921 final Cipher cipher = getCipher(keyEntry, Cipher.DECRYPT_MODE, iv);
2989 getCipher(keyEntry, Cipher.DECRYPT_MODE, iv));
/forgerock/opendj2.6.2/src/server/org/opends/server/crypto/
H A DCryptoManagerImpl.java1698 final Cipher cipher = getCipher(keyEntry, Cipher.ENCRYPT_MODE, null);
1891 getCipher(keyEntry, Cipher.DECRYPT_MODE, iv);
2131 private static Cipher getCipher(final CipherKeyEntry keyEntry, method in class:CryptoManagerImpl
2768 final Cipher cipher = getCipher(keyEntry, Cipher.ENCRYPT_MODE, null);
2814 final Cipher cipher = getCipher(keyEntry, Cipher.ENCRYPT_MODE, null);
2907 final Cipher cipher = getCipher(keyEntry, Cipher.DECRYPT_MODE, iv);
2971 getCipher(keyEntry, Cipher.DECRYPT_MODE, iv));
/forgerock/opendj2-jel-hg/src/server/org/opends/server/crypto/
H A DCryptoManagerImpl.java1698 final Cipher cipher = getCipher(keyEntry, Cipher.ENCRYPT_MODE, null);
1891 getCipher(keyEntry, Cipher.DECRYPT_MODE, iv);
2131 private static Cipher getCipher(final CipherKeyEntry keyEntry, method in class:CryptoManagerImpl
2768 final Cipher cipher = getCipher(keyEntry, Cipher.ENCRYPT_MODE, null);
2814 final Cipher cipher = getCipher(keyEntry, Cipher.ENCRYPT_MODE, null);
2907 final Cipher cipher = getCipher(keyEntry, Cipher.DECRYPT_MODE, iv);
2971 getCipher(keyEntry, Cipher.DECRYPT_MODE, iv));
/forgerock/opendj2-hg/src/server/org/opends/server/crypto/
H A DCryptoManagerImpl.java1697 final Cipher cipher = getCipher(keyEntry, Cipher.ENCRYPT_MODE, null);
1890 getCipher(keyEntry, Cipher.DECRYPT_MODE, iv);
2130 private static Cipher getCipher(final CipherKeyEntry keyEntry, method in class:CryptoManagerImpl
2779 final Cipher cipher = getCipher(keyEntry, Cipher.ENCRYPT_MODE, null);
2827 final Cipher cipher = getCipher(keyEntry, Cipher.ENCRYPT_MODE, null);
2921 final Cipher cipher = getCipher(keyEntry, Cipher.DECRYPT_MODE, iv);
2989 getCipher(keyEntry, Cipher.DECRYPT_MODE, iv));
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/crypto/
H A DCryptoManagerImpl.java1537 final Cipher cipher = getCipher(keyEntry, Cipher.ENCRYPT_MODE, null);
1707 getCipher(keyEntry, Cipher.DECRYPT_MODE, iv);
1947 private static Cipher getCipher(final CipherKeyEntry keyEntry, method in class:CryptoManagerImpl
2565 final Cipher cipher = getCipher(keyEntry, Cipher.ENCRYPT_MODE, null);
2613 final Cipher cipher = getCipher(keyEntry, Cipher.ENCRYPT_MODE, null);
2699 final Cipher cipher = getCipher(keyEntry, Cipher.DECRYPT_MODE, iv);
2767 getCipher(keyEntry, Cipher.DECRYPT_MODE, iv));
/forgerock/opendj-b2.6/tests/staf-tests/shared/resource/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ...
/forgerock/opendj2/tests/staf-tests/shared/resource/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ...
/forgerock/opendj2.6.2/tests/staf-tests/shared/resource/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ...
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/resource/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ...
/forgerock/opendj2-hg/tests/staf-tests/shared/resource/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ...
/forgerock/opendj-b2.6/ext/svnkit/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
/forgerock/opendj2.6.2/ext/svnkit/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
/forgerock/opendj2/ext/svnkit/lib/
H A Dsvnkit-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
/forgerock/opendj2-hg/ext/svnkit/lib/
H A Dsvnkit-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...

Completed in 93 milliseconds