@FunctionalInterface public static interface SftpEmbeddedServerBuilder.InnerAuthenticator
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
authenticate(String username,
PublicKey clientKey,
org.apache.sshd.server.session.ServerSession session,
PublicKey serverKey) |
Copyright © 2019. All rights reserved.