public class JwksFetcherCodeGenerator
extends io.micronaut.aot.core.codegen.AbstractCodeGenerator
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SECURITY_AOT_JWKS_MODULE_ID
AOT Module ID.
|
| Constructor and Description |
|---|
JwksFetcherCodeGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(io.micronaut.aot.core.AOTContext context) |
public static final java.lang.String SECURITY_AOT_JWKS_MODULE_ID