Class JwtAuthorityManagedObjectSource

All Implemented Interfaces:
ManagedObjectSource<None,JwtAuthorityManagedObjectSource.Flows>

public class JwtAuthorityManagedObjectSource extends AbstractManagedObjectSource<None,JwtAuthorityManagedObjectSource.Flows>

JwtAuthority ManagedObjectSource.

Key activation period is as follows:

  1. Access/Refresh token - expire period
  2. Encode access/refresh token keys - refreshed every expire period and key must be active for minimum number of expire periods
Author:
Daniel Sagenschneider