hudson.plugins.active_directory
Class TrustAllSocketFactory

java.lang.Object
  extended by javax.net.SocketFactory
      extended by hudson.plugins.active_directory.TrustAllSocketFactory

public abstract class TrustAllSocketFactory
extends javax.net.SocketFactory

Author:
Kohsuke Kawaguchi

Constructor Summary
TrustAllSocketFactory()
           
 
Method Summary
static javax.net.SocketFactory getDefault()
           
 
Methods inherited from class javax.net.SocketFactory
createSocket, createSocket, createSocket, createSocket, createSocket
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrustAllSocketFactory

public TrustAllSocketFactory()
Method Detail

getDefault

public static javax.net.SocketFactory getDefault()


Copyright © 2010. All Rights Reserved.