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

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

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


Nested Class Summary
static class SimpleExamplePropkeys.FORM.LOGIN.FIELD.CONFIRM_PASSWORD
           
static class SimpleExamplePropkeys.FORM.LOGIN.FIELD.EMAIL
           
static class SimpleExamplePropkeys.FORM.LOGIN.FIELD.LOGINID
           
static class SimpleExamplePropkeys.FORM.LOGIN.FIELD.NEW_PASSWORD
           
static class SimpleExamplePropkeys.FORM.LOGIN.FIELD.OLD_PASSWORD
           
static class SimpleExamplePropkeys.FORM.LOGIN.FIELD.PASSWORD
           
 
Field Summary
static java.lang.String CONFIRM_NEW_PASSWORD
          For confirming new password when changing existing user account
 
Constructor Summary
SimpleExamplePropkeys.FORM.LOGIN.FIELD()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIRM_NEW_PASSWORD

public static final java.lang.String CONFIRM_NEW_PASSWORD
For confirming new password when changing existing user account

See Also:
Constant Field Values
Constructor Detail

SimpleExamplePropkeys.FORM.LOGIN.FIELD

public SimpleExamplePropkeys.FORM.LOGIN.FIELD()