Searched refs:setAttributeSchema (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DChoiceValues.java110 final void setAttributeSchema(AttributeSchemaImpl as) { method in class:ChoiceValues
H A DDefaultValues.java106 final void setAttributeSchema(AttributeSchemaImpl as) { method in class:DefaultValues
H A DAttributeSchemaImpl.java608 choiceObject.setAttributeSchema(this);
647 defaultsObject.setAttributeSchema(this);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DChoiceValues.java110 final void setAttributeSchema(AttributeSchemaImpl as) { method in class:ChoiceValues
H A DDefaultValues.java107 final void setAttributeSchema(AttributeSchemaImpl as) { method in class:DefaultValues
H A DAttributeSchemaImpl.java636 choiceObject.setAttributeSchema(this);
674 defaultsObject.setAttributeSchema(this);

Completed in 46 milliseconds