クラスの使用
org.springframework.boot.actuate.web.exchanges.HttpExchange.Principal
HttpExchange.Principal を使用するパッケージ
org.springframework.boot.actuate.web.exchanges 内の HttpExchange.Principal 使用
型 HttpExchange.Principal のパラメーターを持つ org.springframework.boot.actuate.web.exchanges のコンストラクター修飾子コンストラクター説明HttpExchange(InstantSE timestamp, HttpExchange.Request request, HttpExchange.Response response, @Nullable HttpExchange.Principal principal, @Nullable HttpExchange.Session session, @Nullable DurationSE timeTaken) 主に、永続ストアから交換を再作成するときにHttpExchangeRepository実装によって使用されます。