C# 클래스 fuzzer.WSDL

파일 보기 프로젝트 열기: brandonprry/vulnerable_soap_service 1 사용 예제들

공개 메소드들

메소드 설명
WSDL ( XmlDocument doc ) : System

비공개 메소드들

메소드 설명
ParseBindings ( XmlDocument wsdl ) : void
ParseMessages ( XmlDocument wsdl ) : void
ParsePortTypes ( XmlDocument wsdl ) : void
ParseServices ( XmlDocument wsdl ) : void
ParseTypes ( XmlDocument wsdl ) : void

메소드 상세

WSDL() 공개 메소드

public WSDL ( XmlDocument doc ) : System
doc System.Xml.XmlDocument
리턴 System