org.mobicents.servlet.sip.security.authentication
Class MessageDigestResponseAlgorithm

java.lang.Object
  extended by org.mobicents.servlet.sip.security.authentication.MessageDigestResponseAlgorithm

public class MessageDigestResponseAlgorithm
extends java.lang.Object

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

Author:
Emil Ivov

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

Constructor Detail

MessageDigestResponseAlgorithm

public MessageDigestResponseAlgorithm()


Copyright © 2011. All Rights Reserved.