file_name
stringlengths
6
86
file_path
stringlengths
45
249
content
stringlengths
47
6.26M
file_size
int64
47
6.26M
language
stringclasses
1 value
extension
stringclasses
1 value
repo_name
stringclasses
767 values
repo_stars
int64
8
14.4k
repo_forks
int64
0
1.17k
repo_open_issues
int64
0
788
repo_created_at
stringclasses
767 values
repo_pushed_at
stringclasses
767 values
AspspMapperTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-aspsp-registry/src/test/java/de/adorsys/xs2a/adapter/registry/mapper/AspspMapperTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
1,736
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
LuceneAspspRepository.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-aspsp-registry/src/main/java/de/adorsys/xs2a/adapter/registry/LuceneAspspRepository.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
16,593
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
LuceneAspspRepositoryFactory.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-aspsp-registry/src/main/java/de/adorsys/xs2a/adapter/registry/LuceneAspspRepositoryFactory.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
6,473
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
AspspCsvRecord.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-aspsp-registry/src/main/java/de/adorsys/xs2a/adapter/registry/AspspCsvRecord.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
3,969
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
AspspMapper.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-aspsp-registry/src/main/java/de/adorsys/xs2a/adapter/registry/mapper/AspspMapper.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
1,573
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
RegistryIOException.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-aspsp-registry/src/main/java/de/adorsys/xs2a/adapter/registry/exception/RegistryIOException.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
1,105
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
TestModelBuilder.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/test/java/de/adorsys/xs2a/adapter/rest/impl/TestModelBuilder.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
11,143
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
IngOptionalParametersFilterTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/test/java/de/adorsys/xs2a/adapter/rest/impl/config/IngOptionalParametersFilterTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
3,467
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
MimeHeadersSupportFilterTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/test/java/de/adorsys/xs2a/adapter/rest/impl/config/MimeHeadersSupportFilterTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
3,552
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
RestExceptionHandlerTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/test/java/de/adorsys/xs2a/adapter/rest/impl/config/RestExceptionHandlerTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
7,580
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
PeriodicPaymentInitiationMultipartBodyHttpMessageConverterTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/test/java/de/adorsys/xs2a/adapter/rest/impl/config/PeriodicPaymentInitiationMultipartBodyHttpMessageConverterTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
3,309
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
PropertyEditorControllerAdviceTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/test/java/de/adorsys/xs2a/adapter/rest/impl/config/PropertyEditorControllerAdviceTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
4,500
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
EmbeddedPreAuthorisationControllerTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/test/java/de/adorsys/xs2a/adapter/rest/impl/controller/EmbeddedPreAuthorisationControllerTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
4,278
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
AspspSearchControllerTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/test/java/de/adorsys/xs2a/adapter/rest/impl/controller/AspspSearchControllerTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
6,687
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
PaymentControllerTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/test/java/de/adorsys/xs2a/adapter/rest/impl/controller/PaymentControllerTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
16,166
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
Oauth2ControllerTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/test/java/de/adorsys/xs2a/adapter/rest/impl/controller/Oauth2ControllerTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
3,669
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
ConsentControllerTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/test/java/de/adorsys/xs2a/adapter/rest/impl/controller/ConsentControllerTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
22,981
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
DownloadControllerTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/test/java/de/adorsys/xs2a/adapter/rest/impl/controller/DownloadControllerTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
3,931
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
WebMvcConfig.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/main/java/de/adorsys/xs2a/adapter/rest/impl/config/WebMvcConfig.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
5,979
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
RestExceptionHandler.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/main/java/de/adorsys/xs2a/adapter/rest/impl/config/RestExceptionHandler.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
12,975
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
PeriodicPaymentInitiationMultipartBodyHttpMessageConverter.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/main/java/de/adorsys/xs2a/adapter/rest/impl/config/PeriodicPaymentInitiationMultipartBodyHttpMessageConverter.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
9,008
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
MimeHeadersSupportFilter.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/main/java/de/adorsys/xs2a/adapter/rest/impl/config/MimeHeadersSupportFilter.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
3,411
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
PropertyEditorControllerAdvice.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/main/java/de/adorsys/xs2a/adapter/rest/impl/config/PropertyEditorControllerAdvice.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
3,104
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
IngOptionalParametersFilter.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/main/java/de/adorsys/xs2a/adapter/rest/impl/config/IngOptionalParametersFilter.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
3,606
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
EmbeddedPreAuthorisationController.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/main/java/de/adorsys/xs2a/adapter/rest/impl/controller/EmbeddedPreAuthorisationController.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,502
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
ConsentController.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/main/java/de/adorsys/xs2a/adapter/rest/impl/controller/ConsentController.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
20,023
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
AspspSearchController.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/main/java/de/adorsys/xs2a/adapter/rest/impl/controller/AspspSearchController.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
3,305
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
Oauth2Controller.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/main/java/de/adorsys/xs2a/adapter/rest/impl/controller/Oauth2Controller.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,305
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
PaymentController.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/main/java/de/adorsys/xs2a/adapter/rest/impl/controller/PaymentController.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
14,394
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
DownloadController.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/main/java/de/adorsys/xs2a/adapter/rest/impl/controller/DownloadController.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,392
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
AbstractController.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-rest-impl/src/main/java/de/adorsys/xs2a/adapter/rest/impl/controller/AbstractController.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
3,874
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
TestRequestResponse.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-test/src/main/java/de/adorsys/xs2a/adapter/test/TestRequestResponse.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,997
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
ServiceWireMockTestExtension.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-test/src/main/java/de/adorsys/xs2a/adapter/test/ServiceWireMockTestExtension.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
6,134
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
ServiceWireMockTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-test/src/main/java/de/adorsys/xs2a/adapter/test/ServiceWireMockTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
1,347
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
Header.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-codegen/src/main/java/de/adorsys/xs2a/adapter/codegen/Header.java
package de.adorsys.xs2a.adapter.codegen; class Header extends Param { public Header(String name, String description) { super(name, description); } @Override public String getParamSchema() { return "\n" + " \"" + name + "\": {\n" + " \"name\": \"" + n...
646
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
OperationsFilter.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-codegen/src/main/java/de/adorsys/xs2a/adapter/codegen/OperationsFilter.java
package de.adorsys.xs2a.adapter.codegen; import org.antlr.v4.runtime.Token; import org.antlr.v4.runtime.TokenStreamRewriter; import java.util.HashSet; import java.util.Set; public class OperationsFilter extends JSONBaseListener { private Set<String> operationIds; private TokenStreamRewriter rewriter; pri...
2,034
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
Main.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-codegen/src/main/java/de/adorsys/xs2a/adapter/codegen/Main.java
package de.adorsys.xs2a.adapter.codegen; import com.squareup.javapoet.JavaFile; import com.squareup.javapoet.TypeSpec; import io.swagger.v3.oas.models.OpenAPI; import io.swagger.v3.parser.OpenAPIV3Parser; import io.swagger.v3.parser.core.models.ParseOptions; import org.antlr.v4.runtime.CharStreams; import org.antlr.v4...
7,351
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
AdditionalQueryParams.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-codegen/src/main/java/de/adorsys/xs2a/adapter/codegen/AdditionalQueryParams.java
package de.adorsys.xs2a.adapter.codegen; public class AdditionalQueryParams extends Param { public AdditionalQueryParams(String name, String description) { super(name, description); } public String getParamSchema() { return "\n" + " \"" + name + "\": {\n" + " ...
807
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
ComponentsFilter.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-codegen/src/main/java/de/adorsys/xs2a/adapter/codegen/ComponentsFilter.java
package de.adorsys.xs2a.adapter.codegen; import org.antlr.v4.runtime.Token; import org.antlr.v4.runtime.TokenStreamRewriter; import java.util.Map; import java.util.Set; import java.util.stream.Collectors; public class ComponentsFilter extends JSONBaseListener { private Map<String, Set<String>> referencedComponen...
2,442
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
Utils.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-codegen/src/main/java/de/adorsys/xs2a/adapter/codegen/Utils.java
package de.adorsys.xs2a.adapter.codegen; import org.antlr.v4.runtime.ParserRuleContext; import org.antlr.v4.runtime.Token; import org.antlr.v4.runtime.TokenStream; import org.antlr.v4.runtime.TokenStreamRewriter; public class Utils { public static void delete(TokenStreamRewriter rewriter, ParserRuleContext ctx) {...
1,711
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
Param.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-codegen/src/main/java/de/adorsys/xs2a/adapter/codegen/Param.java
package de.adorsys.xs2a.adapter.codegen; public abstract class Param { protected final String name; protected final String description; public Param(String name, String description) { this.name = name; this.description = description; } public String getParamRef() { return ...
430
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
ReferencedComponentsFinder.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-codegen/src/main/java/de/adorsys/xs2a/adapter/codegen/ReferencedComponentsFinder.java
package de.adorsys.xs2a.adapter.codegen; import org.antlr.v4.runtime.ParserRuleContext; import org.jgrapht.Graphs; import org.jgrapht.graph.DefaultEdge; import org.jgrapht.graph.SimpleDirectedGraph; import org.jgrapht.traverse.BreadthFirstIterator; import java.util.HashSet; import java.util.Set; public class Referen...
2,955
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
ParamWriter.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-codegen/src/main/java/de/adorsys/xs2a/adapter/codegen/ParamWriter.java
package de.adorsys.xs2a.adapter.codegen; import org.antlr.v4.runtime.TokenStreamRewriter; import java.util.Arrays; import java.util.stream.Collectors; public class ParamWriter extends JSONBaseListener { private final TokenStreamRewriter rewriter; private final String paramRef; private final String paramS...
1,472
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CodeGenerator.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/xs2a-adapter-codegen/src/main/java/de/adorsys/xs2a/adapter/codegen/CodeGenerator.java
package de.adorsys.xs2a.adapter.codegen; import com.fasterxml.jackson.annotation.JsonCreator; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonValue; import com.fasterxml.jackson.databind.node.ObjectNode; import com.squareup.javapoet.*; import io.swagger.v3.oas.models.O...
24,736
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixRequestResponseHandlersTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/test/java/de/adorsys/xs2a/adapter/crealogix/CrealogixRequestResponseHandlersTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
3,905
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixTestHelper.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/test/java/de/adorsys/xs2a/adapter/crealogix/CrealogixTestHelper.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,793
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
DkbServiceProviderTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/test/java/de/adorsys/xs2a/adapter/crealogix/DkbServiceProviderTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,967
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixPaymentInitiationServiceTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/test/java/de/adorsys/xs2a/adapter/crealogix/CrealogixPaymentInitiationServiceTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
10,902
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixEmbeddedPreAuthorisationServiceTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/test/java/de/adorsys/xs2a/adapter/crealogix/CrealogixEmbeddedPreAuthorisationServiceTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
5,298
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixAccountInformationServiceTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/test/java/de/adorsys/xs2a/adapter/crealogix/CrealogixAccountInformationServiceTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
15,631
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixAccountInformationService.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/main/java/de/adorsys/xs2a/adapter/crealogix/CrealogixAccountInformationService.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
11,990
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixClient.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/main/java/de/adorsys/xs2a/adapter/crealogix/CrealogixClient.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
1,092
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixMapper.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/main/java/de/adorsys/xs2a/adapter/crealogix/CrealogixMapper.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
1,645
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
DkbServiceProvider.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/main/java/de/adorsys/xs2a/adapter/crealogix/DkbServiceProvider.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,447
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixPaymentInitiationService.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/main/java/de/adorsys/xs2a/adapter/crealogix/CrealogixPaymentInitiationService.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
13,608
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixEmbeddedPreAuthorisationService.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/main/java/de/adorsys/xs2a/adapter/crealogix/CrealogixEmbeddedPreAuthorisationService.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
5,685
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixRequestResponseHandlers.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/main/java/de/adorsys/xs2a/adapter/crealogix/CrealogixRequestResponseHandlers.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
5,408
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixAccountReport.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/main/java/de/adorsys/xs2a/adapter/crealogix/model/CrealogixAccountReport.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,348
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixAuthItem.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/main/java/de/adorsys/xs2a/adapter/crealogix/model/CrealogixAuthItem.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,044
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixActionCode.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/main/java/de/adorsys/xs2a/adapter/crealogix/model/CrealogixActionCode.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
1,389
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixTransactionDetails.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/main/java/de/adorsys/xs2a/adapter/crealogix/model/CrealogixTransactionDetails.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
12,140
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixPaymentInitiationWithStatusResponse.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/main/java/de/adorsys/xs2a/adapter/crealogix/model/CrealogixPaymentInitiationWithStatusResponse.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
5,226
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixValidationResponse.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/main/java/de/adorsys/xs2a/adapter/crealogix/model/CrealogixValidationResponse.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
5,019
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixOK200TransactionDetails.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/main/java/de/adorsys/xs2a/adapter/crealogix/model/CrealogixOK200TransactionDetails.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
1,705
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixReturnCode.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/main/java/de/adorsys/xs2a/adapter/crealogix/model/CrealogixReturnCode.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
1,550
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixTransactionResponse200Json.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/main/java/de/adorsys/xs2a/adapter/crealogix/model/CrealogixTransactionResponse200Json.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,754
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
CrealogixAuthType.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/crealogix-adapter/src/main/java/de/adorsys/xs2a/adapter/crealogix/model/CrealogixAuthType.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
1,256
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderServiceProviderTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/test/java/de/adorsys/xs2a/adapter/santander/SantanderServiceProviderTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,984
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderRequestHandlerTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/test/java/de/adorsys/xs2a/adapter/santander/SantanderRequestHandlerTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
1,970
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderPaymentInitiationServiceTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/test/java/de/adorsys/xs2a/adapter/santander/SantanderPaymentInitiationServiceTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
8,686
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderPaymentInitiationServiceWireMockTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/test/java/de/adorsys/xs2a/adapter/santander/SantanderPaymentInitiationServiceWireMockTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
3,059
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderAccountInformationServiceTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/test/java/de/adorsys/xs2a/adapter/santander/SantanderAccountInformationServiceTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
13,324
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderAccountInformationServiceWireMockTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/test/java/de/adorsys/xs2a/adapter/santander/SantanderAccountInformationServiceWireMockTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
4,650
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderOauth2ServiceWireMockTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/test/java/de/adorsys/xs2a/adapter/santander/SantanderOauth2ServiceWireMockTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
3,707
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderOauth2ServiceTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/test/java/de/adorsys/xs2a/adapter/santander/SantanderOauth2ServiceTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
8,950
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderCertificateSubjectClientIdOauth2ServiceTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/test/java/de/adorsys/xs2a/adapter/santander/SantanderCertificateSubjectClientIdOauth2ServiceTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
3,418
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderCertificateSubjectClientIdOauth2Service.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/main/java/de/adorsys/xs2a/adapter/santander/SantanderCertificateSubjectClientIdOauth2Service.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,682
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderServiceProvider.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/main/java/de/adorsys/xs2a/adapter/santander/SantanderServiceProvider.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,633
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderHttpClientFactory.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/main/java/de/adorsys/xs2a/adapter/santander/SantanderHttpClientFactory.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
1,637
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderPaymentInitiationService.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/main/java/de/adorsys/xs2a/adapter/santander/SantanderPaymentInitiationService.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
10,796
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderAccountInformationService.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/main/java/de/adorsys/xs2a/adapter/santander/SantanderAccountInformationService.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
11,479
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderOauth2Service.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/main/java/de/adorsys/xs2a/adapter/santander/SantanderOauth2Service.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
5,562
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderCertificateAliasResolver.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/main/java/de/adorsys/xs2a/adapter/santander/SantanderCertificateAliasResolver.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,064
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderRequestHandler.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/main/java/de/adorsys/xs2a/adapter/santander/SantanderRequestHandler.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,318
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderMapper.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/main/java/de/adorsys/xs2a/adapter/santander/SantanderMapper.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
1,613
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderTransactionResponse200Json.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/main/java/de/adorsys/xs2a/adapter/santander/model/SantanderTransactionResponse200Json.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,754
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderTransactionDetails.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/main/java/de/adorsys/xs2a/adapter/santander/model/SantanderTransactionDetails.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
12,140
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SantanderAccountReport.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/santander-adapter/src/main/java/de/adorsys/xs2a/adapter/santander/model/SantanderAccountReport.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,348
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
ConsorsPaymentInitiationServiceTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/consors-bank-adapter/src/test/java/de/adorsys/xs2a/adapter/consors/ConsorsPaymentInitiationServiceTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
4,561
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
ConsorsAccountInformationServiceTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/consors-bank-adapter/src/test/java/de/adorsys/xs2a/adapter/consors/ConsorsAccountInformationServiceTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
6,894
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
PsuIdHeaderInterceptorTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/consors-bank-adapter/src/test/java/de/adorsys/xs2a/adapter/consors/PsuIdHeaderInterceptorTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,459
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
ConsorsServiceProviderTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/consors-bank-adapter/src/test/java/de/adorsys/xs2a/adapter/consors/ConsorsServiceProviderTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,476
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
PsuIdHeaderInterceptor.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/consors-bank-adapter/src/main/java/de/adorsys/xs2a/adapter/consors/PsuIdHeaderInterceptor.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
1,400
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
ConsorsServiceProvider.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/consors-bank-adapter/src/main/java/de/adorsys/xs2a/adapter/consors/ConsorsServiceProvider.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,300
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
ConsorsAccountInformationService.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/consors-bank-adapter/src/main/java/de/adorsys/xs2a/adapter/consors/ConsorsAccountInformationService.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
3,994
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
ConsorsPaymentInitiationService.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/consors-bank-adapter/src/main/java/de/adorsys/xs2a/adapter/consors/ConsorsPaymentInitiationService.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,897
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
ConsorsMapper.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/consors-bank-adapter/src/main/java/de/adorsys/xs2a/adapter/consors/ConsorsMapper.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
1,182
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
ConsorsOK200TransactionDetails.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/consors-bank-adapter/src/main/java/de/adorsys/xs2a/adapter/consors/model/ConsorsOK200TransactionDetails.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
1,708
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SpardaAccountInformationServiceTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/sparda-bank-adapter/src/test/java/de/adorsys/xs2a/adapter/sparda/SpardaAccountInformationServiceTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
6,249
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z
SpardaJwtServiceTest.java
/FileExtraction/Java_unseen/adorsys_xs2a-adapter/adapters/sparda-bank-adapter/src/test/java/de/adorsys/xs2a/adapter/sparda/SpardaJwtServiceTest.java
/* * Copyright 2018-2022 adorsys GmbH & Co KG * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. This progra...
2,204
Java
.java
adorsys/xs2a-adapter
37
25
5
2019-04-01T09:31:44Z
2024-03-09T08:27:14Z