Searched refs:getProtectionParameter (Results 1 – 11 of 11) sorted by relevance
80 ksb.getProtectionParameter("test"); in testConstructor()143 ksB.getProtectionParameter(null); in testNewInstanceKeyStoreProtectionParameter()148 assertEquals(ksB.getProtectionParameter("aaa"), pp[i]); in testNewInstanceKeyStoreProtectionParameter()154 assertEquals(ksB.getProtectionParameter("Bad alias"), pp[i]); in testNewInstanceKeyStoreProtectionParameter()161 assertEquals(ksB.getProtectionParameter(""), pp[i]); in testNewInstanceKeyStoreProtectionParameter()168 .getProtectionParameter("aaa"); in testNewInstanceKeyStoreProtectionParameter()303 .getProtectionParameter(aName), protPass); in testNewInstanceStringProviderFileProtectionParameter()313 assertEquals(ksB.getProtectionParameter("Bad alias"), protPass); in testNewInstanceStringProviderFileProtectionParameter()323 .getProtectionParameter(aName), protPass); in testNewInstanceStringProviderFileProtectionParameter()327 assertEquals(ksB1.getProtectionParameter("Bad alias"), protPass); in testNewInstanceStringProviderFileProtectionParameter()[all …]
358 public ProtectionParameter getProtectionParameter() { in testStoreLoadStoreParameter()387 public ProtectionParameter getProtectionParameter() { in testStoreLoadStoreParameter()406 public ProtectionParameter getProtectionParameter() { in testStoreLoadStoreParameter()422 public ProtectionParameter getProtectionParameter() { in testStoreLoadStoreParameter()514 public ProtectionParameter getProtectionParameter() { in testLoadLoadStoreParameter()530 public ProtectionParameter getProtectionParameter() { in testLoadLoadStoreParameter()547 public ProtectionParameter getProtectionParameter() { in testLoadLoadStoreParameter()
39 public KeyStore.ProtectionParameter getProtectionParameter() { in getProtectionParameter() method in MyLoadStoreParams
186 ProtectionParameter pParam = param.getProtectionParameter(); in engineLoad()264 ProtectionParameter pParam = param.getProtectionParameter(); in engineStore()
168 public KeyStore.ProtectionParameter getProtectionParameter() { in getProtectionParameter() method in DomainLoadStoreParameter
276 public ProtectionParameter getProtectionParameter(); in getProtectionParameter() method1898 public abstract ProtectionParameter getProtectionParameter(String alias) in getProtectionParameter() method in KeyStore.Builder1936 public ProtectionParameter getProtectionParameter(String alias) in newInstance() method2167 getProtectionParameter(String alias) { in getProtectionParameter() method in KeyStore.FileBuilder2271 public ProtectionParameter getProtectionParameter(String alias) in newInstance() method2295 public ProtectionParameter getProtectionParameter() {
396 ProtectionParameter protection = param.getProtectionParameter(); in engineLoad()
209 public abstract java.security.KeyStore.ProtectionParameter getProtectionParameter( in getProtectionParameter() method in KeyStore.Builder252 public synchronized java.security.KeyStore.ProtectionParameter getProtectionParameter( in getProtectionParameter() method in KeyStore.Builder.FileBuilder329 public java.security.KeyStore.ProtectionParameter getProtectionParameter(); in getProtectionParameter() method490 public java.security.KeyStore.ProtectionParameter getProtectionParameter() { in getProtectionParameter() method in KeyStore.SimpleLoadStoreParameter
100 assertNull(domainLoadStoreParameter.getProtectionParameter()); in testGetProtectionParameter()
56 public ProtectionParameter getProtectionParameter() { in getProtectionParameter() method in ProbeKeystores.MyLoadStoreParameter
7989 method public java.security.KeyStore.ProtectionParameter getProtectionParameter();8210 …method public abstract java.security.KeyStore.ProtectionParameter getProtectionParameter(String) t…8232 method public java.security.KeyStore.ProtectionParameter getProtectionParameter();