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