public interface KeystoreServiceMBean
| Modifier and Type | Method and Description |
|---|---|
byte[] |
createKeyStore(CreateKeyStoreRequestDTO request) |
String |
createKeyStoreViaJSON(String request) |
SecurityProviderDTO |
getSecurityProviderInfo() |
SecurityProviderDTO getSecurityProviderInfo()
byte[] createKeyStore(CreateKeyStoreRequestDTO request) throws IOException
IOExceptionString createKeyStoreViaJSON(String request) throws IOException
IOExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.