Uses of Class
com.aquima.web.aaas.config.ServiceId
Packages that use ServiceId
-
Uses of ServiceId in com.aquima.web.aaas
Methods in com.aquima.web.aaas with parameters of type ServiceIdModifier and TypeMethodDescriptionEndpointConfiguration.matchEndpointGroup
(ServiceId serviceId, org.springframework.ws.soap.SoapMessage soapMessage) -
Uses of ServiceId in com.aquima.web.aaas.config
Methods in com.aquima.web.aaas.config that return ServiceIdModifier and TypeMethodDescriptionAAASApplicationMapping.getServiceId
(jakarta.servlet.http.HttpServletRequest req) AAASApplicationMapping.getServiceId
(String request, String wsdlName, String schemaName, String testPathName) -
Uses of ServiceId in com.aquima.web.aaas.wsdl
Constructors in com.aquima.web.aaas.wsdl with parameters of type ServiceIdModifierConstructorDescriptionprotected
AAASWsdl11Definition
(com.aquima.interactions.portal.IPortalEngine portalEngine, com.aquima.interactions.foundation.ApplicationID appId, ServiceId serviceId, String soapLocationAddress)