PropertyHolderTable propertyHolderTable = new PropertyHolderTable(
SecurityScanUtil.getGlobalSensitiveInformationExposureTokens() )
{
protected JTable buildPropertiesTable()
{
propertiesModel = new DefaultPropertyTableHolderModel( holder )
{
public String getColumnName( int columnIndex )
{
switch( columnIndex )
{