public class PublickeyAuthenticatorImpl
extends java.lang.Object
implements org.apache.sshd.server.PublickeyAuthenticator
| Constructor and Description |
|---|
PublickeyAuthenticatorImpl(org.apache.sshd.common.KeyPairProvider hostKeyProvider,
HostKey hostKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(java.lang.String username,
java.security.PublicKey suppliedKey,
org.apache.sshd.server.session.ServerSession session) |
public PublickeyAuthenticatorImpl(org.apache.sshd.common.KeyPairProvider hostKeyProvider,
HostKey hostKey)
Copyright © 2012 OW2 Consortium. All Rights Reserved.