|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dspace.app.xmlui.aspect.eperson.AuthenticationCountSelector
public class AuthenticationCountSelector
Selector will count the number of interactive AuthenticationMethods defined in the dspace configuration file
| Field Summary |
|---|
| Fields inherited from interface org.apache.cocoon.selection.Selector |
|---|
ROLE |
| Constructor Summary | |
|---|---|
AuthenticationCountSelector()
|
|
| Method Summary | |
|---|---|
boolean |
select(java.lang.String expression,
java.util.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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticationCountSelector()
| Method Detail |
|---|
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.Selector
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||