Uses of Interface
com.atlassian.seraph.auth.AuthenticationContext

Packages that use AuthenticationContext
com.atlassian.seraph.auth   
com.atlassian.seraph.config   
com.atlassian.seraph.filter   
 

Uses of AuthenticationContext in com.atlassian.seraph.auth
 

Classes in com.atlassian.seraph.auth that implement AuthenticationContext
 class AuthenticationContextImpl
           
 

Uses of AuthenticationContext in com.atlassian.seraph.config
 

Methods in com.atlassian.seraph.config that return AuthenticationContext
 AuthenticationContext SecurityConfigImpl.getAuthenticationContext()
           
 AuthenticationContext SecurityConfig.getAuthenticationContext()
           
 

Uses of AuthenticationContext in com.atlassian.seraph.filter
 

Methods in com.atlassian.seraph.filter that return AuthenticationContext
protected  AuthenticationContext SecurityFilter.getAuthenticationContext()
           
protected  AuthenticationContext BaseLoginFilter.getAuthenticationContext()
           
 



Copyright © 2013 Atlassian. All Rights Reserved.