org.dspace.app.xmlui.aspect.statisticsElasticSearch
Class SpecifiedGroupAuthenticatedSelector
java.lang.Object
org.dspace.app.xmlui.aspect.statisticsElasticSearch.SpecifiedGroupAuthenticatedSelector
- All Implemented Interfaces:
- org.apache.cocoon.selection.Selector
public class SpecifiedGroupAuthenticatedSelector
- extends Object
- implements org.apache.cocoon.selection.Selector
Part of cocoon authentication for resource. Requires that user (eperson) is a member of a specified group.
- Author:
- Peter Dietz (pdietz84@gmailcom)
| Fields inherited from interface org.apache.cocoon.selection.Selector |
ROLE |
|
Method Summary |
boolean |
select(String groupName,
Map objectModel,
org.apache.avalon.framework.parameters.Parameters parameters)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpecifiedGroupAuthenticatedSelector
public SpecifiedGroupAuthenticatedSelector()
select
public boolean select(String groupName,
Map objectModel,
org.apache.avalon.framework.parameters.Parameters parameters)
- Specified by:
select in interface org.apache.cocoon.selection.Selector
Copyright © 2012 DuraSpace. All Rights Reserved.