public class PlainTextPasswordFinder extends Object implements org.apache.sshd.common.config.keys.FilePasswordProvider
Constructor and Description |
---|
PlainTextPasswordFinder(String password) |
Modifier and Type | Method and Description |
---|---|
String |
getPassword(org.apache.sshd.common.session.SessionContext sessionContext,
org.apache.sshd.common.NamedResource namedResource,
int i) |
public PlainTextPasswordFinder(@Nullable String password)
public String getPassword(org.apache.sshd.common.session.SessionContext sessionContext, org.apache.sshd.common.NamedResource namedResource, int i) throws IOException
getPassword
in interface org.apache.sshd.common.config.keys.FilePasswordProvider
IOException
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.