org.kuali.rice.student.kew.xml
Class KSUserXmlParser

java.lang.Object
  extended by org.kuali.rice.kew.xml.UserXmlParser
      extended by org.kuali.rice.student.kew.xml.KSUserXmlParser

public class KSUserXmlParser
extends UserXmlParser

Adds password to the User xml ingestion


Field Summary
protected  Logger LOG
           
 
Constructor Summary
KSUserXmlParser()
           
 
Method Summary
protected  org.kuali.rice.kim.impl.identity.entity.EntityBo constructEntity(org.jdom.Element userElement)
           
protected  org.kuali.rice.kim.impl.identity.principal.PrincipalBo constructPrincipal(org.jdom.Element userElement, String entityId)
           
 
Methods inherited from class org.kuali.rice.kew.xml.UserXmlParser
parseUsers, parseUsers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

protected final Logger LOG
Constructor Detail

KSUserXmlParser

public KSUserXmlParser()
Method Detail

constructEntity

protected org.kuali.rice.kim.impl.identity.entity.EntityBo constructEntity(org.jdom.Element userElement)
Overrides:
constructEntity in class UserXmlParser

constructPrincipal

protected org.kuali.rice.kim.impl.identity.principal.PrincipalBo constructPrincipal(org.jdom.Element userElement,
                                                                                    String entityId)
Overrides:
constructPrincipal in class UserXmlParser


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.