+htp #18496 add missing directive documentation (scala)
This commit is contained in:
parent
f9909d79ab
commit
7f883a8b16
49 changed files with 1453 additions and 195 deletions
|
|
@ -0,0 +1,25 @@
|
|||
.. _-authenticateOAuth2PF-:
|
||||
|
||||
authenticateOAuth2PF
|
||||
====================
|
||||
|
||||
...
|
||||
|
||||
Signature
|
||||
---------
|
||||
|
||||
.. includecode:: /../../akka-http/src/main/scala/akka/http/scaladsl/server/directives/SecurityDirectives.scala#authenticator
|
||||
|
||||
.. includecode2:: /../../akka-http/src/main/scala/akka/http/scaladsl/server/directives/SecurityDirectives.scala
|
||||
:snippet: authenticateOAuth2PF
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
...
|
||||
|
||||
Example
|
||||
-------
|
||||
|
||||
.. includecode2:: ../../../../code/docs/http/scaladsl/server/directives/SecurityDirectivesExamplesSpec.scala
|
||||
:snippet: authenticateOAuth2PF-0
|
||||
Loading…
Add table
Add a link
Reference in a new issue