public class EventingFunctionUrlAuthBasic extends EventingFunctionUrlAuth
Created through EventingFunctionUrlAuth.basicAuth(String, String)
.
Modifier and Type | Method and Description |
---|---|
String |
password()
The password that is used for basic auth - not set if returned from the server for security reasons.
|
String |
toString() |
String |
username()
The username that is used for basic auth.
|
basicAuth, bearerAuth, digestAuth, noAuth
Copyright © 2024 Couchbase, Inc.. All rights reserved.