Package org.springframework.ldap.core
Class DistinguishedNameEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.springframework.ldap.core.DistinguishedNameEditor
- All Implemented Interfaces:
PropertyEditor
Deprecated.
Property editor for use with
DistinguishedName instances. The
setAsText(String) method sets the value as an immutable
instance of a DistinguishedName.- Since:
- 1.2
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
-
Constructor Details
-
DistinguishedNameEditor
public DistinguishedNameEditor()Deprecated.
-
-
Method Details
-
setAsText
Deprecated.- Specified by:
setAsTextin interfacePropertyEditor- Overrides:
setAsTextin classPropertyEditorSupport- Throws:
IllegalArgumentException
-
getAsText
Deprecated.- Specified by:
getAsTextin interfacePropertyEditor- Overrides:
getAsTextin classPropertyEditorSupport
-
DistinguishedNameand associated classes are deprecated as of 2.0.