|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectontopoly.OntopolySession.OntopolyAuthorizationStrategy
public static class OntopolySession.OntopolyAuthorizationStrategy
| Field Summary |
|---|
| Fields inherited from interface org.apache.wicket.authorization.IAuthorizationStrategy |
|---|
ALLOW_ALL |
| Constructor Summary | |
|---|---|
OntopolySession.OntopolyAuthorizationStrategy()
|
|
| Method Summary | |
|---|---|
boolean |
isActionAuthorized(org.apache.wicket.Component c,
org.apache.wicket.authorization.Action action)
|
boolean |
isInstantiationAuthorized(java.lang.Class componentClass)
|
void |
onUnauthorizedInstantiation(org.apache.wicket.Component component)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OntopolySession.OntopolyAuthorizationStrategy()
| Method Detail |
|---|
public boolean isInstantiationAuthorized(java.lang.Class componentClass)
isInstantiationAuthorized in interface org.apache.wicket.authorization.IAuthorizationStrategy
public boolean isActionAuthorized(org.apache.wicket.Component c,
org.apache.wicket.authorization.Action action)
isActionAuthorized in interface org.apache.wicket.authorization.IAuthorizationStrategypublic void onUnauthorizedInstantiation(org.apache.wicket.Component component)
onUnauthorizedInstantiation in interface org.apache.wicket.authorization.IUnauthorizedComponentInstantiationListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||