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

/libcore/luni/src/test/java/tests/api/javax/net/ssl/
H A DKeyStoreBuilderParametersTest.java40 KeyStore.ProtectionParameter pp = new ProtectionParameterImpl();
97 private static class ProtectionParameterImpl implements KeyStore.ProtectionParameter { class in class:KeyStoreBuilderParametersTest
98 private ProtectionParameterImpl() {} method in class:KeyStoreBuilderParametersTest.ProtectionParameterImpl
H A DKeyManagerFactory1Test.java504 KeyStore.ProtectionParameter pp = new ProtectionParameterImpl();
530 class ProtectionParameterImpl implements KeyStore.ProtectionParameter { class in inherits:KeyStore.ProtectionParameter
531 ProtectionParameterImpl(){} method in class:ProtectionParameterImpl

Completed in 164 milliseconds