Searched refs:UITYPE_BUTTON (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMAttributeSchema.java98 * The <code>UITYPE_BUTTON</code> attribute type specifies that the
101 public static final int UITYPE_BUTTON = 24; field in class:AMAttributeSchema
273 return UITYPE_BUTTON;
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMAttributeSchema.java98 * The <code>UITYPE_BUTTON</code> attribute type specifies that the
101 public static final int UITYPE_BUTTON = 24; field in class:AMAttributeSchema
273 return UITYPE_BUTTON;

Completed in 29 milliseconds