Package | Description |
---|---|
org.wso2.carbon.datasource.reader.mongo.config |
Modifier and Type | Method and Description |
---|---|
MongoDataSourceConfiguration.AuthenticationMethod |
MongoDataSourceConfiguration.getAuthenticationMethodEnum() |
static MongoDataSourceConfiguration.AuthenticationMethod |
MongoDataSourceConfiguration.AuthenticationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MongoDataSourceConfiguration.AuthenticationMethod[] |
MongoDataSourceConfiguration.AuthenticationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 WSO2. All rights reserved.