Package com.soffid.iam.sync.intf
Interface ServiceMgr
- All Superinterfaces:
Remote
Remote interface to change service passwords
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetServicePassword(String service, Account account, Password password) Change the service password
-
Method Details
-
setServicePassword
void setServicePassword(String service, Account account, Password password) throws RemoteException, InternalErrorException Change the service password- Parameters:
service-account-password-- Throws:
RemoteExceptionInternalErrorException
-
getHostServices
-