org.dspace.app.xmlui.aspect.statisticsElasticSearch
Class SpecifiedGroupAuthenticatedSelector

java.lang.Object
  extended by 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)

Field Summary
 
Fields inherited from interface org.apache.cocoon.selection.Selector
ROLE
 
Constructor Summary
SpecifiedGroupAuthenticatedSelector()
           
 
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
 

Constructor Detail

SpecifiedGroupAuthenticatedSelector

public SpecifiedGroupAuthenticatedSelector()
Method Detail

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.