public class KeystoreService extends Object implements KeystoreServiceMBean
| Constructor and Description |
|---|
KeystoreService() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
createKeyStore(CreateKeyStoreRequestDTO request) |
String |
createKeyStoreViaJSON(String request) |
void |
destroy() |
SecurityProviderDTO |
getSecurityProviderInfo() |
void |
init() |
public void init()
public void destroy()
public SecurityProviderDTO getSecurityProviderInfo()
getSecurityProviderInfo in interface KeystoreServiceMBeanpublic String createKeyStoreViaJSON(String request) throws IOException
createKeyStoreViaJSON in interface KeystoreServiceMBeanIOExceptionpublic byte[] createKeyStore(CreateKeyStoreRequestDTO request) throws IOException
createKeyStore in interface KeystoreServiceMBeanIOExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.