| Package | Description |
|---|---|
| org.jasig.portlet.notice.service.rest |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractParameterEvaluator
Base class for
IParameterEvaluator implementations. |
class |
PortletRequestAttributeParameterEvaluator |
class |
StringLiteralParameterEvaluator |
class |
UserAttributeParameterEvaluator |
| Modifier and Type | Method and Description |
|---|---|
void |
RestfulJsonNotificationService.setPasswordEvaluator(IParameterEvaluator passwordEvaluator) |
void |
RestfulJsonNotificationService.setUsernameEvaluator(IParameterEvaluator usernameEvaluator) |
| Modifier and Type | Method and Description |
|---|---|
void |
RestfulJsonNotificationService.setUrlParameterEvaluators(Set<IParameterEvaluator> evaluators)
Gathers beans that implement
IParameterEvaluator and prepares to leverage them in
dynamic URLs. |
Copyright © 2017 Jasig. All Rights Reserved.