Class AccessTokenHashValidator

All Implemented Interfaces:
ClaimsValidator, Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent

public class AccessTokenHashValidator extends AbstractClaimsValidator
A validator that checks the access_token value matches its encoded at_hash representation in the id_token.
Since:
2.2.0