|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Rule
Rule interface for attribute processing rules.
| Method Summary | |
|---|---|
void |
init(RuleType configuration)
Initialize the rule with its parsed configuration |
void |
process(RequestContext requestContext)
Process the attributes for the given remote provider. |
| Method Detail |
|---|
void process(RequestContext requestContext)
requestContext - processing context of this requestvoid init(RuleType configuration)
configuration - parsed XML configuration data
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||