public class SupplierRolesAllowedCheck extends Object implements SecurityCheck
| Constructor and Description |
|---|
SupplierRolesAllowedCheck(Supplier<String[]> allowedRolesSupplier) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(io.quarkus.security.identity.SecurityIdentity identity,
Method method,
Object[] parameters) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.