Package com.azure.spring.aad.webapi.validator
Package com.azure.spring.aad.resource.server.validator
-
Class Summary Class Description AADJwtAudienceValidator Validates the "aud" claim in aJwt, that is matches a configured valueAADJwtClaimValidator<T> Validates a claim in aJwtagainst a providedPredicate.AADJwtIssuerValidator Validates the "iss" claim in aJwt, that is matches a configured value