com.atlassian.crowd.integration.seraph
Class JIRAAuthenticator

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

public class JIRAAuthenticator
extends CrowdAuthenticator


Constructor Summary
JIRAAuthenticator()
           
 
Method Summary
 Principal getUser(HttpServletRequest request, HttpServletResponse response)
           
 
Methods inherited from class com.atlassian.crowd.integration.seraph.CrowdAuthenticator
isAuthenticated, login, login, logout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JIRAAuthenticator

public JIRAAuthenticator()
Method Detail

getUser

public Principal getUser(HttpServletRequest request,
                         HttpServletResponse response)
Overrides:
getUser in class CrowdAuthenticator


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.