Searched defs:SSLSocketFactoryManager (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/protocol/
H A DSSLSocketFactoryManager.java25 * $Id: SSLSocketFactoryManager.java,v 1.3 2008/06/25 05:43:54 qcheng Exp $
51 public class SSLSocketFactoryManager { class
65 SecurityDebug.debug.message("SSLSocketFactoryManager: no keyStore specified, amKeyMgr will be null");
74 SecurityDebug.debug.error("Exception in SSLSocketFactoryManager static initializer" + e.getMessage(), e);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/protocol/
H A DSSLSocketFactoryManager.java25 * $Id: SSLSocketFactoryManager.java,v 1.3 2008/06/25 05:43:54 qcheng Exp $
51 public class SSLSocketFactoryManager { class
65 SecurityDebug.debug.message("SSLSocketFactoryManager: no keyStore specified, amKeyMgr will be null");
74 SecurityDebug.debug.error("Exception in SSLSocketFactoryManager static initializer" + e.getMessage(), e);

Completed in 57 milliseconds