Class TokenAuthenticator

java.lang.Object
com.github.tomakehurst.wiremock.security.SingleHeaderAuthenticator
com.github.tomakehurst.wiremock.security.TokenAuthenticator
All Implemented Interfaces:
Authenticator

public class TokenAuthenticator extends SingleHeaderAuthenticator
  • Constructor Details

    • TokenAuthenticator

      public TokenAuthenticator(String token)