com.atlassian.crowd.integration.atlassianuser
Class CrowdUser

java.lang.Object
  extended by DefaultUser
      extended by com.atlassian.crowd.integration.atlassianuser.CrowdUser

public class CrowdUser
extends DefaultUser


Constructor Summary
CrowdUser(SOAPPrincipal principal)
           
 
Method Summary
protected  String[] getPropertyValues(String key)
           
protected  void processEmail()
           
protected  void processFullName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrowdUser

public CrowdUser(SOAPPrincipal principal)
Method Detail

processFullName

protected void processFullName()

processEmail

protected void processEmail()

getPropertyValues

protected String[] getPropertyValues(String key)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.