Uses of Class
com._1c.g5.v8.dt.ws.common.WSDefinitionLoaderException
Packages that use WSDefinitionLoaderException
-
Uses of WSDefinitionLoaderException in com._1c.g5.v8.dt.ws.common
Methods in com._1c.g5.v8.dt.ws.common that throw WSDefinitionLoaderExceptionModifier and TypeMethodDescriptionboolean
WSDefinitionLoader.checkUrlAuthentification
(String url, WSDefinitionLoader.Certificate certificate, String user, String password) Tries to authentification for WSDLurl
bycertificate
,user
name andpassword
WSDefinitionLoader.getWSDefinitionContent
(String url) Gets WSDL file content and content of the external xsd files by urlWSDefinitionLoader.getWSDefinitionContent
(String url, WSDefinitionLoader.Certificate certificate) Gets WSDL file content and content of the external xsd files by urlWSDefinitionLoader.getWSDefinitionContent
(String url, WSDefinitionLoader.Certificate certificate, String user, String password) Gets WSDL file content and content of the external xsd files by urlboolean
WSDefinitionLoader.needUpdateCertificate
(String url) Checks that WSDLurl
need for authentificationWSDefinitionLoader.Certificate
boolean
WSDefinitionLoader.needUrlAuthentification
(String url, WSDefinitionLoader.Certificate certificate) Checks that WSDLurl
need authentification