Modifier and Type | Class and Description |
---|---|
class |
EntitlementNotificationExtension
This is an extension module that can be used to send policy update statuses as notifications.
|
class |
SimplePAPStatusDataHandler
TODO
|
Modifier and Type | Method and Description |
---|---|
Map<PAPStatusDataHandler,Properties> |
EntitlementConfigHolder.getPapStatusDataHandlers() |
Modifier and Type | Method and Description |
---|---|
void |
EntitlementConfigHolder.addNotificationHandler(PAPStatusDataHandler notificationHandler,
Properties properties) |
Modifier and Type | Method and Description |
---|---|
Set<PAPStatusDataHandler> |
EntitlementAdminEngine.getPapStatusDataHandlers() |
Modifier and Type | Method and Description |
---|---|
Set<PAPStatusDataHandler> |
PolicyPublisher.getPapStatusDataHandlers() |
Modifier and Type | Method and Description |
---|---|
void |
PolicyPublisher.setPapStatusDataHandlers(Set<PAPStatusDataHandler> papStatusDataHandlers) |
Copyright © 2016 WSO2. All rights reserved.