Package csw.config.api.commons
Interface TokenMaskSupport
-
public interface TokenMaskSupport
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description csw.logging.api.scaladsl.Loggerlogger()scala.Function1<akka.http.scaladsl.model.HttpRequest,scala.runtime.BoxedUnit>logRequest()scala.Function1<akka.http.scaladsl.model.HttpRequest,akka.http.scaladsl.model.HttpRequest>maskRequest()
-