Uses of Package
com.broadleafcommerce.auth.authorization.security.spring
-
ClassDescriptionLeverages
OAuth2AuthorizationCodeRequestAuthenticationToken
to create anOAuth2AuthorizationCodeRequestAuthenticationToken
from the request.Leverages theOAuth2ClientCredentialsAuthenticationConverter
to create anOAuth2ClientCredentialsAuthenticationToken
from the request.Authorization Code Request validator that does not validate scopes.Attempts to extract the parameters fromHttpServletRequest
used for authenticating public clients using Proof Key for Code Exchange (PKCE) or refresh token.