|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is implemented by the a provider in order to give the authorization model he provides.
Warning : This API is subject to change.
Method Summary | |
void |
destroy()
Destroy. |
java.util.Iterator |
getChildren(java.lang.String[] path)
Return the children getWindows for the given path or null if the item does not exist. |
Item |
getItem(java.lang.String[] path)
Return the specified item or null if it does not exist. |
void |
init(javax.servlet.ServletContext servletContext)
Init. |
Method Detail |
public void init(javax.servlet.ServletContext servletContext)
public Item getItem(java.lang.String[] path)
public java.util.Iterator getChildren(java.lang.String[] path)
public void destroy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |