| Package | Description |
|---|---|
| org.wildfly.extension.nosql.driver.mongodb |
| Modifier and Type | Method and Description |
|---|---|
AuthType |
ConfigurationBuilder.getAuthType() |
static AuthType |
AuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthType[] |
AuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationBuilder |
ConfigurationBuilder.setAuthType(AuthType authType) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.