Index

A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

O

OAuth2AuthenticationProcessingException - Exception Class in com.alpaca.exception
 
OAuth2AuthenticationProcessingException(String) - Constructor for exception class com.alpaca.exception.OAuth2AuthenticationProcessingException
 
oAuth2BaseURI - Static variable in class com.alpaca.config.SecurityConfig
 
oauth2FailureHandler - Variable in class com.alpaca.config.SecurityConfig
 
oAuth2RedirectionEndPoint - Static variable in class com.alpaca.config.SecurityConfig
 
OAuth2ReqResolver - Class in com.alpaca.security.oauth2
Custom OAuth2 authorization request resolver that extends the default Spring Security behavior to support Proof Key for Code Exchange (PKCE) by adding `code_verifier`, `code_challenge`, and `code_challenge_method` parameters into the authorization request.
OAuth2ReqResolver(ClientRegistrationRepository, String) - Constructor for class com.alpaca.security.oauth2.OAuth2ReqResolver
Constructs the resolver using a repository of client registrations and a base URI.
oauth2SuccessHandler - Variable in class com.alpaca.config.SecurityConfig
 
OAuth2UserInfo - Class in com.alpaca.security.oauth2.userinfo
Abstract base class representing OAuth2 user information from a provider.
OAuth2UserInfo() - Constructor for class com.alpaca.security.oauth2.userinfo.OAuth2UserInfo
 
OAuth2UserInfoFactory - Class in com.alpaca.security.oauth2.userinfo
Factory for creating provider-specific OAuth2 user information handlers.
OAuth2UserInfoFactory() - Constructor for class com.alpaca.security.oauth2.userinfo.OAuth2UserInfoFactory
 
objectMapper - Static variable in class com.alpaca.security.manager.CookieManager
 
onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.alpaca.security.oauth2.AuthFailureHandler
 
onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class com.alpaca.security.oauth2.AuthSuccessHandler
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form