info.magnolia.cms.security
Class SecurityConstants

java.lang.Object
  extended by info.magnolia.cms.security.SecurityConstants

public class SecurityConstants
extends Object

Common constants used throughout the security.


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.
 
Constructor Summary
SecurityConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

SecurityConstants

public SecurityConstants()


Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.