Uses of Class
com._1c.g5.v8.dt.ws.common.WSDefinitionLoader.Certificate
Packages that use WSDefinitionLoader.Certificate
-
Uses of WSDefinitionLoader.Certificate in com._1c.g5.v8.dt.ws.common
Methods in com._1c.g5.v8.dt.ws.common with parameters of type WSDefinitionLoader.CertificateModifier 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, 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.needUrlAuthentification
(String url, WSDefinitionLoader.Certificate certificate) Checks that WSDLurl
need authentification