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()
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.