TokenPropagator
instead@Deprecated
public interface TokenWriter
Modifier and Type | Method and Description |
---|---|
void |
writeToken(io.micronaut.http.MutableHttpRequest<?> request,
java.lang.String token)
Deprecated.
Writes the token to the request.
|