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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/common/
H A DExtension.java67 validateChildren(children);
134 validateChildren(children);
358 private static void validateChildren(List children) throws FSMsgException { method in class:Extension
364 FSUtils.debug.error("Extension.validateChildren: Error "
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/common/
H A DExtension.java67 validateChildren(children);
134 validateChildren(children);
358 private static void validateChildren(List children) throws FSMsgException { method in class:Extension
364 FSUtils.debug.error("Extension.validateChildren: Error "

Completed in 497 milliseconds