Interface ClaimsAudienceProvider
public interface ClaimsAudienceProvider
Identifies the recipients that the JWT is intended for.
- Since:
- 1.0
- Author:
- Sergio del Amo
- See Also:
- 
Method Summary
- 
Method Details- 
audience- Returns:
- a List of JWT recipients identifiers.
 
 
-