|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.geant.edugain.attributes.filters.AbstractFilter
net.geant.edugain.attributes.filters.AllowFilter
public class AllowFilter
Allow attribute filter.
| Field Summary | |
|---|---|
private org.apache.log4j.Logger |
log
|
| Constructor Summary | |
|---|---|
AllowFilter()
|
|
| Method Summary | |
|---|---|
void |
doFilter(RuleContext ctx)
Do the filtering in the RuleContext. |
| Methods inherited from class net.geant.edugain.attributes.filters.AbstractFilter |
|---|
filterOut, getAttributeName, init, isValueMatches, selectAttributeValues, valueMatches |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.geant.edugain.attributes.filters.Filter |
|---|
init |
| Field Detail |
|---|
private org.apache.log4j.Logger log
| Constructor Detail |
|---|
public AllowFilter()
| Method Detail |
|---|
public void doFilter(RuleContext ctx)
Filter
doFilter in interface Filter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||