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
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.frankframework.credentialprovider
Interface ICredentials
All Known Implementing Classes:
Credential
,
FallbackCredential
public interface
ICredentials
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getAlias
()
String
getPassword
()
String
getUsername
()
Method Details
getAlias
String
getAlias
()
getUsername
String
getUsername
()
getPassword
String
getPassword
()