public class SecurityConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static List<org.jboss.jandex.DotName> |
DECLARE_ROLES |
static List<org.jboss.jandex.DotName> |
DENY_ALL |
static List<org.jboss.jandex.DotName> |
PERMIT_ALL |
static List<org.jboss.jandex.DotName> |
ROLES_ALLOWED |
public static final List<org.jboss.jandex.DotName> DECLARE_ROLES
public static final List<org.jboss.jandex.DotName> ROLES_ALLOWED
public static final List<org.jboss.jandex.DotName> PERMIT_ALL
public static final List<org.jboss.jandex.DotName> DENY_ALL
Copyright © 2018–2021. All rights reserved.