public class AuthenticatedSelector
extends org.apache.avalon.framework.logger.AbstractLogEnabled
implements org.apache.cocoon.selection.Selector
| Modifier and Type | Field and Description |
|---|---|
static String |
ADMINISTRATOR |
protected AuthorizeService |
authorizeService |
static String |
EPERSON
Test expressiots
|
| Constructor and Description |
|---|
AuthenticatedSelector() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
select(String expression,
Map objectModel,
org.apache.avalon.framework.parameters.Parameters parameters)
Determine if the authenticated eperson matches the given expression.
|
public static final String EPERSON
public static final String ADMINISTRATOR
protected AuthorizeService authorizeService
Copyright © 2016 DuraSpace. All Rights Reserved.