Searched defs:SOAPBindingService (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/soapbinding/
H A DSOAPBindingService.java25 * $Id: SOAPBindingService.java,v 1.4 2008/08/06 17:28:19 exu Exp $
53 public class SOAPBindingService implements ConfigurationListener { class in inherits:ConfigurationListener
65 ci.addListener(new SOAPBindingService());
68 debug.error("SOAPBindingService.static:", ce);
75 private SOAPBindingService() { method in class:SOAPBindingService
89 debug.message("SOAPBindingService: configChanged");
98 String classMethod = "SOAPBindingService.setValues:";
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/soapbinding/
H A DSOAPBindingService.java25 * $Id: SOAPBindingService.java,v 1.4 2008/08/06 17:28:19 exu Exp $
53 public class SOAPBindingService implements ConfigurationListener { class in inherits:ConfigurationListener
65 ci.addListener(new SOAPBindingService());
68 debug.error("SOAPBindingService.static:", ce);
75 private SOAPBindingService() { method in class:SOAPBindingService
89 debug.message("SOAPBindingService: configChanged");
98 String classMethod = "SOAPBindingService.setValues:";
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DSOAPBindingService.java25 * $Id: SOAPBindingService.java,v 1.4 2008/06/25 05:47:23 qcheng Exp $
52 public class SOAPBindingService implements ConfigurationListener { class in inherits:ConfigurationListener
73 ci.addListener(new SOAPBindingService());
76 Utils.debug.error("SOAPBindingService.static:", ce);
83 private SOAPBindingService() { method in class:SOAPBindingService
122 Utils.debug.message("SOAPBindingService.enforceOnlyKnownProviders");
152 Utils.debug.error("SOAPBindingService.setValues:", ce);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DSOAPBindingService.java25 * $Id: SOAPBindingService.java,v 1.4 2008/06/25 05:47:23 qcheng Exp $
52 public class SOAPBindingService implements ConfigurationListener { class in inherits:ConfigurationListener
73 ci.addListener(new SOAPBindingService());
76 Utils.debug.error("SOAPBindingService.static:", ce);
83 private SOAPBindingService() { method in class:SOAPBindingService
122 Utils.debug.message("SOAPBindingService.enforceOnlyKnownProviders");
152 Utils.debug.error("SOAPBindingService.setValues:", ce);

Completed in 29 milliseconds