Package org.jenkinsci.remoting.engine
Class JnlpEndpointResolver
java.lang.Object
org.jenkinsci.remoting.engine.JnlpEndpointResolver
- Direct Known Subclasses:
JnlpAgentEndpointConfigurator
,JnlpAgentEndpointResolver
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected RSAPublicKey
getIdentity
(String base64EncodedIdentity) abstract JnlpAgentEndpoint
resolve()
abstract void
-
Constructor Details
-
JnlpEndpointResolver
public JnlpEndpointResolver()
-
-
Method Details
-
resolve
- Throws:
IOException
-
waitForReady
- Throws:
InterruptedException
-
getIdentity
- Throws:
InvalidKeySpecException
-