Searched defs:getSSLContext (Results 1 - 25 of 26) sorted by relevance

12

/openjdk9/jdk/src/jdk.httpserver/share/classes/com/sun/net/httpserver/
H A DHttpsConfigurator.java90 public SSLContext getSSLContext() { method in class:HttpsConfigurator
/openjdk9/jdk/test/sun/security/ssl/ClientHandshaker/
H A DRSAExport.java517 private SSLContext getSSLContext(boolean authnRequired) throws Exception { method in class:RSAExport
/openjdk9/jdk/test/sun/security/ssl/X509TrustManagerImpl/
H A DSunX509ExtendedTM.java715 private static SSLContext getSSLContext(String trusedCertStr, method in class:SunX509ExtendedTM
H A DSelfIssuedCert.java224 private static SSLContext getSSLContext(String trusedCertStr, method in class:SelfIssuedCert
H A DPKIXExtendedTM.java718 private static SSLContext getSSLContext(String trusedCertStr, method in class:PKIXExtendedTM
H A DBasicConstraints.java373 private static SSLContext getSSLContext(boolean isServer) throws Exception { method in class:BasicConstraints
/openjdk9/jdk/test/javax/net/ssl/SSLEngine/
H A DExtendedKeySocket.java89 SSLContext getSSLContext(boolean abs) throws Exception { method in class:ExtendedKeySocket
H A DTestAllSuites.java272 private SSLContext getSSLContext(String keyFile, String trustFile) method in class:TestAllSuites
H A DArrays.java184 private SSLContext getSSLContext(String keyFile, String trustFile) method in class:Arrays
H A DConnectionTest.java90 private SSLContext getSSLContext() throws Exception { method in class:ConnectionTest
H A DCheckStatus.java637 private SSLContext getSSLContext(String keyFile, String trustFile) method in class:CheckStatus
H A DLargeBufs.java212 private SSLContext getSSLContext(String keyFile, String trustFile) method in class:LargeBufs
H A DExtendedKeyEngine.java179 private SSLContext getSSLContext(String keyFile, String trustFile, method in class:ExtendedKeyEngine
/openjdk9/jdk/test/javax/net/ssl/ALPN/
H A DSSLSocketAlpnTest.java369 SSLContext getSSLContext(String keyFilename, String trustFilename) method in class:SSLSocketAlpnTest
H A DSSLServerSocketAlpnTest.java373 SSLContext getSSLContext(String keyFilename, String trustFilename) method in class:SSLServerSocketAlpnTest
/openjdk9/jdk/test/sun/net/www/protocol/https/HttpsURLConnection/
H A DIdentities.java846 private static SSLContext getSSLContext(String trusedCertStr, method in class:Identities
H A DIPAddressIPIdentities.java847 private static SSLContext getSSLContext(String trusedCertStr, method in class:IPAddressIPIdentities
H A DDNSIdentities.java846 private static SSLContext getSSLContext(String trusedCertStr, method in class:DNSIdentities
H A DIPAddressDNSIdentities.java846 private static SSLContext getSSLContext(String trusedCertStr, method in class:IPAddressDNSIdentities
H A DIPIdentities.java846 private static SSLContext getSSLContext(String trusedCertStr, method in class:IPIdentities
/openjdk9/jdk/test/sun/security/ssl/DHKeyExchange/
H A DDHEKeySizing.java413 private SSLContext getSSLContext() throws Exception { method in class:DHEKeySizing
/openjdk9/jdk/test/sun/security/ssl/SSLEngineImpl/
H A DEngineEnforceUseClientMode.java242 private SSLContext getSSLContext(String keyFile, String trustFile) method in class:EngineEnforceUseClientMode
H A DCloseInboundException.java215 private SSLContext getSSLContext(String keyFile, String trustFile) method in class:CloseInboundException
H A DCloseEngineException.java200 private SSLContext getSSLContext(String keyFile, String trustFile) method in class:CloseEngineException
H A DDelegatedTaskWrongException.java146 private SSLContext getSSLContext(String keyFile, String trustFile) method in class:DelegatedTaskWrongException

Completed in 308 milliseconds

12