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.class
Deprecated, for removal: This API element is subject to removal in a future version.class
Sender that sends a message via a WebService. -
Uses of AbstractHttpSession in org.frankframework.http.authentication
ModifierConstructorDescriptionOAuthAccessTokenManager
(String tokenEndpoint, String scope, CredentialFactory clientCF, boolean useClientCredentials, OAuthAccessTokenManager.AuthenticationType authType, AbstractHttpSession httpSession, int expiry)