public interface MediationSecurityAdminService
Modifier and Type | Method and Description |
---|---|
String |
doDecrypt(String cipherText8)
Auto generated method signature
|
String |
doEncrypt(String plainTextPass2)
Auto generated method signature
|
void |
setSecretIdForHashiCorpVault(String secretId6)
Auto generated method signature for Asynchronous Invocations
|
void |
startdoDecrypt(String cipherText8,
MediationSecurityAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdoEncrypt(String plainTextPass2,
MediationSecurityAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String doEncrypt(String plainTextPass2) throws RemoteException
doEncrypt1
- RemoteException
void startdoEncrypt(String plainTextPass2, MediationSecurityAdminServiceCallbackHandler callback) throws RemoteException
doEncrypt1
- RemoteException
void setSecretIdForHashiCorpVault(String secretId6) throws RemoteException, MediationSecurityAdminServiceExternalVaultException
String doDecrypt(String cipherText8) throws RemoteException
doDecrypt7
- RemoteException
void startdoDecrypt(String cipherText8, MediationSecurityAdminServiceCallbackHandler callback) throws RemoteException
doDecrypt7
- RemoteException
Copyright © 2022 WSO2. All rights reserved.