| Package | Description |
|---|---|
| io.quarkus.security.runtime |
| Modifier and Type | Method and Description |
|---|---|
io.quarkus.runtime.RuntimeValue<SecurityCheckStorageBuilder> |
SecurityCheckRecorder.newBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityCheckRecorder.addMethod(io.quarkus.runtime.RuntimeValue<SecurityCheckStorageBuilder> builder,
String className,
String methodName,
String[] parameterTypes,
SecurityCheck securityCheck) |
void |
SecurityCheckRecorder.create(io.quarkus.runtime.RuntimeValue<SecurityCheckStorageBuilder> builder) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.