repo
stringlengths
1
191
file
stringlengths
23
351
code
stringlengths
0
5.32M
file_length
int64
0
5.32M
avg_line_length
float64
0
2.9k
max_line_length
int64
0
288k
extension_type
stringclasses
1 value
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MicroProfileHealthApplicationReadyTestBase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
4,180
39.592233
145
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MicroProfileHealthApplicationWithoutReadinessOperationTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,096
42.6875
137
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MicroProfileHealthApplicationStartupHTTPEndpointTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,984
43.111111
137
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MyLiveProbe.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,217
34.206349
80
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MicroProfileHealthApplicationLiveTestBase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
5,068
39.879032
145
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MicroProfileHealthApplicationReadyHTTPEndpointTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,975
40.166667
137
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MicroProfileHealthSecuredHTTPEndpointEmptyMgmtUsersTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,974
41.5
141
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MicroProfileHealthApplicationWithoutStartupTestBase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
4,245
40.223301
150
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MicroProfileHealthSecuredHTTPEndpointSetupTask.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,322
44.54902
107
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MicroProfileHealthApplicationWithoutStartupOperationTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,106
43.829787
137
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/TestApplication.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,757
33.470588
78
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MicroProfileHealthUtils.java
/* * JBoss, Home of Professional Open Source. * Copyright 2022, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,891
38.714286
109
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/EmptyMgmtUsersSetupTask.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,497
38.650794
122
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MicroProfileHealthApplicationReadySetupTask.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,341
44.921569
121
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MicroProfileHealthApplicationStartupSetupTask.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,338
44.862745
118
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MicroProfileHealthApplicationStartupTestBase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
4,115
39.752475
145
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MicroProfileHealthApplicationWithoutReadinessHTTPEndpointTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,994
43.333333
142
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MicroProfileHealthApplicationWithoutStartupHTTPEndpointTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,999
42.478261
138
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MicroProfileHealthApplicationReadyOperationTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,084
43.361702
137
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/SuccessfulStartupProbe.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,583
36.714286
82
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MicroProfileHealthSecuredHTTPEndpointTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
4,386
44.226804
130
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MyReadyProbe.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,562
37.121951
78
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/HealthConfigSource.java
package org.wildfly.test.integration.microprofile.health; import java.util.HashMap; import java.util.Map; import java.util.Set; import org.eclipse.microprofile.config.spi.ConfigSource; public class HealthConfigSource implements ConfigSource { private final HashMap<String, String> props; public HealthConfig...
919
23.210526
141
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MicroProfileHealthApplicationLiveHTTPEndpointTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,190
39.574074
137
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/health/MicroProfileHealthApplicationLiveOperationTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,082
43.319149
137
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/jwt/TokenUtil.java
/* * JBoss, Home of Professional Open Source * Copyright 2020 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Licens...
3,507
37.130435
116
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/jwt/ClockSkewTest.java
/* * Copyright (c) 2023 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * Licensed under the Apache License, Version 2.0 (the "License"); * You may not use this file except in compliance with the Licens...
5,268
37.459854
136
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/jwt/BaseCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,549
37.586957
106
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/jwt/SampleEndPoint.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,894
34.754717
82
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/jwt/ejb/JWTEJBTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
4,575
40.225225
106
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/jwt/ejb/package-info.java
/** * Package to contain a test case and required classes to test MP-JWT identity * propagation into a co-packaged Jakarta Enterprise Beans within the deployment. */ package org.wildfly.test.integration.microprofile.jwt.ejb;
228
37.166667
81
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/jwt/ejb/App.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,339
39.606061
70
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/jwt/ejb/TargetBean.java
/* * Copyright 2020 Red Hat, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
967
25.162162
75
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/jwt/ejb/BeanEndPoint.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,141
32.46875
130
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/jwt/norealm/package-info.java
/** * Package to contain test classes for a deployment using the {@see org.eclipse.microprofile.auth.LoginConfig} * annotation without speciynig a realm name. */ package org.wildfly.test.integration.microprofile.jwt.norealm;
227
44.6
110
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/jwt/norealm/App.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,317
38.939394
70
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/jwt/norealm/JWTNoRealmTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,725
42.967742
154
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/jwt/smoke/package-info.java
/** * Simple smoke test of a JWT deployment to verify invocations are accepted. */ package org.wildfly.test.integration.microprofile.jwt.smoke;
145
35.5
76
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/jwt/smoke/App.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,341
39.666667
70
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/jwt/smoke/JWTSmokeTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,717
42.83871
154
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/restclient/TestClient.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
1,491
32.155556
77
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/restclient/HeaderPropagationTestCase.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
4,597
44.98
156
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/restclient/Headers.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
1,559
32.913043
118
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/restclient/TestApplication.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
1,007
31.516129
75
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/restclient/ServerResource.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
1,291
29.761905
75
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/restclient/ClientResource.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
2,229
33.84375
105
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/openapi/OpenAPIMultiModuleDeploymentTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
5,112
43.850877
130
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/openapi/OpenAPIFormatTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
7,821
49.141026
217
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/openapi/OpenAPIRESTlessTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2022, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,814
38.647887
117
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/openapi/OpenAPIMultiModuleDeploymentIndexTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
5,312
49.122642
117
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/openapi/OpenAPIAltPathTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
5,063
43.814159
130
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/openapi/OpenAPIDisabledTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,109
40.466667
128
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/openapi/OpenAPIAbsoluteServersTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
5,279
44.913043
253
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/openapi/service/TestApplication.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,282
35.657143
70
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/openapi/service/EchoResource.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,473
32.5
70
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/openapi/service/multimodule/TestRequest.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,328
32.225
78
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/openapi/service/multimodule/TestResource.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,095
36.428571
113
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/openapi/service/multimodule/TestResponse.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,321
32.05
78
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/openapi/service/multimodule/TestEjb.java
/* * Copyright 2020 Red Hat, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
978
28.666667
78
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/faulttolerance/context/asynchronous/RequestFoo.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,686
29.125
86
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/faulttolerance/context/asynchronous/AsyncService.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,613
33.340426
86
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/faulttolerance/context/asynchronous/AsynchronousRequestContextTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,377
37.354839
117
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/faulttolerance/context/timeout/TimeoutContextTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,401
39.033333
113
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/faulttolerance/context/timeout/RequestScopedService.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,300
34.162162
81
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/faulttolerance/context/timeout/TimeoutBean.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,423
32.904762
81
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/faulttolerance/micrometer/FaultToleranceMicrometerIntegrationTestCase.java
/* * Copyright 2023 Red Hat, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
3,913
37.752475
131
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/faulttolerance/micrometer/deployment/TimeoutService.java
/* * JBoss, Home of Professional Open Source. * Copyright 2023, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,027
33.965517
117
java
null
wildfly-main/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile/faulttolerance/micrometer/deployment/FaultTolerantApplication.java
/* * JBoss, Home of Professional Open Source. * Copyright 2023, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,312
37.617647
87
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/security/IIOPSecurityStatelessBean.java
package org.jboss.as.test.iiop.security; import jakarta.annotation.security.RolesAllowed; import jakarta.ejb.RemoteHome; import jakarta.ejb.SessionContext; import jakarta.ejb.Stateless; import org.jboss.ejb3.annotation.SecurityDomain; /** * @author Stuart Douglas */ @RemoteHome(IIOPSecurityStatelessHome.class) @St...
793
15.541667
59
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/security/IIOPSecurityInvocationTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
5,538
42.614173
157
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/security/IIOPSecurityStatelessRemote.java
package org.jboss.as.test.iiop.security; import jakarta.ejb.EJBObject; import java.rmi.RemoteException; /** * @author Stuart Douglas */ public interface IIOPSecurityStatelessRemote extends EJBObject { String role1() throws RemoteException; String role2() throws RemoteException; }
296
17.5625
64
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/security/IIOPSecurityStatelessHome.java
package org.jboss.as.test.iiop.security; import jakarta.ejb.EJBHome; import java.rmi.RemoteException; /** * @author Stuart Douglas */ public interface IIOPSecurityStatelessHome extends EJBHome { IIOPSecurityStatelessRemote create() throws RemoteException; }
268
18.214286
64
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/security/ClientEjb.java
package org.jboss.as.test.iiop.security; import java.rmi.RemoteException; import jakarta.ejb.Stateless; /** * @author Stuart Douglas */ @Stateless public class ClientEjb { private IIOPSecurityStatelessHome statelessHome; public String testSuccess() throws RemoteException { IIOPSecurityStatelessRe...
549
21
65
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/client/IIOPTestBeanHome.java
/* * JBoss, Home of Professional Open Source. * Copyright 2013, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * un...
1,222
37.21875
69
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/client/IIOPTestBean.java
/* * JBoss, Home of Professional Open Source. * Copyright 2013, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * un...
2,424
34.144928
82
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/client/IIOPTestRemote.java
/* * JBoss, Home of Professional Open Source. * Copyright 2013, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * un...
1,376
38.342857
69
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/client/IIOPTransactionPropagationTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2013, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify i...
11,609
41.065217
127
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/client/Util.java
/* * JBoss, Home of Professional Open Source. * Copyright 2013, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify i...
4,470
36.258333
119
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/basic/BasicIIOPInvocationTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
6,228
40.805369
133
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/basic/HandleWrapper.java
package org.jboss.as.test.iiop.basic; import java.io.Serializable; import jakarta.ejb.Handle; /** * @author Stuart Douglas */ public class HandleWrapper implements Serializable{ private static final long serialVersionUID = 1L; private final Handle handle; public HandleWrapper(Handle handle) { ...
413
17
52
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/basic/IIOPBasicHome.java
package org.jboss.as.test.iiop.basic; import java.rmi.RemoteException; import jakarta.ejb.EJBHome; /** * @author Stuart Douglas */ public interface IIOPBasicHome extends EJBHome { IIOPBasicRemote create() throws RemoteException; }
242
15.2
52
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/basic/IIOPBasicStatefulRemote.java
package org.jboss.as.test.iiop.basic; import jakarta.ejb.EJBObject; import java.rmi.RemoteException; /** * @author Stuart Douglas */ public interface IIOPBasicStatefulRemote extends EJBObject { int state() throws RemoteException; }
241
17.615385
60
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/basic/IIOPBasicRemote.java
package org.jboss.as.test.iiop.basic; import java.rmi.RemoteException; import jakarta.ejb.EJBObject; /** * @author Stuart Douglas */ public interface IIOPBasicRemote extends EJBObject { String hello() throws RemoteException; HandleWrapper wrappedHandle() throws RemoteException; }
296
17.5625
57
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/basic/IIOPBasicBean.java
package org.jboss.as.test.iiop.basic; import jakarta.annotation.Resource; import jakarta.ejb.RemoteHome; import jakarta.ejb.SessionContext; import jakarta.ejb.Stateless; import java.rmi.RemoteException; /** * @author Stuart Douglas */ @RemoteHome(IIOPBasicHome.class) @Stateless public class IIOPBasicBean { @Re...
669
19.30303
80
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/basic/IIOPBasicStatefulHome.java
package org.jboss.as.test.iiop.basic; import jakarta.ejb.EJBHome; import java.rmi.RemoteException; /** * @author Stuart Douglas */ public interface IIOPBasicStatefulHome extends EJBHome { IIOPBasicStatefulRemote create(int state) throws RemoteException; }
266
18.071429
69
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/basic/IIOPBasicStatefulBean.java
package org.jboss.as.test.iiop.basic; import jakarta.ejb.RemoteHome; import jakarta.ejb.Stateful; /** * @author Stuart Douglas */ @RemoteHome(IIOPBasicStatefulHome.class) @Stateful public class IIOPBasicStatefulBean { private int state; public void ejbCreate( int state) { this.state = state; }...
378
14.791667
40
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/basic/ClientEjb.java
package org.jboss.as.test.iiop.basic; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.IOException; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.io.Serializable; import java.rmi.RemoteException; import jakarta.ejb.EJBMetaData; import jakarta...
3,737
37.142857
134
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/transaction/IIOPTransactionalStatefulHome.java
package org.jboss.as.test.iiop.transaction; import java.rmi.RemoteException; import jakarta.ejb.EJBHome; /** * @author Stuart Douglas */ public interface IIOPTransactionalStatefulHome extends EJBHome { IIOPTransactionalStatefulRemote create() throws RemoteException; }
280
17.733333
68
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/transaction/IIOPTransactionalStatefulRemote.java
package org.jboss.as.test.iiop.transaction; import java.rmi.RemoteException; import jakarta.ejb.EJBObject; /** * @author Stuart Douglas */ public interface IIOPTransactionalStatefulRemote extends EJBObject { int transactionStatus() throws RemoteException; Boolean getCommitSucceeded() throws RemoteExcepti...
653
23.222222
104
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/transaction/IIOPTransactionalRemote.java
package org.jboss.as.test.iiop.transaction; import java.rmi.RemoteException; import jakarta.ejb.EJBObject; /** * @author Stuart Douglas */ public interface IIOPTransactionalRemote extends EJBObject { int transactionStatus() throws RemoteException; }
260
17.642857
60
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/transaction/IIOPTransactionalStatelessBean.java
package org.jboss.as.test.iiop.transaction; import jakarta.annotation.Resource; import jakarta.ejb.RemoteHome; import jakarta.ejb.Stateless; import jakarta.ejb.TransactionAttribute; import jakarta.ejb.TransactionAttributeType; import jakarta.transaction.TransactionSynchronizationRegistry; /** * @author Stuart Dougla...
704
26.115385
82
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/transaction/IIOPTransactionalStatefulBean.java
package org.jboss.as.test.iiop.transaction; import java.rmi.RemoteException; import jakarta.annotation.Resource; import jakarta.ejb.EJBException; import jakarta.ejb.RemoteHome; import jakarta.ejb.SessionContext; import jakarta.ejb.SessionSynchronization; import jakarta.ejb.Stateful; import jakarta.ejb.TransactionAttr...
3,050
29.818182
110
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/transaction/IIOPTransactionalHome.java
package org.jboss.as.test.iiop.transaction; import java.rmi.RemoteException; import jakarta.ejb.EJBHome; /** * @author Stuart Douglas */ public interface IIOPTransactionalHome extends EJBHome { IIOPTransactionalRemote create() throws RemoteException; }
264
16.666667
60
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/transaction/TransactionIIOPInvocationTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
6,828
46.423611
196
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/transaction/ClientEjb.java
package org.jboss.as.test.iiop.transaction; import java.rmi.RemoteException; import jakarta.annotation.Resource; import jakarta.ejb.Stateless; import jakarta.ejb.TransactionManagement; import jakarta.ejb.TransactionManagementType; import jakarta.transaction.HeuristicMixedException; import jakarta.transaction.Heuristi...
3,793
36.196078
197
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/transaction/timeout/IIOPTimeoutTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright (c) 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * ...
9,792
47.241379
145
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/transaction/timeout/TestBeanHome.java
/* * JBoss, Home of Professional Open Source. * Copyright (c) 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * ...
1,245
39.193548
70
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/transaction/timeout/StatefulBean.java
/* * JBoss, Home of Professional Open Source * Copyright 2016, Red Hat Inc., and individual contributors as indicated * by the @authors tag. See the copyright.txt in the distribution for a * full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * under the t...
3,820
36.097087
95
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/transaction/timeout/StatelessBean.java
/* * JBoss, Home of Professional Open Source * Copyright 2016, Red Hat Inc., and individual contributors as indicated * by the @authors tag. See the copyright.txt in the distribution for a * full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * under the t...
3,667
34.61165
95
java
null
wildfly-main/testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/transaction/timeout/TestBeanRemote.java
/* * JBoss, Home of Professional Open Source. * Copyright (c) 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * ...
1,339
38.411765
70
java