Uses of Record Class
org.forgerock.openig.handler.assertion.IdentityAssertionClaims
Package
Description
Handles the tech preview identity assertion processing.
-
Uses of IdentityAssertionClaims 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)