|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.security.auth.trustedapps.seraph.filter.SeraphAuthenticationListener com.atlassian.bamboo.security.trustedapplications.BambooAuthenticationListener
public class BambooAuthenticationListener
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 |
---|
public static final java.lang.String TRUSTED_APPS_USER_LOGIN
Constructor Detail |
---|
public BambooAuthenticationListener()
Method Detail |
---|
public void authenticationSuccess(com.atlassian.security.auth.trustedapps.filter.Authenticator.Result result, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
authenticationSuccess
in interface com.atlassian.security.auth.trustedapps.filter.AuthenticationListener
authenticationSuccess
in class com.atlassian.security.auth.trustedapps.seraph.filter.SeraphAuthenticationListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |