File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -196,11 +196,11 @@ You may need to specify one or more of the following additional
196
196
instance and pass the property name and value as parameters. Use the
197
197
property name constants defined in the ``MongoCredential`` class:
198
198
199
- - `SERVICE_NAME_KEY <{+api+}/apidocs/mongodb-driver-core /com/mongodb/MongoCredential.html#SERVICE_NAME_KEY>`__
200
- - `CANONICALIZE_HOST_NAME_KEY <{+api+}/apidocs/mongodb-driver-core /com/mongodb/MongoCredential.html#CANONICALIZE_HOST_NAME_KEY>`__
201
- - `JAVA_SUBJECT_KEY <{+api+}/apidocs/mongodb-driver-core /com/mongodb/MongoCredential.html#JAVA_SUBJECT_KEY>`__
202
- - `JAVA_SASL_CLIENT_PROPERTIES_KEY <{+api+}/apidocs/mongodb-driver-core /com/mongodb/MongoCredential.html#JAVA_SASL_CLIENT_PROPERTIES_KEY>`__
203
- - `JAVA_SUBJECT_PROVIDER_KEY <{+api+}/apidocs/mongodb-driver-core /com/mongodb/MongoCredential.html#JAVA_SUBJECT_PROVIDER_KEY>`__
199
+ - `SERVICE_NAME_KEY <{+core- api+}/com/mongodb/MongoCredential.html#SERVICE_NAME_KEY>`__
200
+ - `CANONICALIZE_HOST_NAME_KEY <{+core- api+}/com/mongodb/MongoCredential.html#CANONICALIZE_HOST_NAME_KEY>`__
201
+ - `JAVA_SUBJECT_KEY <{+core- api+}/com/mongodb/MongoCredential.html#JAVA_SUBJECT_KEY>`__
202
+ - `JAVA_SASL_CLIENT_PROPERTIES_KEY <{+core- api+}/com/mongodb/MongoCredential.html#JAVA_SASL_CLIENT_PROPERTIES_KEY>`__
203
+ - `JAVA_SUBJECT_PROVIDER_KEY <{+core- api+}/com/mongodb/MongoCredential.html#JAVA_SUBJECT_PROVIDER_KEY>`__
204
204
205
205
Select the **SERVICE_NAME_KEY** or **JAVA_SUBJECT_KEY** tab to
206
206
see sample code to instantiate a ``MongoCredential`` that uses GSSAPI and
You can’t perform that action at this time.
0 commit comments