Interface IWorkerNodeCredential


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

      • getUsername

        String getUsername()
      • getPassword

        String getPassword()