java.lang.Object
io.jenkins.plugins.secone.security.object.factory.ObjectFactory

public class ObjectFactory extends Object
  • Constructor Details

    • ObjectFactory

      public ObjectFactory()
  • Method Details

    • createHttpPost

      public org.apache.http.client.methods.HttpPost createHttpPost(String uri) throws URISyntaxException
      Throws:
      URISyntaxException
    • createHttpClient

      public org.apache.http.impl.client.CloseableHttpClient createHttpClient(URI apiUri)
    • getGitFolderConfigPath

      public String getGitFolderConfigPath()