|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectelectric.security.guards.path.PathGuards
PathGuards.
| Constructor Summary | |
PathGuards()
|
|
| Method Summary | |
void |
addGuard(java.lang.String path,
IGuard guard)
|
java.util.Enumeration |
getGuards(java.lang.String path)
|
boolean |
isEmpty()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PathGuards()
| Method Detail |
public boolean isEmpty()
isEmpty in interface IPathGuardspublic java.util.Enumeration getGuards(java.lang.String path)
getGuards in interface IPathGuardspath -
public void addGuard(java.lang.String path,
IGuard guard)
addGuard in interface IPathGuardspath - guard -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||