Interface HttpAuthenticationFeature.BasicBuilder

All Superinterfaces:
HttpAuthenticationFeature.Builder
All Known Implementing Classes:
HttpAuthenticationFeature.BuilderImpl
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