pekko/akka-docs-dev/rst/scala/http/routing-dsl/directives/security-directives/authenticateBasicPFAsync.rst

24 lines
458 B
ReStructuredText
Raw Normal View History

.. _-authenticateBasicPFAsync-:
authenticateBasicPFAsync
=========================
...
Signature
---------
.. includecode2:: /../../akka-http/src/main/scala/akka/http/scaladsl/server/directives/SecurityDirectives.scala
:snippet: authenticateBasicPFAsync
Description
-----------
...
Example
-------
... includecode2:: ../../../../code/docs/http/scaladsl/server/directives/SecurityDirectivesExamplesSpec.scala
:snippet: 0authenticateBasicPFAsync