Class HttpTrace.Principal
java.lang.Object
org.springframework.boot.actuate.trace.http.HttpTrace.Principal
- Enclosing class:
- HttpTrace
Principal associated with an HTTP request-response exchange.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Principal
Creates aPrincipal
.- Parameters:
name
- the name of the principal- Since:
- 2.1.0
-
-
Method Details
-
getName
-