public class X509CertificateFactory extends Object
| Constructor and Description |
|---|
X509CertificateFactory() |
X509CertificateFactory(Path cacheDirectory,
int validBeforeMilliseconds,
int validAfterMillieconds) |
| Modifier and Type | Method and Description |
|---|---|
CertificateAndPrivateKey |
get(com.spotify.sshagentproxy.AgentProxy agentProxy,
com.spotify.sshagentproxy.Identity identity,
String username) |
public X509CertificateFactory()
public X509CertificateFactory(Path cacheDirectory, int validBeforeMilliseconds, int validAfterMillieconds)
public CertificateAndPrivateKey get(com.spotify.sshagentproxy.AgentProxy agentProxy, com.spotify.sshagentproxy.Identity identity, String username)
Copyright © 2016. All rights reserved.