Hello AAF team, Do you know of a way to retrieve the "java.security.Principal; " without using the jaxrs library "javax.ws.rs.core.SecurityContext;" As you know, Due to security issue we need to go away from using the jaxrs package. Currently we are using the code: Principal p = securityContext.getUserPrincipal();
So does someone know another library with no security issue to achieve the same result? BR Gervais-Martial Ngueko CLAMP PTL -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11171): https://lists.onap.org/g/onap-discuss/message/11171 Mute This Topic: https://lists.onap.org/mt/23541025/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
