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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSingleLogout.java25 * $Id: IDPSingleLogout.java,v 1.28 2009/11/25 01:20:47 madan_ranganath Exp $
83 public class IDPSingleLogout { class
116 private IDPSingleLogout() { method in class:IDPSingleLogout
209 debug.message("IDPSingleLogout.initiateLogoutRequest: "
228 debug.error("IDPSingleLogout.initiateLogoutReq: Error while deleting token from " +
242 debug.message("IDPSingleLogout.initiateLogoutReq:" +
260 debug.error("IDPSingleLogout.initiateLogoutReq: Error while deleting token from " +
286 debug.message("IDPSingleLogout.initLogoutReq: processing spEntityID " + spEntityID);
311 "IDPSingleLogout.initiateLogoutRequest:" , ex);
373 debug.message("IDPSingleLogout
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSingleLogout.java25 * $Id: IDPSingleLogout.java,v 1.28 2009/11/25 01:20:47 madan_ranganath Exp $
84 public class IDPSingleLogout { class
117 private IDPSingleLogout() { method in class:IDPSingleLogout
210 debug.message("IDPSingleLogout.initiateLogoutRequest: "
229 debug.error("IDPSingleLogout.initiateLogoutReq: Error while deleting token from " +
243 debug.message("IDPSingleLogout.initiateLogoutReq:" +
261 debug.error("IDPSingleLogout.initiateLogoutReq: Error while deleting token from " +
287 debug.message("IDPSingleLogout.initLogoutReq: processing spEntityID " + spEntityID);
312 "IDPSingleLogout.initiateLogoutRequest:" , ex);
374 debug.message("IDPSingleLogout
[all...]

Completed in 24 milliseconds