|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sshd.common.keyprovider.AbstractKeyPairProvider
org.crsh.ssh.term.URLKeyPairProvider
public class URLKeyPairProvider
| Field Summary |
|---|
| Fields inherited from interface org.apache.sshd.common.KeyPairProvider |
|---|
ECDSA_SHA2_NISTP256, ECDSA_SHA2_NISTP384, ECDSA_SHA2_NISTP521, SSH_DSS, SSH_RSA |
| Constructor Summary | |
|---|---|
URLKeyPairProvider(Resource key)
|
|
| Method Summary | |
|---|---|
Iterable<KeyPair> |
loadKeys()
|
| Methods inherited from class org.apache.sshd.common.keyprovider.AbstractKeyPairProvider |
|---|
getKeyTypes, loadKey |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLKeyPairProvider(Resource key)
| Method Detail |
|---|
public Iterable<KeyPair> loadKeys()
loadKeys in interface org.apache.sshd.common.KeyPairProviderloadKeys in class org.apache.sshd.common.keyprovider.AbstractKeyPairProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||