Uses of Class
com.pingidentity.sdk.AuthenticationSession
Packages that use AuthenticationSession
-
Uses of AuthenticationSession in com.pingidentity.sdk
Methods in com.pingidentity.sdk with parameters of type AuthenticationSessionModifier and TypeMethodDescriptionbooleanSessionAwareAuthenticationAdapter.checkUseAuthenticationSession(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, Map<String, Object> inParameters, AuthenticationSession existingSession) A method that the PingFederate server calls during processing of a single sign-on transaction to determine whether an existing session can be used instead of invoking the adapter'slookupAuthNmethod.