Uses of Class
org.forgerock.openig.tools.InvalidCallerTokenDetectionFilter
-
Packages that use InvalidCallerTokenDetectionFilter Package Description org.forgerock.openig.tools Common tools used in policy service. -
-
Uses of InvalidCallerTokenDetectionFilter in org.forgerock.openig.tools
Methods in org.forgerock.openig.tools that return InvalidCallerTokenDetectionFilter Modifier and Type Method Description static InvalidCallerTokenDetectionFilter
InvalidCallerTokenDetectionFilter. sessionInfoDetectionFilter(String headerName, AsyncRefreshableSupplier<SsoToken,AuthenticationException> tokenSupplier)
Returns a new detection filter suitable for use with getSessionInfo requests.
-