com.atlassian.crowd.integration.fisheye
Class FisheyeAuthToken

java.lang.Object
  extended by com.atlassian.crowd.integration.fisheye.FisheyeAuthToken

public class FisheyeAuthToken
extends Object


Constructor Summary
FisheyeAuthToken(SOAPPrincipal principal)
           
 
Method Summary
 String getDisplayName()
           
 String getEmail()
           
protected  String[] getPropertyValues(String key)
           
 String getUsername()
           
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

FisheyeAuthToken

public FisheyeAuthToken(SOAPPrincipal principal)
Method Detail

getUsername

public String getUsername()

getEmail

public String getEmail()

getDisplayName

public String getDisplayName()

processFullName

protected void processFullName()

processEmail

protected void processEmail()

getPropertyValues

protected String[] getPropertyValues(String key)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.