|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectelectric.security.guards.path.PathGuards
electric.registry.security.RegistryGuards
RegistryGuards.
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 |
public RegistryGuards(java.lang.String root, java.lang.String servletPath)
root
- servletPath
- Method Detail |
public boolean isEmpty()
isEmpty
in interface IPathGuards
isEmpty
in class PathGuards
public java.util.Enumeration getGuards(java.lang.String path)
getGuards
in interface IPathGuards
getGuards
in class PathGuards
path
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |