A B C D E F G H I J K L M N O P R S T U W

A

AbstractWsHandler - jp.co.ogis_ri.citk.wsp.cxf.jaxws.handler の クラス
JAX-WS Handler(SOAPHandler) core component : SOAPHandlers have access to the entire SOAP message.
AbstractWsHandler() - クラス jp.co.ogis_ri.citk.wsp.cxf.jaxws.handler.AbstractWsHandler のコンストラクタ
 
accept(MuleMessage) - クラス jp.co.ogis_ri.citk.authn.filter.saml2.AccessFilter のメソッド
 
AccessFilter - jp.co.ogis_ri.citk.authn.filter.saml2 の クラス
Mule ESBの認証Cookie確認用カスタムフィルタークラス。
AccessFilter() - クラス jp.co.ogis_ri.citk.authn.filter.saml2.AccessFilter のコンストラクタ
 
add(String, Object) - クラス jp.co.ogis_ri.citk.common.util.RequestParameterCache のメソッド
認証リクエストユーザのMuleメッセージをキャッシュに追加する。
AuthnSetCookiesTransformer - jp.co.ogis_ri.citk.authn.transformer.http の クラス
Mule ESBの認証Cookie発行用トランスフォーマクラス。
AuthnSetCookiesTransformer() - クラス jp.co.ogis_ri.citk.authn.transformer.http.AuthnSetCookiesTransformer のコンストラクタ
コンストラクタ。
AUTHZ_DENY - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
認可結果結果(拒否)。
AUTHZ_INDETERMINATE - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
認可結果結果(未定義)。
AUTHZ_PERMIT - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
認可結果結果(許可)。
AUTHZ_REQUEST_PARAM - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
認可リクエストパラメータ。
AUTHZ_RESULT_KEY - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
MuleMessage内の認可結果のキー。
AuthzInterceptor - jp.co.ogis_ri.citk.authz の クラス
認可時のインターセプタ。
AuthzInterceptor() - クラス jp.co.ogis_ri.citk.authz.AuthzInterceptor のコンストラクタ
 
AuthzTransformer - jp.co.ogis_ri.citk.authz の クラス
Mule ESBの認可処理用トランスフォーマークラス。
AuthzTransformer() - クラス jp.co.ogis_ri.citk.authz.AuthzTransformer のコンストラクタ
コンストラクタ。
AuthzUtil - jp.co.ogis_ri.citk.authz.common の クラス
認可処理用ユーティリティ

B

build() - クラス jp.co.ogis_ri.citk.forwarding.transformer.impl.EndpointUrlBuilder のメソッド
エンドポイントの変換テーブルを構築する。

C

CITK_ACCESS_DATE_COOKIE_NAME - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
accessDateのCookie名。
CITK_ACS_STATUS_KEY - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
MuleMessage内のACSステータスのキー。
CITK_ACS_STATUS_NG - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
ACSステータスの値(NG)。
CITK_ACS_STATUS_OK - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
ACSステータスの値(OK)。
CITK_EXPIRE_COOKIE_NAME - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
expireのCookie名。
CITK_ISTIMEOUT_KEY - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
MuleMessage内のタイムアウト状態を示すキー。
CITK_LOCALNAME - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
CITKのローカル名。
CITK_NS - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
CITKのネームスペース。
CITK_PREFIX - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
CITKのプリフィックス。
CITK_RELAYSTATE_KEY - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
MuleMessage内のRelay Stateのキー。
CitkApplicationException - jp.co.ogis_ri.citk.common.exception の 例外
CitkApplicationExceptionクラス。
CitkApplicationException(Throwable, String, Object...) - 例外 jp.co.ogis_ri.citk.common.exception.CitkApplicationException のコンストラクタ
コンストラクタ。
CitkApplicationException(String, Object...) - 例外 jp.co.ogis_ri.citk.common.exception.CitkApplicationException のコンストラクタ
コンストラクタ。
CitkConstants - jp.co.ogis_ri.citk.common の クラス
CITKの共通Constantsクラス。
CitkConstants() - クラス jp.co.ogis_ri.citk.common.CitkConstants のコンストラクタ
 
CitkErrorMessageResource - jp.co.ogis_ri.citk.common.resource の クラス
CITKのErrorメッセージ・HttpStatus管理クラス。
CitkExceptionStrategy - jp.co.ogis_ri.citk.common.exception の クラス
Mule ESBのカスタムExceptionStrategyクラス実装。
CitkExceptionStrategy(MuleContext) - クラス jp.co.ogis_ri.citk.common.exception.CitkExceptionStrategy のコンストラクタ
コンストラクタ。
CitkLogger - jp.co.ogis_ri.citk.common.log の クラス
CITKLoggerクラス実装。
CitkSystemException - jp.co.ogis_ri.citk.common.exception の 例外
CitkSystemExceptionクラス。
CitkSystemException(Throwable) - 例外 jp.co.ogis_ri.citk.common.exception.CitkSystemException のコンストラクタ
 
CitkSystemException(String) - 例外 jp.co.ogis_ri.citk.common.exception.CitkSystemException のコンストラクタ
 
CitkSystemException(String, Throwable) - 例外 jp.co.ogis_ri.citk.common.exception.CitkSystemException のコンストラクタ
コンストラクタ。
CitkSystemException(Throwable, MuleMessage) - 例外 jp.co.ogis_ri.citk.common.exception.CitkSystemException のコンストラクタ
コンストラクタ。
CitkSystemException(String, MuleMessage) - 例外 jp.co.ogis_ri.citk.common.exception.CitkSystemException のコンストラクタ
コンストラクタ。
CitkSystemException(String, Throwable, MuleMessage) - 例外 jp.co.ogis_ri.citk.common.exception.CitkSystemException のコンストラクタ
コンストラクタ。
ClientHandler - jp.co.ogis_ri.citk.wssagents.jaxws.client の クラス
WS-Security
ClientHandler() - クラス jp.co.ogis_ri.citk.wssagents.jaxws.client.ClientHandler のコンストラクタ
 
close(MessageContext) - クラス jp.co.ogis_ri.citk.wssagents.jaxws.client.ClientHandler のメソッド
 
close(MessageContext) - クラス stub.sp.it.citk.org.log.SOAPMessageLogger のメソッド
 
CONTENT_TYPE_MULTI_PART_FORM_DATA - クラス jp.co.ogis_ri.citk.common.transformer.http.PostPropertiesTransformer の static 変数
http://www.ietf.org/rfc/rfc2388.txt
CONTENT_TYPE_X_WWW_FORM_URL_ENCODED - クラス jp.co.ogis_ri.citk.common.transformer.http.PostPropertiesTransformer の static 変数
http://www.w3.org/TR/1999/REC-html401-19991224/
convertRuntimeException(Throwable) - クラス jp.co.ogis_ri.citk.common.util.ExceptionUtil の static メソッド
すべての例外を適切な非チェック例外に変換する。
CopyMessagePropertiesTransformer - jp.co.ogis_ri.citk.common.transformer.http の クラス
Mule ESBのMuleMessageコピー用トランスフォーマークラス。
CopyMessagePropertiesTransformer() - クラス jp.co.ogis_ri.citk.common.transformer.http.CopyMessagePropertiesTransformer のコンストラクタ
 
createEndingInterceptor() - クラス jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsOutInterceptor のメソッド
 
createFedletUrl(String, String, String, String, String, String) - クラス jp.co.ogis_ri.citk.authz.common.AuthzUtil の static メソッド
Fedlet認可用URLを作成する。
cred - クラス jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsInInterceptor の static 変数
 
cred - クラス jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsOutInterceptor の static 変数
 

D

DataUtil - jp.co.ogis_ri.citk.common.util の クラス
CITK で使用するデータに関するユーティリティクラス。
debug(String, Object...) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
debugレベルログ。
debug(Throwable, String, Object...) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
debugレベルログ。
debug(Throwable) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
debugレベルログ.
deleteUrlParam(String, String) - クラス jp.co.ogis_ri.citk.authn.transformer.http.RequestParameterTransformer のメソッド
URLから特定のパラメータを除去する。
doGet(HttpServletRequest, HttpServletResponse) - クラス stub.sp.it.citk.org.log.SOAPMessageViewer のメソッド
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - クラス stub.sp.it.citk.org.requester.StubServiceRequester のメソッド
Handles the HTTP GET method.
doPost(HttpServletRequest, HttpServletResponse) - クラス stub.sp.it.citk.org.log.SOAPMessageViewer のメソッド
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - クラス stub.sp.it.citk.org.requester.StubServiceRequester のメソッド
Handles the HTTP POST method.

E

EndPointMappingException - jp.co.ogis_ri.citk.common.exception の 例外
EndPointMappingExceptionクラス。
EndPointMappingException(Throwable, String, String, String, String, Object...) - 例外 jp.co.ogis_ri.citk.common.exception.EndPointMappingException のコンストラクタ
コンストラクタ。
EndPointMappingException(String, String, String, String, Object...) - 例外 jp.co.ogis_ri.citk.common.exception.EndPointMappingException のコンストラクタ
コンストラクタ。
EndpointUrl - jp.co.ogis_ri.citk.forwarding.transformer の クラス
認可結果ごとのForwarding先のエンドポイント管理クラス。
EndpointUrl() - クラス jp.co.ogis_ri.citk.forwarding.transformer.EndpointUrl のコンストラクタ
 
EndpointUrlBuilder - jp.co.ogis_ri.citk.forwarding.transformer.impl の クラス
エンドポイントの変換テーブル(MAP)のビルダークラス.
EndpointUrlBuilder() - クラス jp.co.ogis_ri.citk.forwarding.transformer.impl.EndpointUrlBuilder のコンストラクタ
 
error(String, Object...) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
errorレベルログ。
error(Throwable) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
errorレベルログ。
error(Throwable, String, Object...) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
errorレベルログ
ERROR_MESSAGE_PROPERTIES - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
ログメッセージのリソースバンドル名。
ERROR_MSG_AUTHORIZE_FAILUER - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
システム例外:認可結果取得エラーのメッセージ。
ERROR_MSG_INVALID_ACSSTATUS - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
システム例外:ACSステータス不正のメッセージ。
ERROR_MSG_LOCATION_IS_NULL - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
システム例外:リダイレクト先のロケーション不正のメッセージ。
ERROR_MSG_NOT_CONTAIN_PAYLOARD - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
システム例外:ペイロード取得エラーのメッセージ。
ExceptionUtil - jp.co.ogis_ri.citk.common.util の クラス
チェック例外変換ユーティリティ。

F

fatal(String, Object...) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
fatalレベルログ。
fatal(Throwable, String, Object...) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
fatalレベルログ。
fatal(Throwable) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
fatalレベルログ。
FedletErrorTransformer - jp.co.ogis_ri.citk.common.transformer.http の クラス
Mule ESBのカスタムトランスフォーマークラス。
FedletErrorTransformer() - クラス jp.co.ogis_ri.citk.common.transformer.http.FedletErrorTransformer のコンストラクタ
 
FedletException - jp.co.ogis_ri.citk.common.exception の 例外
FedletExceptionクラス。
FedletException(Throwable, String, String, String, Object...) - 例外 jp.co.ogis_ri.citk.common.exception.FedletException のコンストラクタ
コンストラクタ。
FedletException(String, String, String, Object...) - 例外 jp.co.ogis_ri.citk.common.exception.FedletException のコンストラクタ
 
ForwardingOutboundTransformer - jp.co.ogis_ri.citk.forwarding.transformer の クラス
Mule ESBのフォワーディング処理トランスフォーマークラス。
ForwardingOutboundTransformer() - クラス jp.co.ogis_ri.citk.forwarding.transformer.ForwardingOutboundTransformer のコンストラクタ
コンストラクタ。

G

get(String) - クラス jp.co.ogis_ri.citk.common.util.RequestParameterCache のメソッド
キャッシュ内のMuleMessageを取得する。
getAddress() - クラス jp.co.ogis_ri.citk.authz.AuthzTransformer のメソッド
Fedletへのリクエストアドレスを取得する。
getAppcontext() - クラス jp.co.ogis_ri.citk.forwarding.transformer.OutboundEndpoint のメソッド
エンドポイントのアプリケーションコンテキストを取得する。
getCache() - クラス jp.co.ogis_ri.citk.authn.transformer.http.RedirectionTransformer のメソッド
リクエストMuleMessgaeを収めたキャッシュを取得する。
getCache() - クラス jp.co.ogis_ri.citk.authn.transformer.http.RequestCacheTransformer のメソッド
リクエストMuleMessgaeを収めたキャッシュを取得する。
getCache() - クラス jp.co.ogis_ri.citk.authn.transformer.http.RequestParameterTransformer のメソッド
リクエストMuleMessgaeを収めたキャッシュを取得する。
getCache() - クラス jp.co.ogis_ri.citk.common.util.RequestParameterCache のメソッド
cacheオブジェクトを取得する。
getCookieValue(Object, String) - クラス jp.co.ogis_ri.citk.common.util.DataUtil の static メソッド
MuleMessageの"cookies"または"Set-Cookie"プロパティから取得した Cookie型配列オブジェクトから特定のCookieの値を取得する。
getDecisionForFedlet(String) - クラス jp.co.ogis_ri.citk.authz.common.AuthzUtil の static メソッド
認可結果を取得する(Fedlet用)。
getDeny() - クラス jp.co.ogis_ri.citk.forwarding.transformer.EndpointUrl のメソッド
deny時のアウトバウンド・エンドポイントを取得する。
getDomain() - クラス jp.co.ogis_ri.citk.authn.transformer.http.AuthnSetCookiesTransformer のメソッド
発行cookieのドメインを取得する。
getDomain() - クラス jp.co.ogis_ri.citk.authn.transformer.http.RedirectionTransformer のメソッド
発行Cookieのドメインを取得する。
getDomain() - クラス jp.co.ogis_ri.citk.authn.transformer.http.UpdateAccessCookieTransformer のメソッド
発行Cookieのタイムゾーンを取得する。
getEncoding() - クラス jp.co.ogis_ri.citk.common.exception.CitkExceptionStrategy のメソッド
エンコードを取得する。
getEndpointUrlBuilder() - クラス jp.co.ogis_ri.citk.forwarding.transformer.impl.MemoryOutboundEndpointResolverImpl のメソッド
エンドポイントMAPビルダークラスを取得する。
getErrorMessage(String) - クラス jp.co.ogis_ri.citk.common.resource.CitkErrorMessageResource のメソッド
エラーメッセージを取得する。
getErrorMessage(String, Object...) - クラス jp.co.ogis_ri.citk.common.resource.CitkErrorMessageResource のメソッド
エラーメッセージを取得する。
getExpierDateTime(Document) - クラス jp.co.ogis_ri.citk.common.util.DataUtil の static メソッド
SAML2のAuthnRequestメッセージに対する応答から、Subject要素の NotOnOrAfter属性の値を取得する。
getExpierDateTime(String) - クラス jp.co.ogis_ri.citk.common.util.DataUtil の static メソッド
 
getExpierDateTime(Object) - クラス jp.co.ogis_ri.citk.common.util.DataUtil の static メソッド
 
getExpire() - クラス jp.co.ogis_ri.citk.authn.transformer.http.AuthnSetCookiesTransformer のメソッド
有効期限を取得する。
getFedletURL() - クラス jp.co.ogis_ri.citk.authn.transformer.saml2.SAML2InfoIntoMuleMessage のメソッド
FedletURLを取得する。
getHeaders() - クラス jp.co.ogis_ri.citk.wssagents.jaxws.client.ClientHandler のメソッド
Gets the header blocks that can be processed by this Handler instance.
getHeaders() - クラス stub.sp.it.citk.org.log.SOAPMessageLogger のメソッド
 
getHost() - クラス jp.co.ogis_ri.citk.forwarding.transformer.OutboundEndpoint のメソッド
ホストを取得する。
getIdleTime() - クラス jp.co.ogis_ri.citk.authn.filter.saml2.AccessFilter のメソッド
 
getIdpAuthnCookieName() - クラス jp.co.ogis_ri.citk.authn.transformer.http.RedirectionTransformer のメソッド
IdPの認証Cookie名称を取得する。
getIdpEntityId() - クラス stub.sp.it.citk.org.parameter.RequestParameter のメソッド
 
getInstance() - クラス jp.co.ogis_ri.citk.common.resource.CitkErrorMessageResource の static メソッド
このオブジェクトのシングルトンインスタンスを取得する。
getInstance() - クラス jp.co.ogis_ri.citk.common.util.RequestParameterCache の static メソッド
このオブジェクトのシングルトンインスタンスを取得する。
getLog(Class<?>) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger の static メソッド
開発者用のログを出力するLoggerを返す。
getLog(String) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger の static メソッド
開発者用のログを出力するLoggerを返す。
getMessage() - 例外 jp.co.ogis_ri.citk.common.exception.CitkApplicationException のメソッド
 
getMessage() - 例外 jp.co.ogis_ri.citk.common.exception.CitkSystemException のメソッド
 
getMessage() - 例外 jp.co.ogis_ri.citk.common.exception.EndPointMappingException のメソッド
 
getMessage() - 例外 jp.co.ogis_ri.citk.common.exception.FedletException のメソッド
 
getMessage() - 例外 jp.co.ogis_ri.citk.common.exception.IllegalRequestException のメソッド
 
getMessageToPayloard() - 例外 jp.co.ogis_ri.citk.common.exception.IllegalRequestException のメソッド
レスポンスペイロード用メッセージ取得メソッド。
getMuleMessage() - 例外 jp.co.ogis_ri.citk.common.exception.CitkSystemException のメソッド
Muleメッセージを取得する。
getNameId(Document) - クラス jp.co.ogis_ri.citk.common.util.DataUtil の static メソッド
SAML2のAuthnRequestメッセージに対する応答から、NameID要素の値を取得する。
getNameId(String) - クラス jp.co.ogis_ri.citk.common.util.DataUtil の static メソッド
 
getNameId(Object) - クラス jp.co.ogis_ri.citk.common.util.DataUtil の static メソッド
 
getNameId() - クラス stub.sp.it.citk.org.parameter.RequestParameter のメソッド
 
getOperationLog() - クラス jp.co.ogis_ri.citk.common.log.CitkLogger の static メソッド
運用管理者用の操作ログを出力するLoggerを返す。
getOperationName() - クラス stub.sp.it.citk.org.parameter.RequestParameter のメソッド
 
getOutboundEndpoint(String) - クラス jp.co.ogis_ri.citk.forwarding.transformer.EndpointUrl のメソッド
認可結果ごとのエンドポイントを返却する。
getOutboundEndpointResolver() - クラス jp.co.ogis_ri.citk.forwarding.transformer.ForwardingOutboundTransformer のメソッド
アウトバウンド解決クラスを取得する。
getPermit() - クラス jp.co.ogis_ri.citk.forwarding.transformer.EndpointUrl のメソッド
permit時のアウトバウンド・エンドポイントを取得する。
getPort() - クラス jp.co.ogis_ri.citk.forwarding.transformer.OutboundEndpoint のメソッド
エンドポイントのポートを取得する。
getProtocol() - クラス jp.co.ogis_ri.citk.forwarding.transformer.OutboundEndpoint のメソッド
エンドポイントの プロトコルを取得する。
getRequestProtocol() - クラス jp.co.ogis_ri.citk.authn.transformer.http.RedirectionTransformer のメソッド
リクエストプロトコルを取得する。
getRequestUrl() - クラス jp.co.ogis_ri.citk.authz.AuthzTransformer のメソッド
FedletへのリクエストURLを取得する。
getRoles() - クラス jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsInInterceptor のメソッド
 
getRoles() - クラス jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsOutInterceptor のメソッド
 
getServiceName() - クラス stub.sp.it.citk.org.parameter.RequestParameter のメソッド
 
getServletInfo() - クラス stub.sp.it.citk.org.log.SOAPMessageViewer のメソッド
Returns a short description of the servlet.
getServletInfo() - クラス stub.sp.it.citk.org.requester.StubServiceRequester のメソッド
Returns a short description of the servlet.
getSettingDatas() - クラス jp.co.ogis_ri.citk.forwarding.transformer.impl.EndpointUrlBuilder のメソッド
エンドポイント定義を取得する。
getSOAPReader(SOAPMessageContext) - クラス jp.co.ogis_ri.citk.wsp.cxf.jaxws.handler.AbstractWsHandler のメソッド
SOAP message in preparation for XMLStreamReader to get to read.
getTargetNamespace() - クラス stub.sp.it.citk.org.parameter.RequestParameter のメソッド
 
getTimezone() - クラス jp.co.ogis_ri.citk.authn.transformer.http.AuthnSetCookiesTransformer のメソッド
発行cookieのタイムゾーンを取得定する。
getTimezone() - クラス jp.co.ogis_ri.citk.authn.transformer.http.UpdateAccessCookieTransformer のメソッド
発行Cookieのタイムゾーンを取得する。
getUnderstoodHeaders() - クラス jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsInInterceptor のメソッド
 
getUnderstoodHeaders() - クラス jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsOutInterceptor のメソッド
 
getValue(String) - クラス manager.PropsManager の static メソッド
プロパティ値を取得する.
getWscProfile() - クラス stub.sp.it.citk.org.parameter.RequestParameter のメソッド
 
getWsdlLocation() - クラス stub.sp.it.citk.org.parameter.RequestParameter のメソッド
 

H

handleException(Exception, MuleEvent) - クラス jp.co.ogis_ri.citk.common.exception.CitkExceptionStrategy のメソッド
Exceptionハンドラ。
handleException(Exception, MuleEvent, RollbackSourceCallback) - クラス jp.co.ogis_ri.citk.common.exception.CitkExceptionStrategy のメソッド
Exceptionハンドラ。
handleFault(SoapMessage) - クラス jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsInInterceptor のメソッド
 
handleFault(SoapMessage) - クラス jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsOutInterceptor のメソッド
 
handleFault(SOAPMessageContext) - クラス jp.co.ogis_ri.citk.wssagents.jaxws.client.ClientHandler のメソッド
 
handleFault(SOAPMessageContext) - クラス stub.sp.it.citk.org.log.SOAPMessageLogger のメソッド
 
handleMessage(SoapMessage) - クラス jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsInInterceptor のメソッド
 
handleMessage(SoapMessage) - クラス jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsOutInterceptor のメソッド
 
handleMessage(SoapMessage, ThreadLocal<Subject>, Subject) - クラス jp.co.ogis_ri.citk.wsp.cxf.jaxws.handler.AbstractWsHandler のメソッド
The handleMessage method gets invoked for normal processing by the framework as a message is either sent or received (inbound and outbound).
handleMessage(SOAPMessageContext) - クラス jp.co.ogis_ri.citk.wssagents.jaxws.client.ClientHandler のメソッド
 
handleMessage(SOAPMessageContext) - クラス stub.sp.it.citk.org.log.SOAPMessageLogger のメソッド
 
handleSecureMessage(SoapMessage, SOAPMessageContext, ThreadLocal<Subject>, Subject, Map<Object, Object>) - クラス jp.co.ogis_ri.citk.wsp.cxf.jaxws.handler.AbstractWsHandler のメソッド
The handleSecureMessage method validate or wrap in SOAP message.
handleSecureMessage(SoapMessage, SOAPMessageContext, ThreadLocal<Subject>, Subject, Map<Object, Object>) - クラス jp.co.ogis_ri.citk.wsp.cxf.jaxws.handler.WsHandler のメソッド
 
HasAuthnCookieComponent - jp.co.ogis_ri.citk.app の クラス
 
HasAuthnCookieComponent() - クラス jp.co.ogis_ri.citk.app.HasAuthnCookieComponent のコンストラクタ
 
HasAuthnCookieComponent - jp.co.ogis_ri.citk.authn.component の クラス
認証CookieをHTMLにレンダリングするMuleコンポーネント。
HasAuthnCookieComponent() - クラス jp.co.ogis_ri.citk.authn.component.HasAuthnCookieComponent のコンストラクタ
 

I

IDP_ENTITYID_KEY - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
IdP エンティティIDのキー。
IllegalRequestException - jp.co.ogis_ri.citk.common.exception の 例外
IllegalRequestExceptionクラス。
IllegalRequestException(Throwable, String, MuleMessage, Object...) - 例外 jp.co.ogis_ri.citk.common.exception.IllegalRequestException のコンストラクタ
コンストラクタ.
IllegalRequestException(String, MuleMessage, Object...) - 例外 jp.co.ogis_ri.citk.common.exception.IllegalRequestException のコンストラクタ
コンストラクタ。
info(String, Object...) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
infoレベルログ。
info(Throwable, String, Object...) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
infoレベルログ。
info(Throwable) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
infoレベルログ.
init(ServletConfig) - クラス stub.sp.it.citk.org.log.SOAPMessageViewer のメソッド
 
isDebugEnabled() - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
Debugレベル設定状態確認。
isErrorEnabled() - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
Errorレベル設定状態確認。
isFatalEnabled() - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
Fatalレベル設定状態確認。
isInfoEnabled() - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
Infoレベル設定状態確認。
isTraceEnabled() - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
Traceレベル設定状態確認。
isWarnEnabled() - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
Warnレベル設定状態確認。

J

jp.co.ogis_ri.citk.app - パッケージ jp.co.ogis_ri.citk.app
 
jp.co.ogis_ri.citk.authn.component - パッケージ jp.co.ogis_ri.citk.authn.component
 
jp.co.ogis_ri.citk.authn.filter.saml2 - パッケージ jp.co.ogis_ri.citk.authn.filter.saml2
 
jp.co.ogis_ri.citk.authn.transformer.http - パッケージ jp.co.ogis_ri.citk.authn.transformer.http
 
jp.co.ogis_ri.citk.authn.transformer.saml2 - パッケージ jp.co.ogis_ri.citk.authn.transformer.saml2
 
jp.co.ogis_ri.citk.authz - パッケージ jp.co.ogis_ri.citk.authz
 
jp.co.ogis_ri.citk.authz.common - パッケージ jp.co.ogis_ri.citk.authz.common
 
jp.co.ogis_ri.citk.common - パッケージ jp.co.ogis_ri.citk.common
 
jp.co.ogis_ri.citk.common.exception - パッケージ jp.co.ogis_ri.citk.common.exception
 
jp.co.ogis_ri.citk.common.log - パッケージ jp.co.ogis_ri.citk.common.log
 
jp.co.ogis_ri.citk.common.resource - パッケージ jp.co.ogis_ri.citk.common.resource
 
jp.co.ogis_ri.citk.common.transformer.http - パッケージ jp.co.ogis_ri.citk.common.transformer.http
 
jp.co.ogis_ri.citk.common.transformer.saml2 - パッケージ jp.co.ogis_ri.citk.common.transformer.saml2
 
jp.co.ogis_ri.citk.common.util - パッケージ jp.co.ogis_ri.citk.common.util
 
jp.co.ogis_ri.citk.forwarding.transformer - パッケージ jp.co.ogis_ri.citk.forwarding.transformer
 
jp.co.ogis_ri.citk.forwarding.transformer.impl - パッケージ jp.co.ogis_ri.citk.forwarding.transformer.impl
 
jp.co.ogis_ri.citk.wsp.cxf.interceptor - パッケージ jp.co.ogis_ri.citk.wsp.cxf.interceptor
 
jp.co.ogis_ri.citk.wsp.cxf.jaxws.handler - パッケージ jp.co.ogis_ri.citk.wsp.cxf.jaxws.handler
 
jp.co.ogis_ri.citk.wssagents.jaxws.client - パッケージ jp.co.ogis_ri.citk.wssagents.jaxws.client
 

K

KEY - クラス jp.co.ogis_ri.citk.common.transformer.saml2.ReceiveRelayStateTransformer の static 変数
RelayStateパラメータキー。

L

LOG_MESSAGE_PROPERTIES - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
ログメッセージのリソースバンドル名。

M

manager - パッケージ manager
 
MemoryOutboundEndpointResolverImpl - jp.co.ogis_ri.citk.forwarding.transformer.impl の クラス
アウトバウンドエンドポイント解決クラス。
MemoryOutboundEndpointResolverImpl() - クラス jp.co.ogis_ri.citk.forwarding.transformer.impl.MemoryOutboundEndpointResolverImpl のコンストラクタ
 
method1() - インタフェース stub.sp.it.citk.org.StubServiceSoapBinding のメソッド
 
method2() - インタフェース stub.sp.it.citk.org.StubServiceSoapBinding のメソッド
 

N

NAMEID_KEY - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
NAME ID。

O

onCall(MuleEventContext) - クラス jp.co.ogis_ri.citk.app.HasAuthnCookieComponent のメソッド
 
onCall(MuleEventContext) - クラス jp.co.ogis_ri.citk.authn.component.HasAuthnCookieComponent のメソッド
 
OUTBOUND_ADDRESS - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
MuleMessage内のアドレスのキー。
OUTBOUND_PROTOCOL - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
MuleMessage内のプロトコルのキー。
OutboundEndpoint - jp.co.ogis_ri.citk.forwarding.transformer の クラス
エンドポイント管理クラス。
OutboundEndpoint() - クラス jp.co.ogis_ri.citk.forwarding.transformer.OutboundEndpoint のコンストラクタ
コンストラクタ。
OutboundEndpoint(URL) - クラス jp.co.ogis_ri.citk.forwarding.transformer.OutboundEndpoint のコンストラクタ
エンドポイントのURLを設定する。
OutboundEndpoint(String, String, int, String, String, String) - クラス jp.co.ogis_ri.citk.forwarding.transformer.OutboundEndpoint のコンストラクタ
コンストラクタ。
OutboundEndpointResolver - jp.co.ogis_ri.citk.forwarding.transformer の インタフェース
アウトバウンドエンドポイント解決インタフェース。

P

parseDocument(String) - クラス jp.co.ogis_ri.citk.common.util.DataUtil の static メソッド
XML文字列をorg.w3c.dom.Document型オブジェクトに変換する。
parseStringToDate(String) - クラス jp.co.ogis_ri.citk.common.util.DataUtil の static メソッド
特定の形式の日時文字列を解析してDateオブジェクトに変換する。
PostPropertiesTransformer - jp.co.ogis_ri.citk.common.transformer.http の クラス
Mule ESBのカスタムトランスフォーマークラス。
PostPropertiesTransformer() - クラス jp.co.ogis_ri.citk.common.transformer.http.PostPropertiesTransformer のコンストラクタ
 
process(MuleEvent) - クラス jp.co.ogis_ri.citk.authz.AuthzInterceptor のメソッド
 
processRequest(HttpServletRequest, HttpServletResponse) - クラス stub.sp.it.citk.org.log.SOAPMessageViewer のメソッド
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - クラス stub.sp.it.citk.org.requester.StubServiceRequester のメソッド
Processes requests for both HTTP GET and POST methods.
PropsManager - manager の クラス
プロパティマネージャ.

R

ReceiveRelayStateTransformer - jp.co.ogis_ri.citk.common.transformer.saml2 の クラス
Mule ESBのACS処理トランスフォーマークラス。
ReceiveRelayStateTransformer() - クラス jp.co.ogis_ri.citk.common.transformer.saml2.ReceiveRelayStateTransformer のコンストラクタ
コンストラクタ。
RedirectionTransformer - jp.co.ogis_ri.citk.authn.transformer.http の クラス
Mule ESBのリダイレクト処理トランスフォーマークラス。
RedirectionTransformer() - クラス jp.co.ogis_ri.citk.authn.transformer.http.RedirectionTransformer のコンストラクタ
コンストラクタ。
RELAYSTATE_PARAM - クラス jp.co.ogis_ri.citk.common.CitkConstants の static 変数
Relay Stateのパラメータ名。
remove(String) - クラス jp.co.ogis_ri.citk.common.util.RequestParameterCache のメソッド
キャッシュ内のMuleMessageを削除する。
RequestCacheTransformer - jp.co.ogis_ri.citk.authn.transformer.http の クラス
Mule ESBのリクエストメッセ時キャッシュ用トランスフォーマークラス。
RequestCacheTransformer() - クラス jp.co.ogis_ri.citk.authn.transformer.http.RequestCacheTransformer のコンストラクタ
コンストラクタ.
requestHandler - クラス jp.co.ogis_ri.citk.wsp.cxf.jaxws.handler.AbstractWsHandler の変数
 
RequestParameter - stub.sp.it.citk.org.parameter の クラス
 
RequestParameter() - クラス stub.sp.it.citk.org.parameter.RequestParameter のコンストラクタ
 
RequestParameterCache - jp.co.ogis_ri.citk.common.util の クラス
リクエストパラメータキャッシュ用クラス。
RequestParameterCache() - クラス jp.co.ogis_ri.citk.common.util.RequestParameterCache のコンストラクタ
コンストラクタ。
RequestParameterTransformer - jp.co.ogis_ri.citk.authn.transformer.http の クラス
Mule ESBのカスタムトランスフォーマークラス。
RequestParameterTransformer() - クラス jp.co.ogis_ri.citk.authn.transformer.http.RequestParameterTransformer のコンストラクタ
コンストラクタ。
resolve(String, String) - クラス jp.co.ogis_ri.citk.forwarding.transformer.impl.MemoryOutboundEndpointResolverImpl のメソッド
アウトバウンドエンドポイント解決メソッド。
resolve(String, String) - インタフェース jp.co.ogis_ri.citk.forwarding.transformer.OutboundEndpointResolver のメソッド
アウトバウンドエンドポイント解決メソッド。

S

SAML2InfoIntoMuleMessage - jp.co.ogis_ri.citk.authn.transformer.saml2 の クラス
Mule ESBのSAMLアサーションパース用トランスフォーマークラス。
SAML2InfoIntoMuleMessage() - クラス jp.co.ogis_ri.citk.authn.transformer.saml2.SAML2InfoIntoMuleMessage のコンストラクタ
コンストラクタ。
setAddress(String) - クラス jp.co.ogis_ri.citk.authz.AuthzTransformer のメソッド
Fedletへのリクエストアドレスを設定する。
setAppcontext(String) - クラス jp.co.ogis_ri.citk.forwarding.transformer.OutboundEndpoint のメソッド
エンドポイントのアプリケーションコンテキストを設定する。
setAuthzUrl(String) - クラス jp.co.ogis_ri.citk.authz.AuthzInterceptor のメソッド
PEPのURLを設定する。
setCache(RequestParameterCache) - クラス jp.co.ogis_ri.citk.authn.transformer.http.RedirectionTransformer のメソッド
リクエストMuleMessgaeを収めたキャッシュ設定する。
setCache(RequestParameterCache) - クラス jp.co.ogis_ri.citk.authn.transformer.http.RequestCacheTransformer のメソッド
リクエストMuleMessgaeを収めたキャッシュを設定する。
setCache(RequestParameterCache) - クラス jp.co.ogis_ri.citk.authn.transformer.http.RequestParameterTransformer のメソッド
リクエストMuleMessgaeを収めたキャッシュを設定する。
setCache(Map<String, MuleMessage>) - クラス jp.co.ogis_ri.citk.common.util.RequestParameterCache のメソッド
cacheオブジェクトを設定する。
setCitkCredentials(Map<String, String>) - クラス jp.co.ogis_ri.citk.wssagents.jaxws.client.ClientHandler のメソッド
 
setDeny(OutboundEndpoint) - クラス jp.co.ogis_ri.citk.forwarding.transformer.EndpointUrl のメソッド
deny時のアウトバウンド・エンドポイントを設定する。
setDomain(String) - クラス jp.co.ogis_ri.citk.authn.transformer.http.AuthnSetCookiesTransformer のメソッド
発行cookieのドメインを設定する。
setDomain(String) - クラス jp.co.ogis_ri.citk.authn.transformer.http.RedirectionTransformer のメソッド
発行Cookieのドメインを設定する。
setDomain(String) - クラス jp.co.ogis_ri.citk.authn.transformer.http.UpdateAccessCookieTransformer のメソッド
発行Cookieのタイムゾーンを設定する。
setEncoding(String) - クラス jp.co.ogis_ri.citk.common.exception.CitkExceptionStrategy のメソッド
エンコードを設定する。
setEndpointUrlBuilder(EndpointUrlBuilder) - クラス jp.co.ogis_ri.citk.forwarding.transformer.impl.MemoryOutboundEndpointResolverImpl のメソッド
エンドポイントMAPビルダークラスを取得する。
setExpire(long) - クラス jp.co.ogis_ri.citk.authn.transformer.http.AuthnSetCookiesTransformer のメソッド
有効期限を設定する。
setFedletURL(String) - クラス jp.co.ogis_ri.citk.authn.transformer.saml2.SAML2InfoIntoMuleMessage のメソッド
FedletURLを設定する。
setHandler(AbstractWsHandler) - クラス jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsInInterceptor のメソッド
 
setHandler(AbstractWsHandler) - クラス jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsOutInterceptor のメソッド
 
setHost(String) - クラス jp.co.ogis_ri.citk.forwarding.transformer.OutboundEndpoint のメソッド
ホストを設定する。
setIdleTime(long) - クラス jp.co.ogis_ri.citk.authn.filter.saml2.AccessFilter のメソッド
 
setIdpAuthnCookieName(String) - クラス jp.co.ogis_ri.citk.authn.transformer.http.RedirectionTransformer のメソッド
IdPの認証Cookie名称を設定する。
setIdpEntityId(String) - クラス stub.sp.it.citk.org.parameter.RequestParameter のメソッド
 
setNameId(String) - クラス stub.sp.it.citk.org.parameter.RequestParameter のメソッド
 
setOperationName(String) - クラス stub.sp.it.citk.org.parameter.RequestParameter のメソッド
 
setOutboundEndpointResolver(OutboundEndpointResolver) - クラス jp.co.ogis_ri.citk.forwarding.transformer.ForwardingOutboundTransformer のメソッド
アウトバウンド解決クラスを設定する。
setPermit(OutboundEndpoint) - クラス jp.co.ogis_ri.citk.forwarding.transformer.EndpointUrl のメソッド
permit時のアウトバウンド・エンドポイントを設定する。
setPort(int) - クラス jp.co.ogis_ri.citk.forwarding.transformer.OutboundEndpoint のメソッド
エンドポイントのポートを設定する。
setProtocol(String) - クラス jp.co.ogis_ri.citk.forwarding.transformer.OutboundEndpoint のメソッド
エンドポイントのプロトコルを設定する。
setRequestHandler(SOAPRequestHandlerInterface) - クラス jp.co.ogis_ri.citk.wsp.cxf.jaxws.handler.AbstractWsHandler のメソッド
 
setRequestProtocol(String) - クラス jp.co.ogis_ri.citk.authn.transformer.http.RedirectionTransformer のメソッド
リクエストプロトコルを取得する。
setRequestUrl(String) - クラス jp.co.ogis_ri.citk.authz.AuthzTransformer のメソッド
FedletへのリクエストURLを設定する。
setServiceName(String) - クラス stub.sp.it.citk.org.parameter.RequestParameter のメソッド
 
setSettingDatas(Map<String, String>) - クラス jp.co.ogis_ri.citk.forwarding.transformer.impl.EndpointUrlBuilder のメソッド
エンドポイント定義を設定する。
setSpEntityId(String) - クラス jp.co.ogis_ri.citk.authz.AuthzInterceptor のメソッド
認可時のSPのエンティティIDを設定する。
setTargetNamespace(String) - クラス stub.sp.it.citk.org.parameter.RequestParameter のメソッド
 
setTimezone(String) - クラス jp.co.ogis_ri.citk.authn.transformer.http.AuthnSetCookiesTransformer のメソッド
発行cookieのタイムゾーンを設定する。
setTimezone(String) - クラス jp.co.ogis_ri.citk.authn.transformer.http.UpdateAccessCookieTransformer のメソッド
発行Cookieのタイムゾーンを設定する。
setWscProfile(String) - クラス jp.co.ogis_ri.citk.wssagents.jaxws.client.ClientHandler のメソッド
 
setWscProfile(String) - クラス stub.sp.it.citk.org.parameter.RequestParameter のメソッド
 
setWsdlLocation(String) - クラス stub.sp.it.citk.org.parameter.RequestParameter のメソッド
 
setWspProfile(String) - クラス jp.co.ogis_ri.citk.wsp.cxf.jaxws.handler.AbstractWsHandler のメソッド
 
SOAPMessageLogger - stub.sp.it.citk.org.log の クラス
 
SOAPMessageLogger() - クラス stub.sp.it.citk.org.log.SOAPMessageLogger のコンストラクタ
 
SOAPMessageViewer - stub.sp.it.citk.org.log の クラス
 
SOAPMessageViewer() - クラス stub.sp.it.citk.org.log.SOAPMessageViewer のコンストラクタ
 
stub.sp.it.citk.org - パッケージ stub.sp.it.citk.org
 
stub.sp.it.citk.org.log - パッケージ stub.sp.it.citk.org.log
 
stub.sp.it.citk.org.parameter - パッケージ stub.sp.it.citk.org.parameter
 
stub.sp.it.citk.org.requester - パッケージ stub.sp.it.citk.org.requester
 
StubMethod - stub.sp.it.citk.org の クラス
 
StubMethod() - クラス stub.sp.it.citk.org.StubMethod のコンストラクタ
 
StubMethodResponse - stub.sp.it.citk.org の クラス
 
StubMethodResponse() - クラス stub.sp.it.citk.org.StubMethodResponse のコンストラクタ
 
StubServiceRequester - stub.sp.it.citk.org.requester の クラス
 
StubServiceRequester() - クラス stub.sp.it.citk.org.requester.StubServiceRequester のコンストラクタ
 
StubServiceSoapBinding - stub.sp.it.citk.org の インタフェース
This class was generated by Apache CXF 2.3.2 2011-02-24T16:22:19.047+09:00 Generated source version: 2.3.2
subject - クラス jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsInInterceptor の変数
 
subject - クラス jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsOutInterceptor の変数
 

T

toString() - クラス jp.co.ogis_ri.citk.forwarding.transformer.OutboundEndpoint のメソッド
 
trace(String, Object...) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
traceレベルログ。
trace(Throwable, String, Object...) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
traceレベルログ。
trace(Throwable) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
traceレベルログ.
transformMessage(MuleMessage, String) - クラス jp.co.ogis_ri.citk.authn.transformer.http.AuthnSetCookiesTransformer のメソッド
認証判定用のCookieをセットするMuleのトランスフォーマ。
transformMessage(MuleMessage, String) - クラス jp.co.ogis_ri.citk.authn.transformer.http.RedirectionTransformer のメソッド
リダイレクト処理を行う。
transformMessage(MuleMessage, String) - クラス jp.co.ogis_ri.citk.authn.transformer.http.RequestCacheTransformer のメソッド
認証前のリクエストパラメータをキャッシュに保持する。
transformMessage(MuleMessage, String) - クラス jp.co.ogis_ri.citk.authn.transformer.http.RequestParameterTransformer のメソッド
リクエストパラメータの変換を行う。
transformMessage(MuleMessage, String) - クラス jp.co.ogis_ri.citk.authn.transformer.http.UpdateAccessCookieTransformer のメソッド
認証判定用の最新アクセス時刻CookieをセットするMuleのトランスフォーマメソッド。
transformMessage(MuleMessage, String) - クラス jp.co.ogis_ri.citk.authn.transformer.saml2.SAML2InfoIntoMuleMessage のメソッド
OpenAMのfedletのAssersion Consumer Service であるfedletapplication からのレスポンス(SAML2 ResponseメッセージのXMLを含むHTMLドキュメント)から ResponseメッセージのXML部分のみを切り出し、さらにNameID、IdPEntityIDを切り出す。
transformMessage(MuleMessage, String) - クラス jp.co.ogis_ri.citk.authz.AuthzTransformer のメソッド
認可処理を行う。
transformMessage(MuleMessage, String) - クラス jp.co.ogis_ri.citk.common.transformer.http.CopyMessagePropertiesTransformer のメソッド
インバウンドのプロパティをあうとバウンドへコピーする。
transformMessage(MuleMessage, String) - クラス jp.co.ogis_ri.citk.common.transformer.http.FedletErrorTransformer のメソッド
FedletがErrorCodeを返却した際、CitkExceptionを発生させる。
transformMessage(MuleMessage, String) - クラス jp.co.ogis_ri.citk.common.transformer.http.PostPropertiesTransformer のメソッド
FedletのAssertionConsumerServiceに対し認証結果を渡すための前処理。
transformMessage(MuleMessage, String) - クラス jp.co.ogis_ri.citk.common.transformer.saml2.ReceiveRelayStateTransformer のメソッド
AssertionConsumerServiceとして設けたMuleのエンドポイントに対し 認証結果として送られてきたPOSTリクエストから RelayState値を取り出しMuleMessageのセッションプロパティにセットする。
transformMessage(MuleMessage, String) - クラス jp.co.ogis_ri.citk.forwarding.transformer.ForwardingOutboundTransformer のメソッド
フォワーディング処理を行う。

U

update(String, Object) - クラス jp.co.ogis_ri.citk.common.util.RequestParameterCache のメソッド
キャッシュ内のMuleMessageを更新する。
UpdateAccessCookieTransformer - jp.co.ogis_ri.citk.authn.transformer.http の クラス
Mule ESBの認証Cookie発行用トランスフォーマ。
UpdateAccessCookieTransformer() - クラス jp.co.ogis_ri.citk.authn.transformer.http.UpdateAccessCookieTransformer のコンストラクタ
コンストラクタ.

W

warn(String, Object...) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
warnレベルログ。
warn(Throwable, String, Object...) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
warnレベルログ。
warn(Throwable) - クラス jp.co.ogis_ri.citk.common.log.CitkLogger のメソッド
warnレベルログ。
webServiceOperation(RequestParameter) - クラス stub.sp.it.citk.org.requester.StubServiceRequester のメソッド
 
WsHandler - jp.co.ogis_ri.citk.wsp.cxf.jaxws.handler の クラス
JAX-WS Handler(SOAPHandler) inbound component.
WsHandler() - クラス jp.co.ogis_ri.citk.wsp.cxf.jaxws.handler.WsHandler のコンストラクタ
 
WsInInterceptor - jp.co.ogis_ri.citk.wsp.cxf.interceptor の クラス
The interceptor contributed to inbound request message or outbound response message interceptor.
WsInInterceptor() - クラス jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsInInterceptor のコンストラクタ
Constructor
WsInInterceptor(AbstractWsHandler) - クラス jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsInInterceptor のコンストラクタ
 
WsOutInterceptor - jp.co.ogis_ri.citk.wsp.cxf.interceptor の クラス
The interceptor contributed to inbound response message or outbound request message interceptor chains.
WsOutInterceptor() - クラス jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsOutInterceptor のコンストラクタ
Constructor
WsOutInterceptor(AbstractWsHandler) - クラス jp.co.ogis_ri.citk.wsp.cxf.interceptor.WsOutInterceptor のコンストラクタ
 

A B C D E F G H I J K L M N O P R S T U W

Copyright © 2011-2012 OGIS-RI Co.,Ltd.. All Rights Reserved.