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
IOException
String createKeyStoreViaJSON(String request) throws IOException
IOException
Copyright © 2016 JBoss by Red Hat. All rights reserved.