Uses of Interface
org.projecthusky.xua.communication.config.SoapClientConfig
Packages that use SoapClientConfig
Package
Description
-
Uses of SoapClientConfig in org.projecthusky.communication.ch.ppq.api.config
Subinterfaces of SoapClientConfig in org.projecthusky.communication.ch.ppq.api.configModifier and TypeInterfaceDescriptioninterface
Interface describing the methods of CH:PPQ client configuration. Interface beschreibt die Methoden für die CH:PPQ Client Konfiguration. -
Uses of SoapClientConfig in org.projecthusky.communication.ch.ppq.impl.config
Classes in org.projecthusky.communication.ch.ppq.impl.config that implement SoapClientConfigModifier and TypeClassDescriptionclass
Implementation class of Interface PpClientConfig -
Uses of SoapClientConfig in org.projecthusky.xua.communication.clients.impl
Methods in org.projecthusky.xua.communication.clients.impl that return SoapClientConfigModifier and TypeMethodDescriptionprotected SoapClientConfig
AbstractSoapClient.getConfig()
Method to get soap client configuration.Methods in org.projecthusky.xua.communication.clients.impl with parameters of type SoapClientConfigModifier and TypeMethodDescriptionprotected void
AbstractSoapClient.setConfig
(SoapClientConfig config) Method to set SOAP client configuration.Constructors in org.projecthusky.xua.communication.clients.impl with parameters of type SoapClientConfigModifierConstructorDescriptionSimpleArtifactResolveClient
(SoapClientConfig clientConfiguration) Constructor with param. -
Uses of SoapClientConfig in org.projecthusky.xua.communication.config
Subinterfaces of SoapClientConfig in org.projecthusky.xua.communication.configModifier and TypeInterfaceDescriptioninterface
Interface describing the methods of IdP Client configuration. Interface welches die Methoden für die IdP Client Konfiguration beschreibt. -
Uses of SoapClientConfig in org.projecthusky.xua.communication.config.impl
Classes in org.projecthusky.xua.communication.config.impl that implement SoapClientConfigModifier and TypeClassDescriptionclass
Abstract implementation class of Interface SoapClientConfig Abstrakte Implementations Klasse des Interfaces SoapClientConfigclass
Implementation class of Interface XuaClientConfig Implementations Klasse von Interface XuaClientConfigMethods in org.projecthusky.xua.communication.config.impl that return SoapClientConfigModifier and TypeMethodDescriptionSoapClientConfigBuilderImpl.create()
Method to create the config.