A C G H I L M O R S 
All Classes All Packages

A

Application - Class in org.oxerr.spring.security.guest.samples.helloworld
 
Application() - Constructor for class org.oxerr.spring.security.guest.samples.helloworld.Application
 
attemptAuthentication(HttpServletRequest, HttpServletResponse) - Method in class org.oxerr.spring.security.guest.web.authentication.GuestAuthenticationFilter
 
authenticate(Authentication) - Method in class org.oxerr.spring.security.guest.authentication.GuestAuthenticationProvider
 

C

commonsRequestLoggingFilterRegistrationBean() - Method in class org.oxerr.spring.security.guest.samples.helloworld.Application
Writes the request URI (and optionally the query string) to the Commons Log.
configure(H) - Method in class org.oxerr.spring.security.guest.config.annotation.web.configurers.GuestConfigurer
 
configure(HttpSecurity) - Method in class org.oxerr.spring.security.guest.samples.helloworld.SecurityConfiguration
 
createLoginProcessingUrlMatcher(String) - Method in class org.oxerr.spring.security.guest.config.annotation.web.configurers.GuestConfigurer
 

G

getCredentials() - Method in class org.oxerr.spring.security.guest.authentication.GuestAuthenticationToken
Always returns an empty String
getPrincipal() - Method in class org.oxerr.spring.security.guest.authentication.GuestAuthenticationToken
 
GuestAuthenticationFilter - Class in org.oxerr.spring.security.guest.web.authentication
 
GuestAuthenticationFilter() - Constructor for class org.oxerr.spring.security.guest.web.authentication.GuestAuthenticationFilter
 
GuestAuthenticationProvider - Class in org.oxerr.spring.security.guest.authentication
 
GuestAuthenticationProvider(GuestUserDetailsService) - Constructor for class org.oxerr.spring.security.guest.authentication.GuestAuthenticationProvider
 
GuestAuthenticationToken - Class in org.oxerr.spring.security.guest.authentication
 
GuestAuthenticationToken(String) - Constructor for class org.oxerr.spring.security.guest.authentication.GuestAuthenticationToken
 
GuestAuthenticationToken(UserDetails) - Constructor for class org.oxerr.spring.security.guest.authentication.GuestAuthenticationToken
 
GuestConfigurer<H extends org.springframework.security.config.annotation.web.HttpSecurityBuilder<H>> - Class in org.oxerr.spring.security.guest.config.annotation.web.configurers
 
GuestConfigurer(GuestUserDetailsService) - Constructor for class org.oxerr.spring.security.guest.config.annotation.web.configurers.GuestConfigurer
 
guestUserDetailsService() - Method in class org.oxerr.spring.security.guest.samples.helloworld.Application
 
GuestUserDetailsService - Interface in org.oxerr.spring.security.guest.core.userdetails
 

H

helloUser(Principal, Authentication, HttpServletResponse) - Method in class org.oxerr.spring.security.guest.samples.helloworld.web.RestDemoController
 
httpSessionStrategy() - Method in class org.oxerr.spring.security.guest.samples.helloworld.Application
 

I

init(H) - Method in class org.oxerr.spring.security.guest.config.annotation.web.configurers.GuestConfigurer
 

L

loadUser(GuestAuthenticationToken) - Method in interface org.oxerr.spring.security.guest.core.userdetails.GuestUserDetailsService
 

M

main(String[]) - Static method in class org.oxerr.spring.security.guest.samples.helloworld.Application
 

O

org.oxerr.spring.security.guest.authentication - package org.oxerr.spring.security.guest.authentication
 
org.oxerr.spring.security.guest.config.annotation.web.configurers - package org.oxerr.spring.security.guest.config.annotation.web.configurers
 
org.oxerr.spring.security.guest.core.userdetails - package org.oxerr.spring.security.guest.core.userdetails
 
org.oxerr.spring.security.guest.samples.helloworld - package org.oxerr.spring.security.guest.samples.helloworld
 
org.oxerr.spring.security.guest.samples.helloworld.web - package org.oxerr.spring.security.guest.samples.helloworld.web
 
org.oxerr.spring.security.guest.web.authentication - package org.oxerr.spring.security.guest.web.authentication
 

R

requiresAuthentication(HttpServletRequest, HttpServletResponse) - Method in class org.oxerr.spring.security.guest.web.authentication.GuestAuthenticationFilter
 
RestDemoController - Class in org.oxerr.spring.security.guest.samples.helloworld.web
curl -v -H 'X-Client-Token: 123' 'http://localhost:8080/'
RestDemoController() - Constructor for class org.oxerr.spring.security.guest.samples.helloworld.web.RestDemoController
 

S

SecurityConfiguration - Class in org.oxerr.spring.security.guest.samples.helloworld
 
SecurityConfiguration() - Constructor for class org.oxerr.spring.security.guest.samples.helloworld.SecurityConfiguration
 
setDetails(HttpServletRequest, GuestAuthenticationToken) - Method in class org.oxerr.spring.security.guest.web.authentication.GuestAuthenticationFilter
Provided so that subclasses may configure what is put into the authentication request's details property.
setHeaderName(String) - Method in class org.oxerr.spring.security.guest.web.authentication.GuestAuthenticationFilter
 
successfulAuthentication(HttpServletRequest, HttpServletResponse, FilterChain, Authentication) - Method in class org.oxerr.spring.security.guest.web.authentication.GuestAuthenticationFilter
 
supports(Class<?>) - Method in class org.oxerr.spring.security.guest.authentication.GuestAuthenticationProvider
 
A C G H I L M O R S 
All Classes All Packages