JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.pentaho.platform.api.action
Interface IWorkerNodeCredential
public interface
IWorkerNodeCredential
Interface that provide the access to user credentials
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getPassword
()
String
getUsername
()
Method Details
getUsername
String
getUsername
()
getPassword
String
getPassword
()