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 SecurityConfig.getAuthenticationContext()
           
 AuthenticationContext SecurityConfigImpl.getAuthenticationContext()
           
 

Uses of AuthenticationContext in com.atlassian.seraph.filter
 

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



Copyright © 2012 Atlassian. All Rights Reserved.