JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.xebialabs.plugin.manager.config
Interface Credentials
All Known Implementing Classes:
PluginManagerPropertiesImpl.ServerImpl.CredentialsImpl
public interface
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
()