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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/authnsvc/
H A DAuthnSvcService.java25 * $Id: AuthnSvcService.java,v 1.3 2008/06/25 05:47:06 qcheng Exp $
47 * The <code>AuthnSvcService</code> class stores the current values of all the
51 public class AuthnSvcService implements ConfigurationListener class in inherits:ConfigurationListener
69 ci.addListener(new AuthnSvcService());
72 AuthnSvcUtils.debug.error("AuthnSvcService.static:", ce);
79 private AuthnSvcService() { method in class:AuthnSvcService
122 AuthnSvcUtils.debug.message("AuthnSvcService.configChanged");
136 AuthnSvcUtils.debug.error("AuthnSvcService.setValues:", ce);
161 "AuthnSvcService.setValues class = " + class_, t);
166 "AuthnSvcService
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/authnsvc/
H A DAuthnSvcService.java25 * $Id: AuthnSvcService.java,v 1.3 2008/06/25 05:47:06 qcheng Exp $
47 * The <code>AuthnSvcService</code> class stores the current values of all the
51 public class AuthnSvcService implements ConfigurationListener class in inherits:ConfigurationListener
69 ci.addListener(new AuthnSvcService());
72 AuthnSvcUtils.debug.error("AuthnSvcService.static:", ce);
79 private AuthnSvcService() { method in class:AuthnSvcService
122 AuthnSvcUtils.debug.message("AuthnSvcService.configChanged");
136 AuthnSvcUtils.debug.error("AuthnSvcService.setValues:", ce);
161 "AuthnSvcService.setValues class = " + class_, t);
166 "AuthnSvcService
[all...]

Completed in 28 milliseconds