Home
last modified time | relevance | path

Searched refs:createCnonce (Results 1 – 2 of 2) sorted by relevance

/external/apache-http/src/org/apache/http/impl/auth/
DDigestScheme.java205 this.cnonce = createCnonce(); in getCnonce()
479 public static String createCnonce() { in createCnonce() method in DigestScheme
/external/apache-http/api/
Dcurrent.txt2358 method @Deprecated public static String createCnonce();