public class BambooAuthenticationController extends Object implements com.atlassian.security.auth.trustedapps.filter.AuthenticationController
Constructor and Description |
---|
BambooAuthenticationController() |
Modifier and Type | Method and Description |
---|---|
boolean |
canLogin(Principal principal,
javax.servlet.http.HttpServletRequest request) |
boolean |
shouldAttemptAuthentication(javax.servlet.http.HttpServletRequest request) |
public boolean shouldAttemptAuthentication(javax.servlet.http.HttpServletRequest request)
shouldAttemptAuthentication
in interface com.atlassian.security.auth.trustedapps.filter.AuthenticationController
public boolean canLogin(Principal principal, javax.servlet.http.HttpServletRequest request)
canLogin
in interface com.atlassian.security.auth.trustedapps.filter.AuthenticationController
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.