com.eviware.soapui.security.ui
Interface SecurityConfigurationDialogBuilder.Strategy

Enclosing class:
SecurityConfigurationDialogBuilder

protected static interface SecurityConfigurationDialogBuilder.Strategy


Field Summary
static java.lang.String APPLY_TO_FAILED_STEPS
           
static java.lang.String DELAY
           
static java.lang.String RUN_ONLY_ONCE
           
static java.lang.String STRATEGY
           
 

Field Detail

STRATEGY

static final java.lang.String STRATEGY
See Also:
Constant Field Values

DELAY

static final java.lang.String DELAY
See Also:
Constant Field Values

APPLY_TO_FAILED_STEPS

static final java.lang.String APPLY_TO_FAILED_STEPS
See Also:
Constant Field Values

RUN_ONLY_ONCE

static final java.lang.String RUN_ONLY_ONCE
See Also:
Constant Field Values


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