NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageDigestAlgorithm

public MessageDigestAlgorithm()

NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.