Package org.glassfish.jersey.client.authentication

Interface Summary
HttpAuthenticationFeature.BasicBuilder Extension of HttpAuthenticationFeature.Builder that builds the http authentication feature configured for basic authentication.
HttpAuthenticationFeature.Builder Builder that creates instances of HttpAuthenticationFeature.
HttpAuthenticationFeature.UniversalBuilder Extension of HttpAuthenticationFeature.Builder that builds the http authentication feature configured in universal mode that supports basic and digest authentication.
 

Class Summary
HttpAuthenticationFeature Features that provides Http Basic and Digest client authentication (based on RFC 2617).
 



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.