intra-mart 6.1.14

jp.co.intra_mart.foundation.security.mobile
クラス MobileEasyLoginJphoneAnalyzer

java.lang.Object
  拡張jp.co.intra_mart.foundation.security.mobile.MobileEasyLoginJphoneAnalyzer
すべての実装インタフェース:
MobileUserAgentProvider

public class MobileEasyLoginJphoneAnalyzer
extends Object
implements MobileUserAgentProvider

モバイル端末固体識別番号取得プロバイダクラス J-PHONE用

導入されたバージョン:
6.1
バージョン:
1.0

コンストラクタの概要
MobileEasyLoginJphoneAnalyzer()
          推奨されていません。  
 
メソッドの概要
 boolean checkMobile(String userAgent, HttpServletRequest request)
          推奨されていません。 モバイル端末の種別をチェックします。
 String getUserAgent(String userAgent, HttpServletRequest request)
          推奨されていません。 モバイル端末固体識別番号を取得します。
 void init(Node node)
          推奨されていません。 モバイル端末固体識別番号取得プロバイダの初期化を行います。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

MobileEasyLoginJphoneAnalyzer

public MobileEasyLoginJphoneAnalyzer()
推奨されていません。 
メソッドの詳細

init

public void init(Node node)
推奨されていません。 
モバイル端末固体識別番号取得プロバイダの初期化を行います。

定義:
インタフェース MobileUserAgentProvider 内の init
パラメータ:
node - ノード

checkMobile

public boolean checkMobile(String userAgent,
                           HttpServletRequest request)
推奨されていません。 
モバイル端末の種別をチェックします。

定義:
インタフェース MobileUserAgentProvider 内の checkMobile
パラメータ:
userAgent - ユーザエージェントヘッダー値
request - サーブレットリクエスト
戻り値:
対象のモバイル端末の場合は true を返却します。

getUserAgent

public String getUserAgent(String userAgent,
                           HttpServletRequest request)
推奨されていません。 
モバイル端末固体識別番号を取得します。 モバイル端末固体識別番号が取得できなかった場合はnullを返却します。

定義:
インタフェース MobileUserAgentProvider 内の getUserAgent
パラメータ:
userAgent - ユーザエージェントヘッダー値
request - サーブレットリクエスト
戻り値:
固体識別番号

intra-mart 6.1.14

Copyright © 2000-2010 NTT DATA INTRAMART CO.,LTD.. All Rights Reserved.