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