com.jayway.restassured.internal
Interface KeystoreSpec

All Known Implementing Classes:
KeystoreSpecImpl, NoKeystoreSpecImpl

public interface KeystoreSpec

The key store specification


Method Summary
 void apply(groovyx.net.http.HTTPBuilder builder, int port)
          Apply the settings
 

Method Detail

apply

void apply(groovyx.net.http.HTTPBuilder builder,
           int port)
Apply the settings

Parameters:
builder - The http builder
port - The port


Copyright © 2010-2011. All Rights Reserved.