Uses of Class
org.frankframework.http.AbstractHttpSession
Packages that use AbstractHttpSession
-
Uses of AbstractHttpSession in org.frankframework.http
Subclasses of AbstractHttpSession in org.frankframework.httpModifier and TypeClassDescriptionclass
Sender for the HTTP protocol usingHttpMethod
.class
Sender for the HTTP protocol usingHttpMethod
.class
Shared HTTPSession, implementsSharedResource
so it can be set in the Configuration.xmlclass
Sender 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 AbstractHttpSession
AbstractOauthAuthenticator.session
Constructors in org.frankframework.http.authentication with parameters of type AbstractHttpSession