| Class | Description |
|---|---|
| AADJwtAudienceValidator |
Validates the "aud" claim in a
Jwt, that is matches a configured value |
| AADJwtClaimValidator<T> |
Validates a claim in a
Jwt against a provided Predicate. |
| AADJwtIssuerValidator |
Validates the "iss" claim in a
Jwt, that is matches a configured value |
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.