Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
This is what AccessTokenService can do itself without the custom handlers having to deal with it themselves. The handlers would still be able to do some additional checks if really needed - but what AbstractTokenHandler does now can actually be done by the service itself - this will marginally simplify the custom implementations too.