public interface MediationSecurityAdminService
Modifier and Type | Method and Description |
---|---|
String |
doDecrypt(String cipherText6)
Auto generated method signature
|
String |
doEncrypt(String plainTextPass2)
Auto generated method signature
|
void |
startdoDecrypt(String cipherText6,
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
String doDecrypt(String cipherText6) throws RemoteException
doDecrypt5
- RemoteException
void startdoDecrypt(String cipherText6, MediationSecurityAdminServiceCallbackHandler callback) throws RemoteException
doDecrypt5
- RemoteException
Copyright © 2020 WSO2. All rights reserved.