Class AbstractAuthenticationHandler

java.lang.Object
org.apache.hc.client5.testing.auth.AbstractAuthenticationHandler
All Implemented Interfaces:
AuthenticationHandler<String>
Direct Known Subclasses:
BasicAuthenticationHandler, BearerAuthenticationHandler

abstract class AbstractAuthenticationHandler extends Object implements AuthenticationHandler<String>
  • Constructor Details

    • AbstractAuthenticationHandler

      AbstractAuthenticationHandler()
  • Method Details