Package jakarta.security.enterprise
Class CallerPrincipal
java.lang.Object
jakarta.security.enterprise.CallerPrincipal
- All Implemented Interfaces:
Serializable
,Principal
Principal that represents the caller principal associated with the invocation being
processed by the container (e.g. the current HTTP request).
- See Also: