Class Hierarchy
- java.lang.Object
- org.frankframework.http.authentication.AbstractOauthAuthenticator (implements org.frankframework.http.authentication.IOauthAuthenticator)
- org.frankframework.http.authentication.AbstractClientCredentials
- org.frankframework.http.authentication.ClientCredentialsBasicAuth
- org.frankframework.http.authentication.ClientCredentialsQueryParameters
- org.frankframework.http.authentication.AbstractResourceOwnerPasswordCredentials
- org.frankframework.http.authentication.ResourceOwnerPasswordCredentialsBasicAuth
- org.frankframework.http.authentication.ResourceOwnerPasswordCredentialsQueryParameters
- org.frankframework.http.authentication.SamlAssertionOauth
- org.frankframework.http.authentication.AbstractClientCredentials
- org.apache.http.impl.auth.AuthSchemeBase (implements org.apache.http.auth.ContextAwareAuthScheme)
- org.apache.http.impl.auth.RFC2617Scheme (implements java.io.Serializable)
- org.apache.http.impl.auth.BasicScheme
- org.frankframework.http.authentication.OAuthAuthenticationScheme
- org.apache.http.impl.auth.BasicScheme
- org.apache.http.impl.auth.RFC2617Scheme (implements java.io.Serializable)
- org.frankframework.http.authentication.OauthResponseDto
- org.apache.http.impl.client.TargetAuthenticationStrategy
- org.frankframework.http.authentication.OAuthPreferringAuthenticationStrategy
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.frankframework.core.IbisException
- org.frankframework.http.authentication.HttpAuthenticationException
- org.frankframework.core.IbisException
- java.lang.Exception
- org.frankframework.http.authentication.AbstractOauthAuthenticator (implements org.frankframework.http.authentication.IOauthAuthenticator)
Interface Hierarchy
- org.frankframework.http.authentication.IOauthAuthenticator
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.frankframework.http.authentication.AuthenticationScheme
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)