public class AuthenticationCountSelector extends Object implements org.apache.cocoon.selection.Selector
| Constructor and Description |
|---|
AuthenticationCountSelector() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
select(String expression,
Map objectModel,
org.apache.avalon.framework.parameters.Parameters parameters)
Returns true if the expression (in this case a number) is equal to the number
of AuthenticationMethods defined in the dspace.cfg file.
|
public boolean select(String expression, Map objectModel, org.apache.avalon.framework.parameters.Parameters parameters)
select in interface org.apache.cocoon.selection.SelectorCopyright © 2013 DuraSpace. All Rights Reserved.