Uses of Class
com.evopdf.AuthenticationOptions

  • Uses of AuthenticationOptions in com.evopdf

    Methods in com.evopdf that return AuthenticationOptions
    Modifier and Type
    Method
    Description
    HtmlToImageConverter.authenticationOptions()
    This property can be set with an username and a password in order to authenticate to the web server before accessing the URL to be converted They can be used for example to resolve the IIS Integrated Windows Authentication or other types of IIS authentication
    HtmlToImageElement.authenticationOptions()
    This property can be set with an username and a password in order to authenticate to the web server before accessing the URL to be converted They can be used for example to resolve the IIS Integrated Windows Authentication or other types of IIS authentication
    HtmlToPdfConverter.authenticationOptions()
    This property can be set with an username and a password in order to authenticate to the web server before accessing the URL to be converted in HTML to PDF Converter.
    HtmlToPdfElement.authenticationOptions()
    This property can be set with an username and a password in order to authenticate to the web server before accessing the URL to be converted in HTML to PDF Converter.
    HtmlToSvgConverter.authenticationOptions()
    This property can be set with an username and a password in order to authenticate to the web server before accessing the URL to be converted They can be used for example to resolve the IIS Integrated Windows Authentication or other types of IIS authentication