Class NoAuthenticator

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

public class NoAuthenticator extends Object implements Authenticator
  • Constructor Details

    • NoAuthenticator

      public NoAuthenticator()
  • Method Details