Interface IWorkerNodeCredential


public interface IWorkerNodeCredential
Interface that provide the access to user credentials
  • Method Details

    • getUsername

      String getUsername()
    • getPassword

      String getPassword()