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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/meta/
H A DWSFederationMetaUtils.java25 * $Id: WSFederationMetaUtils.java,v 1.5 2009/10/28 23:58:59 exu Exp $
62 * The <code>WSFederationMetaUtils</code> provides metadata related utility
65 public final class WSFederationMetaUtils { class
101 debug.error("WSFederationMetaUtils.static:", jaxbe);
109 private WSFederationMetaUtils() { method in class:WSFederationMetaUtils
251 JAXBContext jc = WSFederationMetaUtils.getMetaJAXBContext();
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/meta/
H A DWSFederationMetaUtils.java25 * $Id: WSFederationMetaUtils.java,v 1.5 2009/10/28 23:58:59 exu Exp $
65 * The <code>WSFederationMetaUtils</code> provides metadata related utility
68 public final class WSFederationMetaUtils { class
104 debug.error("WSFederationMetaUtils.static:", jaxbe);
112 private WSFederationMetaUtils() { method in class:WSFederationMetaUtils
265 JAXBContext jc = WSFederationMetaUtils.getMetaJAXBContext();

Completed in 44 milliseconds