Uses of Class
org.forgerock.services.context.SecurityContext
-
Packages that use SecurityContext Package Description org.forgerock.json.resource.http JSON resource Commons HTTP Framework integration. -
-
Uses of SecurityContext in org.forgerock.json.resource.http
Methods in org.forgerock.json.resource.http that return SecurityContext Modifier and Type Method Description SecurityContextSecurityContextFactory. createContext(Context parent)Deprecated.Creates a newSecurityContextusing the attributes contained in the provided HTTP request.SecurityContextSecurityContextFactory. createContext(Context context, Request request)Deprecated.Creates a newSecurityContextusing the attributes contained in the provided HTTP request.
-