com.eviware.soapui.security.panels
Class ProjectSensitiveInformationPanel

java.lang.Object
  extended by com.eviware.soapui.security.panels.ProjectSensitiveInformationPanel

public class ProjectSensitiveInformationPanel
extends java.lang.Object


Nested Class Summary
protected static interface ProjectSensitiveInformationPanel.SensitiveInformationConfigDialog
           
 
Field Summary
static java.lang.String PROJECT_SPECIFIC_EXPOSURE_LIST
           
 
Constructor Summary
ProjectSensitiveInformationPanel(com.eviware.soapui.config.ProjectConfig projectConfig)
           
 
Method Summary
 boolean build()
           
protected  void buildDialog()
           
protected  org.apache.xmlbeans.XmlObject createConfiguration()
           
 com.eviware.x.form.XFormDialog getDialog()
           
 javax.swing.JPanel getForm()
           
 void release()
           
 void save()
           
 void setConfiguration(org.apache.xmlbeans.XmlObject configuration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROJECT_SPECIFIC_EXPOSURE_LIST

public static final java.lang.String PROJECT_SPECIFIC_EXPOSURE_LIST
See Also:
Constant Field Values
Constructor Detail

ProjectSensitiveInformationPanel

public ProjectSensitiveInformationPanel(com.eviware.soapui.config.ProjectConfig projectConfig)
Method Detail

build

public boolean build()

save

public void save()

createConfiguration

protected org.apache.xmlbeans.XmlObject createConfiguration()

buildDialog

protected void buildDialog()

setConfiguration

public void setConfiguration(org.apache.xmlbeans.XmlObject configuration)

getDialog

public com.eviware.x.form.XFormDialog getDialog()

getForm

public javax.swing.JPanel getForm()

release

public void release()


Copyright © 2005-2011 eviware.com. All Rights Reserved.