Uses of Class
com.ebasetech.xi.services.auth.DigestAuthentication
| Package | Description |
|---|---|
| com.ebasetech.xi.services |
-
Uses of DigestAuthentication in com.ebasetech.xi.services
Methods in com.ebasetech.xi.services that return DigestAuthentication Modifier and Type Method Description static DigestAuthenticationHttpAuthentication. createDigestAuthentication(java.lang.String username, java.lang.String password)Returns a DigestAuthentication object that stores the username and password required for HTTP Digest Authenication