Uses of Class
com.pingidentity.sdk.clientauth.ClientSideContext
Packages that use ClientSideContext
-
Uses of ClientSideContext in com.pingidentity.sdk.clientauth
Methods in com.pingidentity.sdk.clientauth that return ClientSideContextMethods in com.pingidentity.sdk.clientauth with parameters of type ClientSideContextModifier and TypeMethodDescriptionClientSideAuthenticator.authenticate(ClientSideContext clientSideContext) Perform authentication based on the information provided in the request.ClientSideAuthenticator.getClientSideAttributes(ClientSideContext clientSideContext) These attributes will be added to the API response or the template that the associated adapter is rendering.booleanClientSideAuthenticator.isClientSideRequest(ClientSideContext clientSideContext) Determine if this request is a client side request that should be handled by this authenticator.