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 TypeMethodDescriptionbooleanWSDefinitionLoader.checkUrlAuthentification(String url, WSDefinitionLoader.Certificate certificate, String user, String password) Tries to authentification for WSDLurlbycertificate,username andpasswordWSDefinitionLoader.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 urlbooleanWSDefinitionLoader.needUpdateCertificate(String url) Checks that WSDLurlneed for authentificationWSDefinitionLoader.CertificatebooleanWSDefinitionLoader.needUrlAuthentification(String url, WSDefinitionLoader.Certificate certificate) Checks that WSDLurlneed authentification