info.magnolia.cms.security
Class SecurityConstants
java.lang.Object
info.magnolia.cms.security.SecurityConstants
public class SecurityConstants
- extends Object
Common constants used throughout the security.
- Version:
- $Id: $
- Author:
- had
Field Summary |
static String |
NODE_GROUPS
Name of the subnode under which the assigned groups get saved. |
static String |
NODE_ROLES
Name of the subnode under which the assigned roles get saved. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NODE_ROLES
public static final String NODE_ROLES
- Name of the subnode under which the assigned roles get saved.
- See Also:
- Constant Field Values
NODE_GROUPS
public static final String NODE_GROUPS
- Name of the subnode under which the assigned groups get saved.
- See Also:
- Constant Field Values
SecurityConstants
public SecurityConstants()
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.