Module jakarta.security
Annotation Type ClaimsDefinition
-
@Retention(RUNTIME) public @interface ClaimsDefinitionClaimsDefinitionannotation defines claims mapping in openid connect client configuration.- Author:
- jGauravGupta, Rudy De Busscher
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringcallerGroupsClaimMaps the callerGroupsClaim's value to caller groups value in jakarta.security.enterprise.identitystore.IdentityStore#validatejava.lang.StringcallerNameClaimMaps the callerNameClaim's value to caller name value in jakarta.security.enterprise.identitystore.IdentityStore#validate
-