public class PermitAllCheck extends Object implements SecurityCheck
| Modifier and Type | Field and Description |
|---|---|
static PermitAllCheck |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(io.quarkus.security.identity.SecurityIdentity identity,
Method method,
Object[] parameters) |
public static final PermitAllCheck INSTANCE
public void apply(io.quarkus.security.identity.SecurityIdentity identity,
Method method,
Object[] parameters)
apply in interface SecurityCheckCopyright © 2021 JBoss by Red Hat. All rights reserved.