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.
Since:
2.5
Author:
Miroslav Fuksa
  • Method Details