Package com.soffid.iam.sync.intf
Interface ExtensibleObjectMgr
- All Superinterfaces:
Remote
Interfaz remoto de gestión de usuarios (y contraseñas)
- Version:
- $Revision: 1.1.2.2 $
- Author:
- $Author: u07286 $
-
Method Summary
Modifier and TypeMethodDescriptionvoidgetNativeObject(SoffidObjectType type, String object1, String object2) getSoffidObject(SoffidObjectType type, String object1, String object2) voidvoid
-
Method Details
-
configureMappings
void configureMappings(Collection<ExtensibleObjectMapping> objects) throws RemoteException, InternalErrorException -
getNativeObject
ExtensibleObject getNativeObject(SoffidObjectType type, String object1, String object2) throws RemoteException, InternalErrorException -
getSoffidObject
ExtensibleObject getSoffidObject(SoffidObjectType type, String object1, String object2) throws RemoteException, InternalErrorException -
invoke
Collection<Map<String,Object>> invoke(String verb, String command, Map<String, Object> params) throws RemoteException, InternalErrorException -
updateExtensibleObject
-
removeExtensibleObject
-