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.AuthenticationControllerpublic boolean canLogin(Principal principal, javax.servlet.http.HttpServletRequest request)
canLogin in interface com.atlassian.security.auth.trustedapps.filter.AuthenticationControllerCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.