コード例 #1
0
 public DefaultRequestFactory(MappingGateway mapping_gateway,
                              HttpContextTokenStoreMapper http_context_token_store_mapper)
 {
     this.mapping_gateway = mapping_gateway;
     this.http_context_token_store_mapper = http_context_token_store_mapper;
 }
コード例 #2
0
 public DefaultRequestFactory(MappingGateway mapping_gateway,
                              HttpContextTokenStoreMapper http_context_token_store_mapper)
 {
     this.mapping_gateway = mapping_gateway;
     this.http_context_token_store_mapper = http_context_token_store_mapper;
 }