Hitachi

JP1 Version 12 JP1/Navigation Platform Development Guide


7.3 LogoutActionUtil (logout processing class)

This utility class is used to log out from Navigation Platform. This class is used in the JSP file. To make a branch to the logout processing from normal processing in the custom window, use the ucnpUserData parameter.

For details about the ucnpUserData parameter, see 2.5.2 Data that can be received by Custom Window Plugins.

Package

package jp.co.hitachi.soft.ucnp.base.common;

Format

public class LogoutActionUtil

Method

Organization of this section