public class SecurityConstants
extends Object
Constants related to the Security annotations
- Author:
- Phillip Kruger (phillip.kruger@redhat.com), Eric Wittmann (eric.wittmann@gmail.com)
-
Field Summary
Fields
static final List<org.jboss.jandex.DotName>
static final List<org.jboss.jandex.DotName>
static final List<org.jboss.jandex.DotName>
static final List<org.jboss.jandex.DotName>
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
DECLARE_ROLES
public static final List<org.jboss.jandex.DotName> DECLARE_ROLES
-
ROLES_ALLOWED
public static final List<org.jboss.jandex.DotName> ROLES_ALLOWED
-
PERMIT_ALL
public static final List<org.jboss.jandex.DotName> PERMIT_ALL
-
DENY_ALL
public static final List<org.jboss.jandex.DotName> DENY_ALL