com.atlassian.crowd.acceptance.tests.client
Class XFireGzipTest.AuthenticateApplicationProxy

java.lang.Object
  extended by com.atlassian.crowd.acceptance.tests.client.XFireGzipTest.AuthenticateApplicationProxy
All Implemented Interfaces:
Runnable
Enclosing class:
XFireGzipTest

public class XFireGzipTest.AuthenticateApplicationProxy
extends Object
implements Runnable


Field Summary
protected  String authAppSOAPResponse
           
protected  Socket clientSocket
           
protected  ServerSocket connection
           
protected  List<String> headers
           
 
Constructor Summary
XFireGzipTest.AuthenticateApplicationProxy()
           
 
Method Summary
 List<String> getHeaders()
           
 int getListenerPort()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

connection

protected final ServerSocket connection

clientSocket

protected Socket clientSocket

headers

protected final List<String> headers

authAppSOAPResponse

protected final String authAppSOAPResponse
See Also:
Constant Field Values
Constructor Detail

XFireGzipTest.AuthenticateApplicationProxy

public XFireGzipTest.AuthenticateApplicationProxy()
                                           throws IOException
Throws:
IOException
Method Detail

getListenerPort

public int getListenerPort()

getHeaders

public List<String> getHeaders()

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2014 Atlassian. All Rights Reserved.