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

/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DAttributeSchemaImpl.java227 public Set getExampleValues() { method in class:AttributeSchemaImpl
H A DAttributeSchema.java296 public Set<String> getExampleValues() { method in class:AttributeSchema
297 return (as.getExampleValues());

Completed in 91 milliseconds