public class RegistrationRestClientHttps extends java.lang.Object implements RegistrationClient
| Constructor and Description |
|---|
RegistrationRestClientHttps(KeyStoreService keyStoreService,
org.apache.http.ssl.PrivateKeyStrategy privateKeyStrategy,
TrustStoreService trustStoreService,
org.apache.http.ssl.TrustStrategy trustStrategy,
java.lang.String registrationQuery) |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize() |
java.lang.String |
register(java.lang.String remoteNodeUri) |
public RegistrationRestClientHttps(KeyStoreService keyStoreService, org.apache.http.ssl.PrivateKeyStrategy privateKeyStrategy, TrustStoreService trustStoreService, org.apache.http.ssl.TrustStrategy trustStrategy, java.lang.String registrationQuery)
@PostConstruct public void initialize()
public java.lang.String register(java.lang.String remoteNodeUri)
throws java.io.IOException
register in interface RegistrationClientjava.io.IOExceptionCopyright © 2019. All Rights Reserved.