com.atlassian.crowd.integration.seraph
Class ConfluenceAuthenticator

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

public class ConfluenceAuthenticator
extends CrowdAuthenticator


Field Summary
 
Fields inherited from class com.atlassian.crowd.integration.seraph.CrowdAuthenticator
PRINCIPAL_KEY
 
Constructor Summary
ConfluenceAuthenticator()
           
 
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

ConfluenceAuthenticator

public ConfluenceAuthenticator()
Method Detail

getUser

protected Principal getUser(String username)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.