Searched defs:attributeSchema (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DChoiceValues.java82 return (attributeSchema.getName());
111 attributeSchema = as;
129 AttributeSchemaImpl attributeSchema; field in class:ChoiceValues
H A DDefaultValues.java78 return (attributeSchema.getName());
107 attributeSchema = as;
125 AttributeSchemaImpl attributeSchema; field in class:DefaultValues
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DChoiceValues.java82 return (attributeSchema.getName());
111 attributeSchema = as;
129 AttributeSchemaImpl attributeSchema; field in class:ChoiceValues
H A DDefaultValues.java79 return (attributeSchema.getName());
108 attributeSchema = as;
126 AttributeSchemaImpl attributeSchema; field in class:DefaultValues

Completed in 40 milliseconds