org.apache.jetspeed.portlets.security
Class SecurityApplicationResources

java.lang.Object
  extended by org.apache.jetspeed.portlets.security.SecurityApplicationResources

public class SecurityApplicationResources
extends Object

Common resources used by the security applications.

Author:
David Le Strat

Field Summary
static String ROLE_TREE_TABLE
          Role tree table binding variable.
 
Constructor Summary
SecurityApplicationResources()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROLE_TREE_TABLE

public static final String ROLE_TREE_TABLE
Role tree table binding variable.

See Also:
Constant Field Values
Constructor Detail

SecurityApplicationResources

public SecurityApplicationResources()


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.