Uses of Class
com.broadleafcommerce.auth.client.provider.authentication.BroadleafOAuthClientAuthenticationDetails
Packages that use BroadleafOAuthClientAuthenticationDetails
Package
Description
-
Uses of BroadleafOAuthClientAuthenticationDetails in com.broadleafcommerce.auth.client.autoconfigure
Methods in com.broadleafcommerce.auth.client.autoconfigure that return types with arguments of type BroadleafOAuthClientAuthenticationDetailsModifier and TypeMethodDescriptionorg.springframework.security.authentication.AuthenticationDetailsSource<jakarta.servlet.http.HttpServletRequest,BroadleafOAuthClientAuthenticationDetails> OAuthClientAutoConfiguration.authenticationDetailsSource(ContextHelperService contextHelperService) -
Uses of BroadleafOAuthClientAuthenticationDetails in com.broadleafcommerce.auth.client.provider.authentication
Methods in com.broadleafcommerce.auth.client.provider.authentication that return BroadleafOAuthClientAuthenticationDetailsModifier and TypeMethodDescriptionDefaultOAuthClientAuthenticationDetailsSource.buildDetails(jakarta.servlet.http.HttpServletRequest context)