Uses of Class
org.frankframework.http.authentication.HttpAuthenticationException
Packages that use HttpAuthenticationException
-
Uses of HttpAuthenticationException in org.frankframework.http
Methods in org.frankframework.http that throw HttpAuthenticationExceptionModifier and TypeMethodDescriptionAbstractHttpSession.OauthAuthenticationMethod.newAuthenticator(AbstractHttpSession session) -
Uses of HttpAuthenticationException in org.frankframework.http.authentication
Methods in org.frankframework.http.authentication that throw HttpAuthenticationExceptionModifier and TypeMethodDescriptionprotected org.apache.http.client.methods.HttpEntityEnclosingRequestBaseAbstractOauthAuthenticator.createPostRequestWithForm(URI uri, List<org.apache.http.NameValuePair> formParameters) protected org.apache.http.client.methods.HttpEntityEnclosingRequestBaseAbstractClientCredentials.createRequest(org.apache.http.auth.Credentials credentials, List<org.apache.http.NameValuePair> parameters) protected abstract org.apache.http.client.methods.HttpEntityEnclosingRequestBaseAbstractOauthAuthenticator.createRequest(org.apache.http.auth.Credentials credentials, List<org.apache.http.NameValuePair> parameters) protected org.apache.http.client.methods.HttpEntityEnclosingRequestBaseAbstractResourceOwnerPasswordCredentials.createRequest(org.apache.http.auth.Credentials credentials, List<org.apache.http.NameValuePair> parameters) protected org.apache.http.client.methods.HttpEntityEnclosingRequestBaseClientCredentialsBasicAuth.createRequest(org.apache.http.auth.Credentials credentials, List<org.apache.http.NameValuePair> parameters) protected org.apache.http.client.methods.HttpEntityEnclosingRequestBaseClientCredentialsQueryParameters.createRequest(org.apache.http.auth.Credentials credentials, List<org.apache.http.NameValuePair> parameters) protected org.apache.http.client.methods.HttpEntityEnclosingRequestBaseResourceOwnerPasswordCredentialsBasicAuth.createRequest(org.apache.http.auth.Credentials credentials, List<org.apache.http.NameValuePair> parameters) protected org.apache.http.client.methods.HttpEntityEnclosingRequestBaseResourceOwnerPasswordCredentialsQueryParameters.createRequest(org.apache.http.auth.Credentials credentials, List<org.apache.http.NameValuePair> parameters) protected org.apache.http.client.methods.HttpEntityEnclosingRequestBaseSamlAssertionOauth.createRequest(org.apache.http.auth.Credentials credentials, List<org.apache.http.NameValuePair> parameters) final StringAbstractOauthAuthenticator.getOrRefreshAccessToken(org.apache.http.auth.Credentials credentials, boolean forceRefresh) IOauthAuthenticator.getOrRefreshAccessToken(org.apache.http.auth.Credentials credentials, boolean forceRefresh) Constructors in org.frankframework.http.authentication that throw HttpAuthenticationException