Package org.forgerock.openig.ping.protect
package org.forgerock.openig.ping.protect
This package contains the components used to integrate with PingOne Protect, to support risk evaluation and routing.
-
ClassDescriptionThe
PingOneProtectEvaluationFilter
supports integration with PingOne Protect.Creates and initialises aPingOneProtectEvaluationFilter
in a heap environment.ProvidePingOneProtectEvaluationFilter.Heaplet
'sTypeDefinition
.ThePingOneProtectFeedbackFilter
provides a feedback mechanism to capture the outcome of actions completed as a result of the risk evaluation.Creates and initialises aPingOneProtectFeedbackFilter
in a heap environment, enabling feedback to PingOne Protect offailed completion
of post-evaluation actions.Creates and initialises aPingOneProtectFeedbackFilter
in a heap environment, enabling feedback to PingOne Protect ofsuccessful completion
of post-evaluation actions.ProvidePingOneProtectFeedbackFilter
heapletsTypeDefinition
s.ThePingOneProtectThreatLevelRoutingHandler
routes the request to one of the configured handlers, based on thePingOneProtectEvaluationContext's level
, captured during evaluation.Creates and initialises aPingOneProtectThreatLevelRoutingHandler
in a heap environment.ProvidePingOneProtectThreatLevelRoutingHandler.Heaplet
'sTypeDefinition
.