com.atlassian.bamboo.security.trustedapplications
Class BambooAuthenticationListener

java.lang.Object
  extended by com.atlassian.security.auth.trustedapps.seraph.filter.SeraphAuthenticationListener
      extended by com.atlassian.bamboo.security.trustedapplications.BambooAuthenticationListener
All Implemented Interfaces:
com.atlassian.security.auth.trustedapps.filter.AuthenticationListener

public class BambooAuthenticationListener
extends com.atlassian.security.auth.trustedapps.seraph.filter.SeraphAuthenticationListener


Field Summary
static java.lang.String TRUSTED_APPS_USER_LOGIN
           
 
Constructor Summary
BambooAuthenticationListener()
           
 
Method Summary
 void authenticationSuccess(com.atlassian.security.auth.trustedapps.filter.Authenticator.Result result, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class com.atlassian.security.auth.trustedapps.seraph.filter.SeraphAuthenticationListener
authenticationError, authenticationFailure, authenticationNotAttempted
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TRUSTED_APPS_USER_LOGIN

public static final java.lang.String TRUSTED_APPS_USER_LOGIN
See Also:
Constant Field Values
Constructor Detail

BambooAuthenticationListener

public BambooAuthenticationListener()
Method Detail

authenticationSuccess

public void authenticationSuccess(com.atlassian.security.auth.trustedapps.filter.Authenticator.Result result,
                                  javax.servlet.http.HttpServletRequest request,
                                  javax.servlet.http.HttpServletResponse response)
Specified by:
authenticationSuccess in interface com.atlassian.security.auth.trustedapps.filter.AuthenticationListener
Overrides:
authenticationSuccess in class com.atlassian.security.auth.trustedapps.seraph.filter.SeraphAuthenticationListener


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.