public class PasswordSecurityRemoteServiceProxy extends AccountSecurityRemoteServiceProxy
HTTP_ACTION_EVENT_NAME
コンストラクタと説明 |
---|
PasswordSecurityRemoteServiceProxy(String url,
String userCd,
String password)
コンストラクタ.
|
PasswordSecurityRemoteServiceProxy(String url,
String userCd,
String password,
String tenantId)
コンストラクタ.
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected HTTPActionEventHandler |
createHTTPActionEventHandler(HTTPActionEventHandler parent)
intra-martとの接続に利用するHTTPActionEventHandlerを生成します.
|
getUserCd
getGroupId
createRemoteServiceClient, newProxyInstance, setLimitedSession
public PasswordSecurityRemoteServiceProxy(String url, String userCd, String password)
url
- HTTPActionEventListener url.userCd
- ユーザコードpassword
- パスワードpublic PasswordSecurityRemoteServiceProxy(String url, String userCd, String password, String tenantId)
url
- HTTPActionEventListener url.userCd
- ユーザコードpassword
- パスワードtenantId
- テナントIDprotected HTTPActionEventHandler createHTTPActionEventHandler(HTTPActionEventHandler parent)
AbstractRemoteServiceProxy
createHTTPActionEventHandler
クラス内 AccountSecurityRemoteServiceProxy
parent
- 親HTTPActionEventHandler.Copyright © 2012 NTT DATA INTRAMART CORPORATION