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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSSchema.java330 String answer = "<" + nodeName + getNodeAttributes(a) + ">";
346 private static String getNodeAttributes(Node a) { method in class:SMSSchema
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSSchema.java330 String answer = "<" + nodeName + getNodeAttributes(a) + ">";
346 private static String getNodeAttributes(Node a) { method in class:SMSSchema

Completed in 24 milliseconds