Searched defs:NAME_VALUE_LIST (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DAttributeSchema.java1102 * <code>NAME_VALUE_LIST</code>
1125 * The <code>NAME_VALUE_LIST</code> attribute type specifies that the
1128 public static final UIType NAME_VALUE_LIST = new UIType( field in class:AttributeSchema.UIType
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DAttributeSchema.java1136 * <code>NAME_VALUE_LIST</code>
1159 * The <code>NAME_VALUE_LIST</code> attribute type specifies that the
1162 public static final UIType NAME_VALUE_LIST = new UIType( field in class:AttributeSchema.UIType

Completed in 660 milliseconds