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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMAttributeSchema.java179 * The <code>SYNTAX_DN</code> attribute syntax specifies that the
182 public static final int SYNTAX_DN = 16; field in class:AMAttributeSchema
316 return SYNTAX_DN;
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMAttributeSchema.java179 * The <code>SYNTAX_DN</code> attribute syntax specifies that the
182 public static final int SYNTAX_DN = 16; field in class:AMAttributeSchema
316 return SYNTAX_DN;

Completed in 21 milliseconds