public class ResultsCacheUtil extends Object
Constructor and Description |
---|
ResultsCacheUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
processNotification(String xml)
Processes notifications forwarded from the endpoint on policy
client that is listening for notifications from policy service
|
static void |
processRESTNotification(String message)
Processes REST notifications forwarded from the endpoint on policy
client that is listening for notifications from policy service
|
public static void processNotification(String xml) throws PolicyEvaluationException
xml
- XML notification envelopePolicyEvaluationException
public static void processRESTNotification(String message) throws PolicyEvaluationException
message
- notification as JSON stringPolicyEvaluationException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.