Package com.enonic.xp.security
Class SecurityConstants
- java.lang.Object
-
- com.enonic.xp.security.SecurityConstants
-
public class SecurityConstants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static Branch
BRANCH_SECURITY
static Context
CONTEXT_SECURITY
Deprecated.static Repository
SECURITY_REPO
Deprecated.
-
Constructor Summary
Constructors Constructor Description SecurityConstants()
-
-
-
Field Detail
-
BRANCH_SECURITY
public static final Branch BRANCH_SECURITY
-
SECURITY_REPO
@Deprecated public static final Repository SECURITY_REPO
Deprecated.
-
CONTEXT_SECURITY
@Deprecated public static final Context CONTEXT_SECURITY
Deprecated.
-
-