|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.authorization.strategies.CompoundAuthorizationStrategy
org.apache.wicket.authorization.strategies.role.RoleAuthorizationStrategy
public class RoleAuthorizationStrategy
Compound strategy that works with roles.
| Field Summary |
|---|
| Fields inherited from interface org.apache.wicket.authorization.IAuthorizationStrategy |
|---|
ALLOW_ALL |
| Constructor Summary | |
|---|---|
RoleAuthorizationStrategy(IRoleCheckingStrategy roleCheckingStrategy)
Construct. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.wicket.authorization.strategies.CompoundAuthorizationStrategy |
|---|
add, isActionAuthorized, isInstantiationAuthorized |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoleAuthorizationStrategy(IRoleCheckingStrategy roleCheckingStrategy)
roleCheckingStrategy - the role checking strategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||