org.apache.maven.wagon.http
Class HttpWagonTestCase.SecurityHandlerRequestReponse

java.lang.Object
  extended by org.apache.maven.wagon.http.HttpWagonTestCase.SecurityHandlerRequestReponse
Enclosing class:
HttpWagonTestCase

public static class HttpWagonTestCase.SecurityHandlerRequestReponse
extends Object


Field Summary
 String method
           
 int responseCode
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

method

public String method

responseCode

public int responseCode
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.