com.atlassian.crowd.integration.seraph
Class BambooAuthenticator

java.lang.Object
  extended by DefaultAuthenticator
      extended by com.atlassian.crowd.integration.seraph.CrowdAuthenticator
          extended by com.atlassian.crowd.integration.seraph.BambooAuthenticator

public class BambooAuthenticator
extends CrowdAuthenticator


Field Summary
 
Fields inherited from class com.atlassian.crowd.integration.seraph.CrowdAuthenticator
PRINCIPAL_KEY
 
Constructor Summary
BambooAuthenticator()
           
 
Method Summary
protected  Principal getUser(String username)
           
 
Methods inherited from class com.atlassian.crowd.integration.seraph.CrowdAuthenticator
authenticate, getUser, getUserFromSession, isAuthenticated, login, login, logout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooAuthenticator

public BambooAuthenticator()
Method Detail

getUser

protected Principal getUser(String username)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.