Class Hierarchy
- java.lang.Object
- org.glassfish.jersey.client.authentication.BasicAuthenticator
- org.glassfish.jersey.client.authentication.DigestAuthenticator
- org.glassfish.jersey.client.authentication.DigestAuthenticator.DigestScheme
- org.glassfish.jersey.client.authentication.HttpAuthenticationFeature (implements javax.ws.rs.core.Feature)
- org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BuilderImpl (implements org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BasicBuilder, org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.UniversalBuilder)
- org.glassfish.jersey.client.authentication.HttpAuthenticationFilter (implements javax.ws.rs.client.ClientRequestFilter, javax.ws.rs.client.ClientResponseFilter)
- org.glassfish.jersey.client.authentication.HttpAuthenticationFilter.Credentials
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- javax.ws.rs.ProcessingException
- org.glassfish.jersey.client.authentication.RequestAuthenticationException
- javax.ws.rs.client.ResponseProcessingException
- org.glassfish.jersey.client.authentication.ResponseAuthenticationException
- javax.ws.rs.ProcessingException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.Builder
- org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BasicBuilder
- org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.UniversalBuilder
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.glassfish.jersey.client.authentication.DigestAuthenticator.Algorithm
- org.glassfish.jersey.client.authentication.DigestAuthenticator.QOP
- org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.Mode
- org.glassfish.jersey.client.authentication.HttpAuthenticationFilter.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)