Class JenkinsAuthenticationProvider

    • Constructor Detail

      • JenkinsAuthenticationProvider

        public JenkinsAuthenticationProvider​(String id,
                                             ItemGroup<?> context)
    • Method Detail

      • isTokenExpired

        public boolean isTokenExpired()
        Specified by:
        isTokenExpired in interface com.hcl.appscan.sdk.auth.IAuthenticationProvider
      • getAuthorizationHeader

        public Map<String,​String> getAuthorizationHeader​(boolean persist)
        Specified by:
        getAuthorizationHeader in interface com.hcl.appscan.sdk.auth.IAuthenticationProvider
      • getServer

        public String getServer()
        Specified by:
        getServer in interface com.hcl.appscan.sdk.auth.IAuthenticationProvider
      • saveConnection

        public void saveConnection​(String connection)
        Specified by:
        saveConnection in interface com.hcl.appscan.sdk.auth.IAuthenticationProvider
      • getProxy

        public Proxy getProxy()
        Specified by:
        getProxy in interface com.hcl.appscan.sdk.auth.IAuthenticationProvider
      • isAppScan360

        public boolean isAppScan360()
      • configureCredentials

        public void configureCredentials​(String id,
                                         ItemGroup<?> context)
      • getacceptInvalidCerts

        public boolean getacceptInvalidCerts()
        Specified by:
        getacceptInvalidCerts in interface com.hcl.appscan.sdk.auth.IAuthenticationProvider