lumis.portal.principal.importprincipal.reader
Interface IPrincipalReader
- All Known Implementing Classes:
- ActiveDirectoryPrincipalReader
public interface IPrincipalReader
Defines the methods for a principal reader.
- Since:
- 4.0.8
Method Summary |
Map<String,String> |
read(Node reader)
Read users and groups and return them in string format in entries named userList and groupList of the map returned. |
read
Map<String,String> read(Node reader)
throws PortalException
- Read users and groups and return them in string format in entries named userList and groupList of the map returned.
- Parameters:
reader
-
- Returns:
-
- Throws:
PortalException
- Since:
- 4.0.8
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.