Lotus Notes Adapter 6.0 | webMethods Lotus Notes Adapter Documentation | webMethods Lotus Notes Adapter Installation and User’s Documentation | Built-In Services Reference | Built-In Services Reference | wm.ln.authentication:logout
 
wm.ln.authentication:logout
This Java service invalidate a session in Lotus Notes. The service will also recycle any Domino objects at the root level of the pipeline. For more information, see Freeing Resources After Processing.
Input Parameters
session
Session The lotus.domino.Session to recycle.
Output Parameters
success
String "false" if the session object was missing, "true" if the session object was found and the recycle process completed without errors.
recycledObject
String List A list of recycled objects found at the root level of the pipeline.