Uses of Interface
com.google.cloud.websecurityscanner.v1beta.XssOrBuilder
-
Packages that use XssOrBuilder Package Description com.google.cloud.websecurityscanner.v1beta A client to Web Security Scanner API -
-
Uses of XssOrBuilder in com.google.cloud.websecurityscanner.v1beta
Classes in com.google.cloud.websecurityscanner.v1beta that implement XssOrBuilder Modifier and Type Class Description class
Xss
Information reported for an XSS.static class
Xss.Builder
Information reported for an XSS.Methods in com.google.cloud.websecurityscanner.v1beta that return XssOrBuilder Modifier and Type Method Description XssOrBuilder
Finding.Builder. getXssOrBuilder()
An addon containing information reported for an XSS, if any.XssOrBuilder
Finding. getXssOrBuilder()
An addon containing information reported for an XSS, if any.XssOrBuilder
FindingOrBuilder. getXssOrBuilder()
An addon containing information reported for an XSS, if any.
-