Package

com.github.durre.microservice.http

directives

Permalink

package directives

Visibility
  1. Public
  2. All

Type Members

  1. trait InternalServiceSecurity extends AnyRef

    Permalink

    In the best of worlds you might have one single public facing api.

    In the best of worlds you might have one single public facing api. An api gateway. That might not be the case, for instance if you're using Heroku without "private spaces".

    This directive offers a poor mans extra layer of security.

  2. trait OwnershipAuthorization extends AnyRef

    Permalink
  3. trait ResourceFinder extends AnyRef

    Permalink
  4. trait TokenAuthorization extends AnyRef

    Permalink

Ungrouped