public class RMStateStoreProxyCAEvent extends RMStateStoreEvent
Constructor and Description |
---|
RMStateStoreProxyCAEvent(RMStateStoreEventType type) |
RMStateStoreProxyCAEvent(X509Certificate caCert,
PrivateKey caPrivateKey,
RMStateStoreEventType type) |
Modifier and Type | Method and Description |
---|---|
X509Certificate |
getCaCert() |
PrivateKey |
getCaPrivateKey() |
public RMStateStoreProxyCAEvent(RMStateStoreEventType type)
public RMStateStoreProxyCAEvent(X509Certificate caCert, PrivateKey caPrivateKey, RMStateStoreEventType type)
public X509Certificate getCaCert()
public PrivateKey getCaPrivateKey()
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.