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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2ConfigService.java25 * $Id: SAML2ConfigService.java,v 1.6 2009/06/12 22:21:40 mallas Exp $
54 public class SAML2ConfigService implements ConfigurationListener { class in inherits:ConfigurationListener
66 SAML2ConfigService saml2ConfigService = new SAML2ConfigService();
71 debug.error("SAML2ConfigService.static:", ce);
78 private SAML2ConfigService() { method in class:SAML2ConfigService
92 debug.message("SAML2ConfigService: configChanged");
143 debug.message("Attributes in SAML2ConfigService updated to: "
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2ConfigService.java25 * $Id: SAML2ConfigService.java,v 1.6 2009/06/12 22:21:40 mallas Exp $
54 public class SAML2ConfigService implements ConfigurationListener { class in inherits:ConfigurationListener
66 SAML2ConfigService saml2ConfigService = new SAML2ConfigService();
71 debug.error("SAML2ConfigService.static:", ce);
78 private SAML2ConfigService() { method in class:SAML2ConfigService
92 debug.message("SAML2ConfigService: configChanged");
143 debug.message("Attributes in SAML2ConfigService updated to: "

Completed in 21 milliseconds