Class and Description |
---|
AuthenticationSuccessHandler
Authentication success handler for sending the response
to the client after successful authentication.
|
JwtAuthenticationProvider
Authentication provider for JWT token authentication
|
JwtService
JWT Service
References:
https://connect2id.com/products/nimbus-jose-jwt/examples/jwe-with-shared-key
https://connect2id.com/products/nimbus-jose-jwt/examples/validating-jwt-access-tokens
|
LemonCorsConfig
CORS Configuration
|
LemonOAuth2UserService
Logs in or registers a user after OAuth2 SignIn/Up
|
LemonOidcUserService
Logs in or registers a user after OpenID Connect SignIn/Up
|
LemonSecurityConfig
Security configuration class.
|
LemonTokenAuthenticationFilter
Filter for token authentication
|
LemonUserDetailsService
UserDetailsService, as required by Spring Security.
|
OAuth2AuthenticationFailureHandler
OAuth2 Authentication failure handler for removing oauth2 related cookies
|
OAuth2AuthenticationSuccessHandler
Authentication success handler for redirecting the
OAuth2 signed in user to a URL with a short lived auth token
|
UserDto
A lighter User class,
mainly used for holding logged-in user data
|
Class and Description |
---|
UserDto
A lighter User class,
mainly used for holding logged-in user data
|
Class and Description |
---|
AuthenticationSuccessHandler
Authentication success handler for sending the response
to the client after successful authentication.
|
JwtAuthenticationProvider
Authentication provider for JWT token authentication
|
JwtService
JWT Service
References:
https://connect2id.com/products/nimbus-jose-jwt/examples/jwe-with-shared-key
https://connect2id.com/products/nimbus-jose-jwt/examples/validating-jwt-access-tokens
|
LemonOAuth2UserService
Logs in or registers a user after OAuth2 SignIn/Up
|
LemonOidcUserService
Logs in or registers a user after OpenID Connect SignIn/Up
|
LemonPrincipal
Spring Security Principal, implementing both OidcUser, UserDetails
|
LemonUserDetailsService
UserDetailsService, as required by Spring Security.
|
OAuth2AuthenticationFailureHandler
OAuth2 Authentication failure handler for removing oauth2 related cookies
|
OAuth2AuthenticationSuccessHandler
Authentication success handler for redirecting the
OAuth2 signed in user to a URL with a short lived auth token
|
UserDto
A lighter User class,
mainly used for holding logged-in user data
|
Class and Description |
---|
UserDto
A lighter User class,
mainly used for holding logged-in user data
|