Uses of Class
com.pingidentity.sdk.api.authn.model.RequestContext
Packages that use RequestContext
Package
Description
Contains the core set of models for the Authentication API.
-
Uses of RequestContext in com.pingidentity.sdk.api.authn.model
Methods in com.pingidentity.sdk.api.authn.model that return RequestContextModifier and TypeMethodDescriptionAuthnState.getRequestContext()Get the request context containing parameters made available for authentication API responses.Methods in com.pingidentity.sdk.api.authn.model with parameters of type RequestContextModifier and TypeMethodDescriptionvoidAuthnState.setRequestContext(RequestContext requestContext) Set the request context that is made available to authentication API responses.