A C D E F G I L M O P R S T 

A

AbstractFederationUserDetailsService - Class in org.apache.cxf.fediz.spring.authentication
Abstract class to construct a new User object based on the provided FederationResponseAuthenticationToken.
AbstractFederationUserDetailsService() - Constructor for class org.apache.cxf.fediz.spring.authentication.AbstractFederationUserDetailsService
 
afterPropertiesSet() - Method in class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationProvider
 
afterPropertiesSet() - Method in class org.apache.cxf.fediz.spring.web.FederationAuthenticationEntryPoint
 
attemptAuthentication(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.fediz.spring.web.FederationAuthenticationFilter
 
authenticate(Authentication) - Method in class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationProvider
 

C

commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class org.apache.cxf.fediz.spring.web.FederationAuthenticationEntryPoint
 
createuserDetails(Authentication, Collection<? extends GrantedAuthority>, ClaimCollection) - Method in class org.apache.cxf.fediz.spring.preauth.PreAuthenticatedGrantedAuthoritiesUserDetailsFederationService
Creates the final UserDetails object.

D

doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.cxf.fediz.spring.web.FederationSignOutCleanupFilter
 

E

ExpiredTokenException - Exception in org.apache.cxf.fediz.spring.authentication
To be called when a token has expired
ExpiredTokenException(String) - Constructor for exception org.apache.cxf.fediz.spring.authentication.ExpiredTokenException
 

F

FederationAuthenticationEntryPoint - Class in org.apache.cxf.fediz.spring.web
Used by the ExceptionTranslationFilter to commence authentication via the WS-Federation protocol.
FederationAuthenticationEntryPoint() - Constructor for class org.apache.cxf.fediz.spring.web.FederationAuthenticationEntryPoint
 
FederationAuthenticationFailureHandler - Class in org.apache.cxf.fediz.spring.web
A AuthenticationFailureHandler which will redirect a expired user (token) back to the IdP.
FederationAuthenticationFailureHandler() - Constructor for class org.apache.cxf.fediz.spring.web.FederationAuthenticationFailureHandler
 
FederationAuthenticationFilter - Class in org.apache.cxf.fediz.spring.web
 
FederationAuthenticationFilter() - Constructor for class org.apache.cxf.fediz.spring.web.FederationAuthenticationFilter
 
FederationAuthenticationProvider - Class in org.apache.cxf.fediz.spring.authentication
This AuthenticationProvider implements the integration with the Identity Provider based on the WS-Federation Passive Requestor Profile.
FederationAuthenticationProvider() - Constructor for class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationProvider
 
FederationAuthenticationToken - Class in org.apache.cxf.fediz.spring.authentication
Represents a successful WS-Federation based authentication.
FederationAuthenticationToken(Object, Object, Collection<? extends GrantedAuthority>, UserDetails, FedizResponse) - Constructor for class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationToken
 
FederationConfig - Interface in org.apache.cxf.fediz.spring
 
FederationConfigImpl - Class in org.apache.cxf.fediz.spring
 
FederationConfigImpl() - Constructor for class org.apache.cxf.fediz.spring.FederationConfigImpl
 
FederationLogoutFilter - Class in org.apache.cxf.fediz.spring.web
 
FederationLogoutFilter(LogoutSuccessHandler, LogoutHandler...) - Constructor for class org.apache.cxf.fediz.spring.web.FederationLogoutFilter
 
FederationLogoutSuccessHandler - Class in org.apache.cxf.fediz.spring.web
 
FederationLogoutSuccessHandler() - Constructor for class org.apache.cxf.fediz.spring.web.FederationLogoutSuccessHandler
 
FederationPreAuthenticatedProcessingFilter - Class in org.apache.cxf.fediz.spring.preauth
This AbstractPreAuthenticatedProcessingFilter implementation is based on the J2EE container-based authentication mechanism.
FederationPreAuthenticatedProcessingFilter() - Constructor for class org.apache.cxf.fediz.spring.preauth.FederationPreAuthenticatedProcessingFilter
 
FederationResponseAuthenticationToken - Class in org.apache.cxf.fediz.spring.authentication
 
FederationResponseAuthenticationToken(FedizResponse) - Constructor for class org.apache.cxf.fediz.spring.authentication.FederationResponseAuthenticationToken
 
FederationSignOutCleanupFilter - Class in org.apache.cxf.fediz.spring.web
 
FederationSignOutCleanupFilter() - Constructor for class org.apache.cxf.fediz.spring.web.FederationSignOutCleanupFilter
 
FederationUser - Class in org.apache.cxf.fediz.spring
 
FederationUser(String, String, boolean, boolean, boolean, boolean, Collection<? extends GrantedAuthority>) - Constructor for class org.apache.cxf.fediz.spring.FederationUser
 
FederationUser(String, String, Collection<? extends GrantedAuthority>, ClaimCollection) - Constructor for class org.apache.cxf.fediz.spring.FederationUser
 

G

getAccessor() - Static method in class org.apache.cxf.fediz.spring.SpringFedizMessageSource
 
getAuthenticationUserDetailsService() - Method in class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationProvider
 
getClaims() - Method in class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationToken
 
getClaims() - Method in class org.apache.cxf.fediz.spring.FederationUser
 
getConfigFile() - Method in class org.apache.cxf.fediz.spring.FederationConfigImpl
 
getContextName() - Method in class org.apache.cxf.fediz.spring.FederationConfigImpl
 
getCredentials() - Method in class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationToken
 
getCredentials() - Method in class org.apache.cxf.fediz.spring.authentication.FederationResponseAuthenticationToken
 
getFederationConfig() - Method in class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationProvider
 
getFederationConfig() - Method in class org.apache.cxf.fediz.spring.web.FederationAuthenticationEntryPoint
 
getFederationConfig() - Method in class org.apache.cxf.fediz.spring.web.FederationAuthenticationFailureHandler
 
getFederationConfig() - Method in class org.apache.cxf.fediz.spring.web.FederationAuthenticationFilter
 
getFedizContext(String) - Method in interface org.apache.cxf.fediz.spring.FederationConfig
 
getFedizContext() - Method in interface org.apache.cxf.fediz.spring.FederationConfig
 
getFedizContext(String) - Method in class org.apache.cxf.fediz.spring.FederationConfigImpl
 
getFedizContext() - Method in class org.apache.cxf.fediz.spring.FederationConfigImpl
 
getFedizContextList() - Method in interface org.apache.cxf.fediz.spring.FederationConfig
 
getFedizContextList() - Method in class org.apache.cxf.fediz.spring.FederationConfigImpl
 
getFilterProcessesUrl() - Method in class org.apache.cxf.fediz.spring.web.FederationLogoutFilter
 
getLoginToken() - Method in class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationToken
 
getPreAuthenticatedCredentials(HttpServletRequest) - Method in class org.apache.cxf.fediz.spring.preauth.FederationPreAuthenticatedProcessingFilter
For J2EE container-based authentication there is no generic way to retrieve the credentials, as such this method returns a fixed dummy value.
getPreAuthenticatedPrincipal(HttpServletRequest) - Method in class org.apache.cxf.fediz.spring.preauth.FederationPreAuthenticatedProcessingFilter
Return the J2EE user name.
getPrincipal() - Method in class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationToken
 
getPrincipal() - Method in class org.apache.cxf.fediz.spring.authentication.FederationResponseAuthenticationToken
 
getResponse() - Method in class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationToken
 
getResponse() - Method in class org.apache.cxf.fediz.spring.authentication.FederationResponseAuthenticationToken
 
getRoleClaims() - Method in class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationToken
 
getUserDetails() - Method in class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationToken
 
GrantedAuthoritiesUserDetailsFederationService - Class in org.apache.cxf.fediz.spring.authentication
This AuthenticationUserDetailsService implementation creates a FederationUser object based on the data in the provided FederationResponseAuthenticationToken.
GrantedAuthoritiesUserDetailsFederationService() - Constructor for class org.apache.cxf.fediz.spring.authentication.GrantedAuthoritiesUserDetailsFederationService
 

I

init() - Method in class org.apache.cxf.fediz.spring.FederationConfigImpl
 

L

loadUserByFederationResponse(FedizResponse) - Method in class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationProvider
Template method for retrieving the UserDetails based on the federation response (wresult parameter).
loadUserDetails(FederationResponseAuthenticationToken) - Method in class org.apache.cxf.fediz.spring.authentication.AbstractFederationUserDetailsService
 
loadUserDetails(FedizResponse) - Method in class org.apache.cxf.fediz.spring.authentication.AbstractFederationUserDetailsService
Protected template method for construct a UserDetails via the supplied FedizResponse
loadUserDetails(FedizResponse) - Method in class org.apache.cxf.fediz.spring.authentication.GrantedAuthoritiesUserDetailsFederationService
 
loadUserDetails(PreAuthenticatedAuthenticationToken) - Method in class org.apache.cxf.fediz.spring.preauth.PreAuthenticatedGrantedAuthoritiesUserDetailsFederationService
Get a UserDetails object based on the user name contained in the given token, and the GrantedAuthorities as returned by the GrantedAuthoritiesContainer implementation as returned by the token.getDetails() method.

M

messages - Variable in class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationProvider
 

O

onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class org.apache.cxf.fediz.spring.web.FederationAuthenticationFailureHandler
 
onLogoutSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.apache.cxf.fediz.spring.web.FederationLogoutSuccessHandler
 
org.apache.cxf.fediz.spring - package org.apache.cxf.fediz.spring
 
org.apache.cxf.fediz.spring.authentication - package org.apache.cxf.fediz.spring.authentication
 
org.apache.cxf.fediz.spring.preauth - package org.apache.cxf.fediz.spring.preauth
 
org.apache.cxf.fediz.spring.web - package org.apache.cxf.fediz.spring.web
 

P

PreAuthenticatedGrantedAuthoritiesUserDetailsFederationService - Class in org.apache.cxf.fediz.spring.preauth
This AuthenticationUserDetailsService implementation creates a UserDetails object based solely on the information contained in the given PreAuthenticatedAuthenticationToken.
PreAuthenticatedGrantedAuthoritiesUserDetailsFederationService() - Constructor for class org.apache.cxf.fediz.spring.preauth.PreAuthenticatedGrantedAuthoritiesUserDetailsFederationService
 
preCommence(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.fediz.spring.web.FederationAuthenticationEntryPoint
Template method for you to do your own pre-processing before the redirect occurs.

R

requiresAuthentication(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.fediz.spring.web.FederationAuthenticationFilter
 
requiresLogout(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.fediz.spring.web.FederationLogoutFilter
 

S

SAVED_CONTEXT - Static variable in class org.apache.cxf.fediz.spring.web.FederationAuthenticationEntryPoint
The key used to save the context of the request
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.fediz.spring.web.FederationAuthenticationEntryPoint
 
setAuthenticationUserDetailsService(AuthenticationUserDetailsService<FederationResponseAuthenticationToken>) - Method in class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationProvider
 
setAuthoritiesMapper(GrantedAuthoritiesMapper) - Method in class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationProvider
 
setConfigFile(Resource) - Method in class org.apache.cxf.fediz.spring.FederationConfigImpl
 
setContextName(String) - Method in class org.apache.cxf.fediz.spring.FederationConfigImpl
 
setConvertToUpperCase(boolean) - Method in class org.apache.cxf.fediz.spring.authentication.GrantedAuthoritiesUserDetailsFederationService
Converts the role value to uppercase value.
setFederationConfig(FederationConfig) - Method in class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationProvider
 
setFederationConfig(FederationConfig) - Method in class org.apache.cxf.fediz.spring.web.FederationAuthenticationEntryPoint
 
setFederationConfig(FederationConfig) - Method in class org.apache.cxf.fediz.spring.web.FederationAuthenticationFailureHandler
 
setFederationConfig(FederationConfig) - Method in class org.apache.cxf.fediz.spring.web.FederationAuthenticationFilter
 
setFederationConfig(FederationConfig) - Method in class org.apache.cxf.fediz.spring.web.FederationLogoutFilter
 
setFederationConfig(FederationConfig) - Method in class org.apache.cxf.fediz.spring.web.FederationLogoutSuccessHandler
 
setMessageSource(MessageSource) - Method in class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationProvider
 
setRelativePath(String) - Method in class org.apache.cxf.fediz.spring.FederationConfigImpl
 
setServletContext(ServletContext) - Method in class org.apache.cxf.fediz.spring.FederationConfigImpl
 
SpringFedizMessageSource - Class in org.apache.cxf.fediz.spring
The default MessageSource used by Spring Security.
SpringFedizMessageSource() - Constructor for class org.apache.cxf.fediz.spring.SpringFedizMessageSource
 
supports(Class<?>) - Method in class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationProvider
 

T

toString() - Method in class org.apache.cxf.fediz.spring.authentication.FederationAuthenticationToken
 
A C D E F G I L M O P R S T 

Apache Fediz