Uses of Package
com.broadleafcommerce.auth.user.autoconfigure.support.keys
-
ClassDescriptionProperties can be updated at runtime (ex: from Broadleaf Config Server), and therefore it is important that all components who need a particular signing/verification key are using an instance that matches the latest property value for that key.This serves as a
WebApplicationContext.SCOPE_REQUEST
bean to hold a stable, consistent value for public and private keys during a request lifecycle.