Uses of Interface
org.forgerock.openig.util.Randoms.UrlFriendlyRandomStringGenerator
-
Packages that use Randoms.UrlFriendlyRandomStringGenerator Package Description org.forgerock.openig.filter Filters the requests and/or responses of HTTP. -
-
Uses of Randoms.UrlFriendlyRandomStringGenerator in org.forgerock.openig.filter
Constructors in org.forgerock.openig.filter with parameters of type Randoms.UrlFriendlyRandomStringGenerator Constructor Description DataPreservationFilter(String noJavaScriptMessage, int maxContentLength, Randoms.UrlFriendlyRandomStringGenerator randomGenerator, Duration lifetime, Clock clock)
Creates a newDataPreservationFilter
.
-