Cosminexus アプリケーションサーバ V8 リファレンス API編
class WebLogoutHandler
{
public WebLogoutHandler(HttpSession session , String userID) throws ParameterError;
public void handle(Callback[] callbacks)
throws java.io.IOException, UnsupportedCallbackException;
}| コンストラクタ・メソッド名 | 機能 |
|---|---|
| WebLogoutHandlerコンストラクタ | WebLogoutHandlerクラスのインスタンスを生成します。 |
| handleメソッド | ユーザIDを取得します。 |
All Rights Reserved. Copyright (C) 2008, 2011, Hitachi, Ltd.