je_load_density.wrapper.proxy.user.mongo_user_proxy

Classes

ProxyMongoUser()

Proxy for the MongoDB user template.

class je_load_density.wrapper.proxy.user.mongo_user_proxy.ProxyMongoUser

Bases: object

Proxy for the MongoDB user template.

configure(user_detail_dict: Dict[str, Any], tasks: Any | None = None, connection: Dict[str, Any] | None = None, **kwargs: Any) None