@RequestScoped @Path(value="/endp") public class AudienceValidationEndpoint extends Object
| Constructor and Description |
|---|
AudienceValidationEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
jakarta.json.JsonObject |
verifyAudIsOk()
Check a token with an aud claim matches one of the mp.jwt.verify.audiences values
|
Copyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.