Uses of Class
org.forgerock.json.resource.http.SecurityContextFactory
-
Packages that use SecurityContextFactory Package Description org.forgerock.json.resource.http JSON resource Commons HTTP Framework integration. -
-
Uses of SecurityContextFactory in org.forgerock.json.resource.http
Methods in org.forgerock.json.resource.http that return SecurityContextFactory Modifier and Type Method Description static SecurityContextFactory
SecurityContextFactory. getHttpServletContextFactory()
Deprecated.Returns the singleton security context factory which can be used for obtaining context information from a HTTP request.
-