Lines Matching defs:termination

30 package com.sun.identity.federation.services.termination;
74 * Work engine that handles termination request/response.
120 * current federation termination. The hosted provider identifies the
189 * current federation termination. The remote provider identifies the
190 * provider who sent a request or with whom termination is to be initiated.
202 * @param userID the user who is initiating the termination process
218 * Finds the user based on the termination request received from a remote
220 * @param reqTermination the termination request
228 // UserDN needs to be figured from termination request
287 * Initiates the federation termination operation.
291 * @return <code>true</code> if the termination initiation operation is
430 * Processes the termination request received from a
434 * @param reqTermination the federation termination request received from
502 * Processes the termination request received from a
504 * @param reqTermination the federation termination request received from
573 "Failed to get UserDN. Invalid termination request");
579 "Federation termination request is improper");
586 * Resets ederate cookie when termination is done with one remote provider.
634 * federation termination Return URL of the provider that sent the
635 * termination request.
694 * Signs Federation termination request before sending it to the remote
696 * @param msg <code>SOAPMessage</code> which includes termination request
700 * @return signed termination request in <code>SOAPMessage</code>
743 * Generates Federation termination request based onthe
747 * @return termination request message
769 FSUtils.debug.message("failed to create termination request");
779 * Initiates federation termination at remote end.
780 * The termination requested is constructed and based on the profile the
784 * @return <code>true</code> if termination request is sent to remote
810 // Always show success page since local termination succeeded
829 "doFederationTermination no termination profile" +
852 "doFederationTermination Invalid termination profile" +
865 "doFederationTermination no termination profile" +
889 "doFederationTermination Invalid termination profile" +
962 // Always show success page since local termination
976 // termination succeeded
993 // Always show success page since local termination
1011 // Always show success page since local termination succeeded
1106 // Always show success page since local termination succeeded