Use HttpRequest in PrincipalService 22/113822/1 master
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 3 Oct 2024 21:00:33 +0000 (23:00 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 3 Oct 2024 21:01:39 +0000 (23:01 +0200)
commitbde44b64f78176af6eecb788c86fab0f884731a8
treef9cc503c45697e0100e8b64ecc87ac7bd23b9390
parent7248f51e3c9703805e555b6d343090343d5bd72d
Use HttpRequest in PrincipalService

PrincipalService requires access to headers, nothing else. Make sure it
does not carry the baggage of FullHttpRequest.

JIRA: NETCONF-1379
Change-Id: Icae70e153118dc661fc7a50352a6503337ac7ba2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/AAAShiroPrincipalService.java
protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/PrincipalService.java