23 lines
382 B
ReStructuredText
23 lines
382 B
ReStructuredText
.. _-authorize-:
|
|
|
|
authorize
|
|
=========
|
|
|
|
...
|
|
|
|
Signature
|
|
---------
|
|
|
|
.. includecode2:: /../../akka-http/src/main/scala/akka/http/scaladsl/server/directives/SecurityDirectives.scala
|
|
:snippet: authorize
|
|
|
|
Description
|
|
-----------
|
|
|
|
...
|
|
|
|
Example
|
|
-------
|
|
|
|
... includecode2:: ../../../../code/docs/http/scaladsl/server/directives/SecurityDirectivesExamplesSpec.scala
|
|
:snippet: 0authorize
|