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