Class MongoCredentialPropertyEditor

java.lang.Object
java.beans.PropertyEditorSupport
org.springframework.data.mongodb.config.MongoCredentialPropertyEditor
All Implemented Interfaces:
PropertyEditor

public class MongoCredentialPropertyEditor extends PropertyEditorSupport
Parse a String to a Collection of MongoCredential.
Since:
1.7
Author:
Christoph Strobl, Oliver Gierke, Stephen Tyler Conrad, Mark Paluch