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/ws/src/test/java/org/jboss/as/test/integration/ws/wsse/trust/onbehalfof/OnBehalfOfServiceImpl.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2014, 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,903 | 46.153846 | 155 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsse/trust/bearer/BearerIface.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2014, 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... | 1,360 | 37.885714 | 101 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsse/trust/bearer/BearerImpl.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2014, 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... | 1,903 | 41.311111 | 105 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsse/trust/bearer/BearerEJBImpl.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2018, 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... | 2,401 | 42.672727 | 141 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsse/trust/sts/SampleSTS.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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,947 | 52.204301 | 159 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsse/trust/sts/STSCallbackHandler.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2014, 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... | 1,602 | 38.097561 | 75 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsse/trust/stsholderofkey/SampleSTSHolderOfKey.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2014, 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... | 3,792 | 45.256098 | 163 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsse/trust/stsholderofkey/STSHolderOfKeyCallbackHandler.java | package org.jboss.as.test.integration.ws.wsse.trust.stsholderofkey;
import org.jboss.wsf.stack.cxf.extensions.security.PasswordCallbackHandler;
import java.util.HashMap;
import java.util.Map;
/**
* User: rsearls
* Date: 3/19/14
*/
public class STSHolderOfKeyCallbackHandler extends PasswordCallbackHandler {
pu... | 645 | 25.916667 | 76 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsse/crypto/XMLSignatureFactoryTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 2,696 | 34.486842 | 116 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsse/crypto/TestServlet.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 5,684 | 42.068182 | 157 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsse/signencrypt/EJBSignEncryptMultipleClientsTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 6,974 | 50.286765 | 171 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsse/signencrypt/SignEncryptTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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,986 | 48.376238 | 156 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsse/signencrypt/EJBSignEncryptTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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,902 | 48.525253 | 156 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsse/signencrypt/SignEncryptMultipleClientsTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 6,750 | 49.007407 | 167 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsse/usernametoken/UsernameTokenElytronTestCase.java | /*
* Copyright 2021 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 ... | 10,201 | 50.01 | 145 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/schemalocations/SchemaLocationsRewriteTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 6,590 | 41.798701 | 156 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/schemalocations/SimpleService.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... | 1,473 | 32.5 | 70 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/serviceref/ServiceRefTestCase.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,830 | 43.357143 | 150 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/serviceref/CdiBean.java | package org.jboss.as.test.integration.ws.serviceref;
import jakarta.xml.ws.WebServiceRef;
/**
* @author Stuart Douglas
*/
public class CdiBean {
@WebServiceRef(value = EndpointService.class, mappedName = "jbossws-client/service/TestService", wsdlLocation = "META-INF/wsdl/TestService.wsdl")
EndpointInterfac... | 420 | 22.388889 | 149 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/serviceref/EJB3Bean.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... | 1,546 | 39.710526 | 192 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/serviceref/StatelessRemote.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... | 1,445 | 36.076923 | 70 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/serviceref/EndpointService.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... | 2,082 | 39.057692 | 123 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/serviceref/ServletClient.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 5,265 | 40.464567 | 148 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/serviceref/StatelessBean.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... | 3,399 | 35.170213 | 149 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/serviceref/ServiceRefSevletTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 6,275 | 45.835821 | 135 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/serviceref/ServiceRefEarTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 6,504 | 45.134752 | 135 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/serviceref/EndpointInterface.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... | 1,445 | 37.052632 | 74 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/ejb/SimpleStatelessWebserviceEndpointIface.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... | 1,400 | 32.357143 | 70 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/ejb/ContextHandlerEndpointImpl.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 2,015 | 36.333333 | 107 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/ejb/SimpleStatelessWebserviceEndpointTestCase.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... | 3,504 | 39.287356 | 165 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/ejb/ContextHandler.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 1,566 | 38.175 | 73 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/ejb/ContextHandlerEndpointIface.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 1,286 | 38 | 70 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/ejb/EJBWebServicesTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright (c) 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
* ... | 3,082 | 38.025316 | 171 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/ejb/SimpleStatelessWebserviceEndpointImpl.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... | 1,892 | 34.716981 | 106 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/ejb/SingletonEndpoint.java | /*
* JBoss, Home of Professional Open Source.
* Copyright (c) 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
* ... | 1,486 | 32.044444 | 70 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/ejb/ContextHandlerEndpointTestCase.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,937 | 39.805556 | 132 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsa/WSHandler.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 2,750 | 32.144578 | 95 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsa/TestOptionalAddressingTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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,808 | 40.456897 | 153 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsa/ServiceImplAddressingOptional.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 1,742 | 39.534884 | 92 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsa/ServiceImplAddressingRequired.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 1,741 | 39.511628 | 92 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsa/ServiceIface.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 1,269 | 39.967742 | 88 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsa/TestNoAddressingTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 5,106 | 38.589147 | 153 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsa/ServiceImplNoAddressing.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 1,651 | 39.292683 | 92 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsa/TestRequiredAddressingTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 5,067 | 40.540984 | 153 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsrm/ReliableServiceTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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,238 | 43.15625 | 145 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsrm/ReliableCheckHandler.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 9,902 | 38.771084 | 182 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsrm/ReliableServiceImpl.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 1,957 | 33.964286 | 83 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsrm/generated/ReliableService_Service.java | package org.jboss.as.test.integration.ws.wsrm.generated;
import java.net.MalformedURLException;
import java.net.URL;
import javax.xml.namespace.QName;
import jakarta.xml.ws.WebEndpoint;
import jakarta.xml.ws.WebServiceClient;
import jakarta.xml.ws.WebServiceFeature;
import jakarta.xml.ws.Service;
/**
* This class wa... | 3,790 | 41.595506 | 213 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsrm/generated/package-info.java | @jakarta.xml.bind.annotation.XmlSchema(namespace = "http://www.jboss.org/jbossws/ws-extensions/wsrm")
package org.jboss.as.test.integration.ws.wsrm.generated;
| 159 | 52.333333 | 101 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsrm/generated/ObjectFactory.java |
package org.jboss.as.test.integration.ws.wsrm.generated;
import jakarta.xml.bind.JAXBElement;
import jakarta.xml.bind.annotation.XmlElementDecl;
import jakarta.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for each
* Java content interface and Java e... | 3,161 | 37.560976 | 161 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsrm/generated/ReliableService.java | package org.jboss.as.test.integration.ws.wsrm.generated;
import jakarta.jws.Oneway;
import jakarta.jws.WebMethod;
import jakarta.jws.WebParam;
import jakarta.jws.WebResult;
import jakarta.jws.WebService;
import jakarta.xml.bind.annotation.XmlSeeAlso;
import jakarta.xml.ws.RequestWrapper;
import jakarta.xml.ws.Response... | 1,484 | 41.428571 | 201 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsrm/generated/WriteLogMessage.java |
package org.jboss.as.test.integration.ws.wsrm.generated;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlType;
/**
* <p>Java class for writeLogMessage complex type.
* <p>
* <p>The following schema fragment specifies the e... | 763 | 23.645161 | 95 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsrm/generated/SayHelloResponse.java |
package org.jboss.as.test.integration.ws.wsrm.generated;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlElement;
import jakarta.xml.bind.annotation.XmlType;
/**
* <p>Java class for sayHelloResponse complex type.
* <p>
* ... | 1,424 | 24 | 100 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsrm/generated/SayHello.java |
package org.jboss.as.test.integration.ws.wsrm.generated;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlType;
/**
* <p>Java class for sayHello complex type.
* <p>
* <p>The following schema fragment specifies the expected... | 1,290 | 22.472727 | 98 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/cdi/CdiJsfWebServicesTestCase.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2021, 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... | 4,560 | 42.855769 | 130 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/cdi/MyBean.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2010, 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... | 1,280 | 31.846154 | 73 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/cdi/TestService.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2010, 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... | 1,396 | 31.488372 | 73 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/cdi/interceptor/EJBInterceptor.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 1,485 | 38.105263 | 70 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/cdi/interceptor/EndpointIface.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 1,362 | 40.30303 | 90 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/cdi/interceptor/EJB3EndpointImpl.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 1,623 | 39.6 | 126 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/cdi/interceptor/EJBInterceptorImpl.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 1,464 | 37.552632 | 74 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/cdi/interceptor/POJOInterceptorImpl.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 1,466 | 37.605263 | 74 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/cdi/interceptor/CdiInterceptorTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 3,815 | 39.168421 | 127 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/cdi/interceptor/POJOEndpointImpl.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 1,584 | 40.710526 | 126 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/cdi/interceptor/POJOInterceptor.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 1,486 | 38.131579 | 70 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/injection/ejb/as1675/EndpointIface.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... | 1,429 | 34.75 | 71 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/injection/ejb/as1675/AS1675TestCase.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... | 4,636 | 40.035398 | 127 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/injection/ejb/as1675/EJB3Bean.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... | 1,826 | 34.823529 | 97 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/injection/ejb/as1675/AbstractEndpointImpl.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... | 3,319 | 34.319149 | 111 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/injection/ejb/as1675/shared/BeanImpl.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... | 1,379 | 35.315789 | 71 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/injection/ejb/as1675/shared/BeanIface.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... | 1,261 | 37.242424 | 71 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/injection/ejb/basic/EjbEndpointInsideWarTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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,221 | 43.442105 | 165 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/injection/ejb/basic/InjectionTestCase.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,705 | 45.390244 | 165 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/injection/ejb/basic/shared/BeanImpl.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... | 1,371 | 36.081081 | 70 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/injection/ejb/basic/shared/BeanIface.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... | 1,253 | 38.1875 | 70 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/injection/ejb/basic/shared/handlers/TestHandler.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... | 4,190 | 35.443478 | 104 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/injection/ejb/basic/webservice/EndpointIface.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... | 1,441 | 35.974359 | 72 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/injection/ejb/basic/webservice/EJB3Bean.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... | 1,923 | 34.62963 | 107 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/injection/ejb/basic/webservice/POJOBean.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... | 1,736 | 36.76087 | 107 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/injection/ejb/basic/webservice/AbstractEndpointImpl.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... | 3,438 | 32.715686 | 83 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/context/application/NotAnnotatedDeployTestCase.java | package org.jboss.as.test.integration.ws.context.application;
import org.jboss.arquillian.container.test.api.Deployment;
import org.jboss.arquillian.container.test.api.RunAsClient;
import org.jboss.arquillian.junit.Arquillian;
import org.jboss.shrinkwrap.api.ShrinkWrap;
import org.jboss.shrinkwrap.api.spec.EnterpriseA... | 983 | 38.36 | 132 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/context/application/SampleBean.java | package org.jboss.as.test.integration.ws.context.application;
import jakarta.ejb.LocalBean;
import jakarta.ejb.Stateless;
import jakarta.jws.WebMethod;
@Stateless
@LocalBean
public class SampleBean {
@WebMethod
public String sayHello(String name) {
return "Hello " + name + ".";
}
}
| 305 | 19.4 | 61 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/context/application/SampleBeanWebService.java | package org.jboss.as.test.integration.ws.context.application;
import jakarta.ejb.LocalBean;
import jakarta.ejb.Stateless;
import jakarta.jws.WebMethod;
import jakarta.jws.WebService;
@Stateless
@LocalBean
@WebService
public class SampleBeanWebService {
@WebMethod
public String sayHello(String name) {
... | 358 | 20.117647 | 61 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/context/application/ContextRootTestBase.java | package org.jboss.as.test.integration.ws.context.application;
import java.net.URL;
import org.junit.Assert;
import org.jboss.arquillian.test.api.ArquillianResource;
import org.jboss.shrinkwrap.api.ShrinkWrap;
import org.jboss.shrinkwrap.api.spec.WebArchive;
import org.junit.Test;
/**
* Base class for context.applic... | 1,286 | 30.390244 | 127 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/context/application/AnnotatedDeployTestCase.java | package org.jboss.as.test.integration.ws.context.application;
import org.jboss.arquillian.container.test.api.Deployment;
import org.jboss.arquillian.container.test.api.RunAsClient;
import org.jboss.arquillian.junit.Arquillian;
import org.jboss.shrinkwrap.api.ShrinkWrap;
import org.jboss.shrinkwrap.api.spec.EnterpriseA... | 968 | 37.76 | 116 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/context/as1605/BothPojoAndEjbInWarTestCase.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... | 4,906 | 44.859813 | 151 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/context/as1605/EJB3Endpoint.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... | 1,541 | 33.266667 | 92 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/context/as1605/EndpointIface.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... | 1,340 | 32.525 | 70 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/context/as1605/POJOEndpoint.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... | 1,500 | 33.906977 | 92 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/context/as1605/OnlyEjbInWarTestCase.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... | 3,179 | 38.75 | 151 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/basic/InstanceCountEndpoint.java | package org.jboss.as.test.integration.ws.basic;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import jakarta.jws.WebMethod;
import jakarta.jws.WebService;
import jakarta.xml.ws.BindingType;
@WebService(
serviceName = "SimpleService",
targetNamespace = "http://... | 982 | 24.868421 | 95 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/basic/InstanceCountEndpointTestcase.java | package org.jboss.as.test.integration.ws.basic;
import org.jboss.arquillian.container.test.api.Deployment;
import org.jboss.arquillian.container.test.api.RunAsClient;
import org.jboss.arquillian.junit.Arquillian;
import org.jboss.arquillian.test.api.ArquillianResource;
import org.jboss.shrinkwrap.api.Archive;
import o... | 1,664 | 32.3 | 93 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/basic/EndpointIface.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 1,414 | 34.375 | 70 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/basic/EJBEndpointTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 3,056 | 40.310811 | 127 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/basic/EJBEndpoint.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 3,137 | 35.917647 | 105 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/basic/PojoEndpointTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 3,068 | 41.041096 | 127 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/basic/PojoEndpoint.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 2,955 | 37.38961 | 105 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/basic/BasicTests.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 3,063 | 36.365854 | 105 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/basic/EarLibTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2010, 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,076 | 38.961039 | 95 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/basic/HelloObject.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, 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... | 1,533 | 30.958333 | 70 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.