Uses of Class
org.apache.http.impl.auth.UnsupportedDigestAlgorithmException
Packages that use UnsupportedDigestAlgorithmException
Package
Description
Default implementations of standard and common HTTP authentication
schemes.
-
Uses of UnsupportedDigestAlgorithmException in org.apache.http.impl.auth
Methods in org.apache.http.impl.auth that throw UnsupportedDigestAlgorithmExceptionModifier and TypeMethodDescriptionprivate static MessageDigestDigestScheme.createMessageDigest(String digAlg)