Uses of Class
org.frankframework.http.AbstractHttpSession
-
Uses of AbstractHttpSession in org.frankframework.http
Modifier 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
Deprecated, for removal: This API element is subject to removal in a future version.class
Deprecated, for removal: This API element is subject to removal in a future version.class
Sender that sends a message via a WebService.Modifier and TypeMethodDescriptionAbstractHttpSession.OauthAuthenticationMethod.determineOauthAuthenticationMethod
(AbstractHttpSession session) AbstractHttpSession.OauthAuthenticationMethod.newAuthenticator
(AbstractHttpSession session) -
Uses of AbstractHttpSession in org.frankframework.http.authentication
Modifier and TypeFieldDescriptionprotected final AbstractHttpSession
AbstractOauthAuthenticator.session