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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DAttributeSchemaImpl.java25 * $Id: AttributeSchemaImpl.java,v 1.3 2008/06/25 05:44:03 qcheng Exp $
51 * The class <code>AttributeSchemaImpl</code> provides methods to access the
54 public class AttributeSchemaImpl { class
122 protected AttributeSchemaImpl(Node node) { method in class:AttributeSchemaImpl
675 "AttributeSchemaImpl: Unable to decode", e);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DAttributeSchemaImpl.java25 * $Id: AttributeSchemaImpl.java,v 1.3 2008/06/25 05:44:03 qcheng Exp $
53 * The class <code>AttributeSchemaImpl</code> provides methods to access the
56 public class AttributeSchemaImpl { class
128 protected AttributeSchemaImpl(Node node) { method in class:AttributeSchemaImpl
706 "AttributeSchemaImpl: Unable to decode", e);

Completed in 400 milliseconds