| Package | Description |
|---|---|
| org.broadleafcommerce.authapi.service |
| Class and Description |
|---|
| AccessTokenAuthenticationFilter
This filter is responsible for authenticating the request based on the access token in the Authorization header.
|
| ApiLoginFilter
This filter is responsible for handling the login for registered customers.
|
| ApiRegisterFilter
This filter is responseponsible for handling the login for registered customers.
|
| RefreshTokenAuthenticationFilter
This filter is responsible for retrieving a new access token using the refresh token from an HTTP-Only cookie.
|
Copyright © 2020. All rights reserved.