|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.principal.importprincipal.reader.ActiveDirectoryPrincipalReader
public class ActiveDirectoryPrincipalReader
Implementation of IPrincipalReader for Active Directory
Constructor Summary | |
---|---|
ActiveDirectoryPrincipalReader()
|
Method Summary | |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
read(org.w3c.dom.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 |
---|
public ActiveDirectoryPrincipalReader()
Method Detail |
---|
public java.util.Map<java.lang.String,java.lang.String> read(org.w3c.dom.Node reader) throws PortalException
IPrincipalReader
read
in interface IPrincipalReader
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |