Uses of Interface
com.jayway.restassured.specification.PreemptiveAuthSpec

Packages that use PreemptiveAuthSpec
com.jayway.restassured.internal   
com.jayway.restassured.specification   
 

Uses of PreemptiveAuthSpec in com.jayway.restassured.internal
 

Classes in com.jayway.restassured.internal that implement PreemptiveAuthSpec
 class PreemptiveAuthSpecImpl
           
 

Methods in com.jayway.restassured.internal that return PreemptiveAuthSpec
 PreemptiveAuthSpec AuthenticationSpecificationImpl.preemptive()
           
 

Uses of PreemptiveAuthSpec in com.jayway.restassured.specification
 

Methods in com.jayway.restassured.specification that return PreemptiveAuthSpec
 PreemptiveAuthSpec AuthenticationSpecification.preemptive()
          Returns the preemptive authentication view.
 



Copyright © 2010-2011. All Rights Reserved.