com.atlassian.seraph.auth
Annotation Type AuthenticationContextAwareAuthenticator


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface AuthenticationContextAwareAuthenticator

Indicates that this authenticator stores the user in the AuthenticationContext and does not rely on the old behavior of com.atlassian.seraph.filter.BaseLoginFilter.SecurityHttpRequestWrapper.getRemoteUser()



Copyright © 2013 Atlassian. All Rights Reserved.