Uses of Class
net.webpdf.wsclient.schema.operation.HttpBasicAuthType
-
Packages that use HttpBasicAuthType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of HttpBasicAuthType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as HttpBasicAuthType Modifier and Type Field Description protected HttpBasicAuthTypeUrlConverterType. basicAuthMethods in net.webpdf.wsclient.schema.operation that return HttpBasicAuthType Modifier and Type Method Description HttpBasicAuthTypeObjectFactory. createHttpBasicAuthType()Create an instance ofHttpBasicAuthTypeHttpBasicAuthTypeUrlConverterType. getBasicAuth()Gets the value of the basicAuth property.Methods in net.webpdf.wsclient.schema.operation with parameters of type HttpBasicAuthType Modifier and Type Method Description voidUrlConverterType. setBasicAuth(HttpBasicAuthType value)Sets the value of the basicAuth property.
-