java.lang.Object
jakarta.security.enterprise.credential.CallerOnlyCredential
- All Implemented Interfaces:
Credential
CallerOnlyCredential
represents a credential that only
contains a caller name and no secret of any kind.
This kind of credential is for internal usage within an application, e.g. for "run-as" functionality in a context where the caller is already sufficiently trusted.