Brooklyn

brooklyn.entity.java
[Java] Class JmxmpSslSupport

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

public class JmxmpSslSupport

Constructor Summary
JmxmpSslSupport(JmxSupport jmxSupport)

 
Method Summary
void applyAgentJmxJavaSystemProperties(Builder result)

FluentKeySigner getBrooklynRootSigner()

java.security.cert.Certificate getJmxAccessCert()

java.security.PrivateKey getJmxAccessKey()

java.lang.String getJmxSslKeyStoreFilePath()

java.lang.String getJmxSslTrustStoreFilePath()

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()
 

Constructor Detail

JmxmpSslSupport

public JmxmpSslSupport(JmxSupport jmxSupport)


 
Method Detail

applyAgentJmxJavaSystemProperties

public void applyAgentJmxJavaSystemProperties(Builder result)


getBrooklynRootSigner

public FluentKeySigner getBrooklynRootSigner()


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()


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.