public interface UserImportManagement
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResult |
importUser(String identity,
String type)
Perform user import.
|
AuthenticationResult importUser(String identity, String type) throws pl.edu.icm.unity.exceptions.EngineException
identity - type - pl.edu.icm.unity.exceptions.EngineExceptionCopyright © 2017 Unity. All rights reserved.