electric.registry.security
Class RegistryGuards

java.lang.Object
  extended byelectric.security.guards.path.PathGuards
      extended byelectric.registry.security.RegistryGuards
All Implemented Interfaces:
IPathGuards

public class RegistryGuards
extends PathGuards

RegistryGuards.

Author:
webMethods

Constructor Summary
RegistryGuards(java.lang.String root, java.lang.String servletPath)
           
 
Method Summary
 java.util.Enumeration getGuards(java.lang.String path)
           
 boolean isEmpty()
           
 
Methods inherited from class electric.security.guards.path.PathGuards
addGuard
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryGuards

public RegistryGuards(java.lang.String root,
                      java.lang.String servletPath)
Parameters:
root -
servletPath -
Method Detail

isEmpty

public boolean isEmpty()
Specified by:
isEmpty in interface IPathGuards
Overrides:
isEmpty in class PathGuards

getGuards

public java.util.Enumeration getGuards(java.lang.String path)
Specified by:
getGuards in interface IPathGuards
Overrides:
getGuards in class PathGuards
Parameters:
path -


copyright© 2001-2004 by webMethods All Rights Reserved.