EscapeWSSEAuthenticationBundle:用于实施WSSE身份验证的Symfony捆绑软件 源码
介绍 EscapeWSSEAuthentication捆绑包是在Symfony应用程序中实现WSSE身份验证的简单方法 安装 Command Line composer require escapestudios/wsse-authentication-bundle composer.json " require " : { ... " escapestudios/wsse-authentication-bundle " : " ^2.2 " , ... } app/AppKernel.php public function registerBundles()
下载地址
用户评论