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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DAttributeSchema.java996 * <code>SIGNATURE</code> and <code>VALIDATOR</code>.
1033 * The <code>VALIDATOR</code> attribute type specifies that the
1036 public static final Type VALIDATOR = new Type("validator"); field in class:AttributeSchema.Type
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DAttributeSchema.java1030 * <code>SIGNATURE</code> and <code>VALIDATOR</code>.
1067 * The <code>VALIDATOR</code> attribute type specifies that the
1070 public static final Type VALIDATOR = new Type("validator"); field in class:AttributeSchema.Type

Completed in 34 milliseconds