Uses of Class
org.forgerock.openig.handler.assertion.IdentityAssertionException
Package
Description
Handles the tech preview identity assertion processing.
-
Uses of IdentityAssertionException in org.forgerock.openig.handler.assertion
Modifier and TypeMethodDescriptionIdentityAssertionPluginTechPreview.process
(Context context, Request request, Map<String, Object> incomingClaims) Preform some processing and return a set of claims to be returned in the Assertion JWT.ScriptableIdentityAssertionPluginTechPreview.process
(Context context, Request request, Map<String, Object> incomingClaims)