Class JwksPublishSectionSource

java.lang.Object
net.officefloor.compile.spi.section.source.impl.AbstractSectionSource
net.officefloor.web.jwt.authority.jwks.JwksPublishSectionSource
All Implemented Interfaces:
SectionSource

public class JwksPublishSectionSource extends AbstractSectionSource

JWKS publish SectionSource.

Publishes the JwtValidateKey instances from the JwtAuthority for a JwksSectionSource (or other JWKS consumer) to consume.

Author:
Daniel Sagenschneider