|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.model.ChainingModel<T>
org.apache.wicket.model.AbstractPropertyModel<Y>
org.wicketstuff.security.swarm.models.SwarmCompoundPropertyModel.AttachedSwarmCompoundPropertyModel<Y>
protected class SwarmCompoundPropertyModel.AttachedSwarmCompoundPropertyModel<Y>
A wrapping model delegating all security calls to the SwarmCompoundPropertyModel
instance.
| Constructor Summary | |
|---|---|
SwarmCompoundPropertyModel.AttachedSwarmCompoundPropertyModel(org.apache.wicket.Component owner)
Construct. |
|
| Method Summary | |
|---|---|
String |
getSecurityId(org.apache.wicket.Component component)
Returns a string identifying this model for security purposes. |
| Methods inherited from class org.apache.wicket.model.AbstractPropertyModel |
|---|
getInnermostModelOrObject, getObject, getObjectClass, getPropertyExpression, getPropertyField, getPropertyGetter, getPropertySetter, setObject |
| Methods inherited from class org.apache.wicket.model.ChainingModel |
|---|
getChainedModel, getTarget, setChainedModel, setTarget |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.wicketstuff.security.models.ISecureModel |
|---|
isAuthenticated, isAuthorized |
| Methods inherited from interface org.apache.wicket.model.IModel |
|---|
getObject, setObject |
| Methods inherited from interface org.apache.wicket.model.IDetachable |
|---|
detach |
| Constructor Detail |
|---|
public SwarmCompoundPropertyModel.AttachedSwarmCompoundPropertyModel(org.apache.wicket.Component owner)
owner - | Method Detail |
|---|
public String getSecurityId(org.apache.wicket.Component component)
SwarmModelDataPermission by
AbstractSwarmStrategy.isModelAuthorized(ISecureModel, Component, org.wicketstuff.security.actions.WaspAction)
And is therefore required to remain consistent or each invocation provided the same component
is used.
getSecurityId in interface SwarmModel<Y>component - the component requesting the id
SwarmModel.getSecurityId(org.apache.wicket.Component)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||