Modernize HMAC service.
- Eliminate static factory. - Use fully qualified class name as service name.
Showing
- module/VuFind/config/module.config.php 2 additions, 1 deletionmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Controller/Plugin/Factory.php 3 additions, 3 deletionsmodule/VuFind/src/VuFind/Controller/Plugin/Factory.php
- module/VuFind/src/VuFind/Crypt/HMACFactory.php 67 additions, 0 deletionsmodule/VuFind/src/VuFind/Crypt/HMACFactory.php
- module/VuFind/src/VuFind/Service/Factory.php 2 additions, 2 deletionsmodule/VuFind/src/VuFind/Service/Factory.php
Please register or sign in to comment