org.jasig.cas.client.validation
Class ProxyListEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.jasig.cas.client.validation.ProxyListEditor
- All Implemented Interfaces:
- PropertyEditor
public final class ProxyListEditor
- extends PropertyEditorSupport
Convert a String-formatted list of acceptable proxies to an array.
- Since:
- 3.1
- Version:
- $Revision$ $Date$
- Author:
- Scott Battaglia
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyListEditor
public ProxyListEditor()
setAsText
public void setAsText(String text)
throws IllegalArgumentException
- Specified by:
setAsText in interface PropertyEditor- Overrides:
setAsText in class PropertyEditorSupport
- Throws:
IllegalArgumentException
Copyright © 2006-2011 Jasig. All Rights Reserved.