Class AuthToken

java.lang.Object
org.opentestfactory.test.harness.AuthToken

public class AuthToken extends Object
Just a string typifier.
Author:
edegenetais
  • Field Details

    • value

      public final String value
  • Constructor Details

    • AuthToken

      public AuthToken(String value)
  • Method Details

    • apply

      public org.apache.http.client.fluent.Request apply(org.apache.http.client.fluent.Request request)
    • isEmpty

      public boolean isEmpty()