Uses of Package
com.broadleafcommerce.auth.authorization.security.spring
Packages that use com.broadleafcommerce.auth.authorization.security.spring
-
Classes in com.broadleafcommerce.auth.authorization.security.spring used by com.broadleafcommerce.auth.authorization.security.autoconfigureClassDescriptionLeverages
OAuth2AuthorizationCodeRequestAuthenticationConverterto create anOAuth2AuthorizationCodeRequestAuthenticationTokenorOAuth2PushedAuthorizationRequestAuthenticationTokenfrom the request.Leverages theOAuth2ClientCredentialsAuthenticationConverterto create anOAuth2ClientCredentialsAuthenticationTokenfrom the request.Authorization Code Request validator that does not validate scopes.Attempts to extract the parameters fromHttpServletRequestused for authenticating public clients using Proof Key for Code Exchange (PKCE) or refresh token.