com.atlassian.security.auth.trustedapps.filter
Interface Authenticator

All Known Implementing Classes:
TrustedApplicationFilterAuthenticator

public interface Authenticator

Authenticate a TrustedApplication request


Nested Class Summary
static class Authenticator.Result
           
 
Method Summary
 Authenticator.Result authenticate(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 

Method Detail

authenticate

public Authenticator.Result authenticate(javax.servlet.http.HttpServletRequest request,
                                         javax.servlet.http.HttpServletResponse response)


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.