Class FromJwtSecurityContextProvider<T extends JsonWebToken<H,B>,H,B>

All Implemented Interfaces:
SecurityContextProvider
Direct Known Subclasses:
FromBasicRsaJwtSecurityContextProvider

public class FromJwtSecurityContextProvider<T extends JsonWebToken<H,B>,H,B> extends FromSignedTokenSecurityContextProvider<JsonWebToken<H,B>,B>
Author:
Nicolas Thibault