Package pl.edu.icm.unity.pam
Class OSImporter
- java.lang.Object
-
- pl.edu.icm.unity.pam.OSImporter
-
- All Implemented Interfaces:
pl.edu.icm.unity.engine.api.userimport.UserImportSPI
public class OSImporter extends Object implements pl.edu.icm.unity.engine.api.userimport.UserImportSPI
Imports user from a local operating system. Resolves information about the given user using calls to native libc library.- Author:
- K. Benedyczak
-
-
Constructor Summary
Constructors Constructor Description OSImporter(String idpName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description pl.edu.icm.unity.engine.api.authn.remote.RemotelyAuthenticatedInputimportUser(String identity, String type)
-