|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.profiler.rules.impl.StandardResolver
org.apache.jetspeed.profiler.rules.impl.UserAttributeResolver
Looks in the Portlet API User Attributes for given named attribute
Field Summary |
Fields inherited from class org.apache.jetspeed.profiler.rules.impl.StandardResolver |
VALUE_DELIMITER |
Fields inherited from interface org.apache.jetspeed.profiler.rules.RuleCriterionResolver |
COUNTRY, GROUP, GROUP_ROLE_USER, HARD_CODED, LANGUAGE, MEDIATYPE, NAVIGATION, PAGE, PATH, PATH_SESSION, REQUEST, REQUEST_SESSION, ROLE, ROLE_FALLBACK, SESSION, USER, USER_AGENT, USER_ATTRIBUTE |
Constructor Summary | |
UserAttributeResolver()
|
Method Summary | |
boolean |
isControl(org.apache.jetspeed.profiler.rules.RuleCriterion criterion)
|
String |
resolve(org.apache.jetspeed.request.RequestContext context,
org.apache.jetspeed.profiler.rules.RuleCriterion criterion)
|
Methods inherited from class org.apache.jetspeed.profiler.rules.impl.StandardResolver |
isNavigation, resolvePrincipals |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.jetspeed.profiler.rules.RuleCriterionResolver |
isNavigation |
Constructor Detail |
public UserAttributeResolver()
Method Detail |
public String resolve(org.apache.jetspeed.request.RequestContext context, org.apache.jetspeed.profiler.rules.RuleCriterion criterion)
resolve
in interface org.apache.jetspeed.profiler.rules.RuleCriterionResolver
resolve
in class StandardResolver
public boolean isControl(org.apache.jetspeed.profiler.rules.RuleCriterion criterion)
isControl
in interface org.apache.jetspeed.profiler.rules.RuleCriterionResolver
isControl
in class StandardResolver
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |