public class AuthenticationDirective$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static AuthenticationDirective$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
AuthenticationDirective$() |
Modifier and Type | Method and Description |
---|---|
<T> AuthenticationDirective<T> |
apply(Directive<scala.Tuple1<T>> other) |
public static final AuthenticationDirective$ MODULE$
public <T> AuthenticationDirective<T> apply(Directive<scala.Tuple1<T>> other)