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, supportsCustomEditor
public void setAsText(String text) throws IllegalArgumentException
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
IllegalArgumentException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.