lumis.portal.principal.importprincipal.reader
Class ActiveDirectoryPrincipalReader

Package class diagram package ActiveDirectoryPrincipalReader
java.lang.Object
  extended by lumis.portal.principal.importprincipal.reader.ActiveDirectoryPrincipalReader
All Implemented Interfaces:
IPrincipalReader

public class ActiveDirectoryPrincipalReader
extends Object
implements IPrincipalReader

Implementation of IPrincipalReader for Active Directory

Since:
4.0.8

Constructor Summary
ActiveDirectoryPrincipalReader()
           
 
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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActiveDirectoryPrincipalReader

public ActiveDirectoryPrincipalReader()
Method Detail

read

public Map<String,String> read(Node reader)
                        throws PortalException
Description copied from interface: IPrincipalReader
Read users and groups and return them in string format in entries named userList and groupList of the map returned.

Specified by:
read in interface IPrincipalReader
Returns:
Throws:
PortalException


Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.