Home
last modified time | relevance | path

Searched defs:getProtectionParameter (Results 1 – 4 of 4) sorted by relevance

/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DKeyStoreLoadStoreParameterTest.java8 public KeyStore.ProtectionParameter getProtectionParameter() { in getProtectionParameter() method in KeyStoreLoadStoreParameterTest.MyLoadStoreParameter
DKeyStoreBuilderTest.java525 public KeyStore.ProtectionParameter getProtectionParameter(String alias) { in getProtectionParameter() method in KeyStoreBuilderTest.KeyStoreBuilder
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
DMyLoadStoreParams.java39 public KeyStore.ProtectionParameter getProtectionParameter() { in getProtectionParameter() method in MyLoadStoreParams
/libcore/luni/src/main/java/java/security/
DKeyStore.java746 public abstract ProtectionParameter getProtectionParameter(String alias) in getProtectionParameter() method in KeyStore.Builder
1002 public synchronized ProtectionParameter getProtectionParameter( in getProtectionParameter() method in KeyStore.Builder.BuilderImpl
1033 public ProtectionParameter getProtectionParameter() { in getProtectionParameter() method in KeyStore.Builder.TmpLSParameter
1096 public ProtectionParameter getProtectionParameter(); in getProtectionParameter() method