public final class AuthStrategy
extends org.apache.wicket.authorization.strategies.page.AbstractPageAuthorizationStrategy
| Constructor and Description |
|---|
AuthStrategy() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAuthorized(AuthRole[] authorizedRoles)
Check security
|
protected <P extends org.apache.wicket.Page> |
isPageAuthorized(Class<P> pageClass) |
public static boolean isAuthorized(AuthRole[] authorizedRoles)
authorizedRoles - Authorized rolesprotected <P extends org.apache.wicket.Page> boolean isPageAuthorized(Class<P> pageClass)
isPageAuthorized in class org.apache.wicket.authorization.strategies.page.AbstractPageAuthorizationStrategyCopyright © 2009–2014 IRD. All rights reserved.