Uses of Class
org.frankframework.http.AbstractHttpSession
Packages that use AbstractHttpSession
Package
Description
-
Uses of AbstractHttpSession in org.frankframework.extensions.akamai
Subclasses of AbstractHttpSession in org.frankframework.extensions.akamaiModifier and TypeClassDescriptionclassSender for Akamai NetStorage (HTTP based). -
Uses of AbstractHttpSession in org.frankframework.extensions.cmis
Subclasses of AbstractHttpSession in org.frankframework.extensions.cmis -
Uses of AbstractHttpSession in org.frankframework.filesystem
Subclasses of AbstractHttpSession in org.frankframework.filesystemModifier and TypeClassDescriptionclassThis class ensures that Microsoft Authentication Library (MSAL) requests are sent through the configured proxy and the correct SSLSocketFactory. -
Uses of AbstractHttpSession in org.frankframework.http
Subclasses of AbstractHttpSession in org.frankframework.httpModifier and TypeClassDescriptionclassSender for the HTTP protocol usingHttpMethod.classclassShared HTTPSession, implementsSharedResourceso it can be set in the Configuration.xmlclassSender that sends a message via a WebService.Methods in org.frankframework.http with parameters of type AbstractHttpSessionModifier and TypeMethodDescriptionAbstractHttpSession.OauthAuthenticationMethod.determineOauthAuthenticationMethod(AbstractHttpSession session) AbstractHttpSession.OauthAuthenticationMethod.newAuthenticator(AbstractHttpSession session) -
Uses of AbstractHttpSession in org.frankframework.http.authentication
Fields in org.frankframework.http.authentication declared as AbstractHttpSessionModifier and TypeFieldDescriptionprotected final AbstractHttpSessionAbstractOauthAuthenticator.sessionConstructors in org.frankframework.http.authentication with parameters of type AbstractHttpSession