com.fullspan.propkeyexample.simple
Class SimpleExamplePropkeys.FORM.LOGIN.FIELD.CONFIRM_PASSWORD

java.lang.Object
  extended bycom.fullspan.propkeyexample.simple.SimpleExamplePropkeys.FORM.LOGIN.FIELD.CONFIRM_PASSWORD
Enclosing class:
SimpleExamplePropkeys.FORM.LOGIN.FIELD

public static final class SimpleExamplePropkeys.FORM.LOGIN.FIELD.CONFIRM_PASSWORD
extends java.lang.Object


Field Summary
static java.lang.String LABEL
          For confirming password during original creation of user account
 
Constructor Summary
SimpleExamplePropkeys.FORM.LOGIN.FIELD.CONFIRM_PASSWORD()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LABEL

public static final java.lang.String LABEL
For confirming password during original creation of user account

See Also:
Constant Field Values
Constructor Detail

SimpleExamplePropkeys.FORM.LOGIN.FIELD.CONFIRM_PASSWORD

public SimpleExamplePropkeys.FORM.LOGIN.FIELD.CONFIRM_PASSWORD()