gov.nist.javax.sip.clientauthutils
Class MessageDigestAlgorithm

java.lang.Object
  extended by gov.nist.javax.sip.clientauthutils.MessageDigestAlgorithm

public class MessageDigestAlgorithm
extends Object

The class takes standard Http Authentication details and returns a response according to the MD5 algorithm

Author:
Emil Ivov

Constructor Summary
MessageDigestAlgorithm()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageDigestAlgorithm

public MessageDigestAlgorithm()


Copyright © 2014. All Rights Reserved.