Brooklyn

brooklyn.entity.java
[Java] Class JmxmpSslSupport

java.lang.Object
  brooklyn.entity.java.JmxmpSslSupport

public class JmxmpSslSupport

Field Summary
protected JavaSoftwareProcessSshDriver driver

 
Constructor Summary
JmxmpSslSupport(JavaSoftwareProcessSshDriver driver)

 
Method Summary
void applyAgentJmxJavaConfigOptions(java.util.List result)

void applyAgentJmxJavaSystemProperties(Builder result)

FluentKeySigner getBrooklynRootSigner()

protected java.lang.Object getConfig(ConfigKey key)

java.security.cert.Certificate getJmxAccessCert()

java.security.PrivateKey getJmxAccessKey()

java.lang.String getJmxSslKeyStoreFilePath()

java.lang.String getJmxSslTrustStoreFilePath()

java.lang.String getJmxmpAgentJarBasename()

java.lang.String getJmxmpAgentJarDestinationFilePath()

java.lang.String getJmxmpAgentJarUrl()

void install()

builds remote keystores, stores config keys/certs, and copies necessary files across

 
Methods inherited from class java.lang.Object
java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Field Detail

driver

protected final JavaSoftwareProcessSshDriver driver


 
Constructor Detail

JmxmpSslSupport

public JmxmpSslSupport(JavaSoftwareProcessSshDriver driver)


 
Method Detail

applyAgentJmxJavaConfigOptions

public void applyAgentJmxJavaConfigOptions(java.util.List result)


applyAgentJmxJavaSystemProperties

public void applyAgentJmxJavaSystemProperties(Builder result)


getBrooklynRootSigner

public FluentKeySigner getBrooklynRootSigner()


getConfig

protected java.lang.Object getConfig(ConfigKey key)


getJmxAccessCert

public java.security.cert.Certificate getJmxAccessCert()


getJmxAccessKey

public java.security.PrivateKey getJmxAccessKey()


getJmxSslKeyStoreFilePath

public java.lang.String getJmxSslKeyStoreFilePath()


getJmxSslTrustStoreFilePath

public java.lang.String getJmxSslTrustStoreFilePath()


getJmxmpAgentJarBasename

public java.lang.String getJmxmpAgentJarBasename()


getJmxmpAgentJarDestinationFilePath

public java.lang.String getJmxmpAgentJarDestinationFilePath()


getJmxmpAgentJarUrl

public java.lang.String getJmxmpAgentJarUrl()


install

public void install()
builds remote keystores, stores config keys/certs, and copies necessary files across


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.