public static interface HttpAuthenticationFeature.BasicBuilder extends HttpAuthenticationFeature.Builder
HttpAuthenticationFeature.Builder
that builds the http authentication feature configured for basic authentication.Modifier and Type | Method and Description |
---|---|
HttpAuthenticationFeature.BasicBuilder |
nonPreemptive()
Configure the builder to create features in non-preemptive basic authentication mode.
|
build, credentials, credentials
HttpAuthenticationFeature.BasicBuilder nonPreemptive()