Oracle9iAS Portal Developer Kit

logout procedure (image)

Contained in package wwsec_app_priv.

Call this procedure to log the current user off Oracle Portal and the Single Sign-On Server. After logging off, an image for successful logout is displayed.

procedure logout;

Version: Oracle Portal 3.0.6.6.5 or later

Parameters:

None

Exceptions:

This procedure raises no exceptions.

Example:

wwsec_app_priv.logout;

Related topics

The PL/SQL API Reference is part of the Portal Developer Kit on Portal Studio