public class MethodSecurityMetadataSourceEditor extends PropertyEditorSupport
MethodSecurityMetadataSource.| Constructor and Description |
|---|
MethodSecurityMetadataSourceEditor() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAsText(String text)
Create a MapBasedMethodSecurityMetadataSource from configured text
The syntax expected is a set of Java properties, eachof the form
fully-qualified-method-name=comma-separated-list-of-ConfigAttributes
|
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditorpublic void setAsText(String text) throws IllegalArgumentException
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportIllegalArgumentExceptionCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.