csw.aas.http

package csw.aas.http

Members list

Type members

Classlikes

An authorization policy is a way to provide filter incoming HTTP requests based on standard rules.

An authorization policy is a way to provide filter incoming HTTP requests based on standard rules.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
case class Roles

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Roles

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Roles.type

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Factory for csw.aas.http.SecurityDirectives instances

Factory for csw.aas.http.SecurityDirectives instances

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
trait SyncAuthorizationPolicy extends AuthorizationPolicy

A synchronous authorization policy is a way to filter incoming HTTP requests based on rules

A synchronous authorization policy is a way to filter incoming HTTP requests based on rules

Attributes

Supertypes
trait AuthorizationPolicy
class Object
trait Matchable
class Any
Known subtypes