org.kuali.rice.kim.impl
Class KIMPropertyConstants.Principal

java.lang.Object
  extended by org.kuali.rice.kim.impl.KIMPropertyConstants.Principal
Enclosing class:
KIMPropertyConstants

public static final class KIMPropertyConstants.Principal
extends Object


Field Summary
static String ACTIVE
           
static String PASSWORD
           
static String PRINCIPAL_ID
           
static String PRINCIPAL_NAME
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PRINCIPAL_ID

public static final String PRINCIPAL_ID
See Also:
Constant Field Values

PRINCIPAL_NAME

public static final String PRINCIPAL_NAME
See Also:
Constant Field Values

PASSWORD

public static final String PASSWORD
See Also:
Constant Field Values

ACTIVE

public static final String ACTIVE
See Also:
Constant Field Values


Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.