Interface HttpAuthenticationFeature.BasicBuilder

All Superinterfaces:
HttpAuthenticationFeature.Builder
Enclosing class:
HttpAuthenticationFeature

public static interface HttpAuthenticationFeature.BasicBuilder extends HttpAuthenticationFeature.Builder
Extension of HttpAuthenticationFeature.Builder that builds the http authentication feature configured for basic authentication.
  • Method Details