All LDAP Classes
Internal LDAP Classes

com.novell.sasl.client
Class ResponseAuth

java.lang.Object
  extended bycom.novell.sasl.client.ResponseAuth

class ResponseAuth
extends java.lang.Object

Implements the ResponseAuth class used by the DigestMD5SaslClient mechanism


Field Summary
private  java.lang.String m_responseValue
           
 
Constructor Summary
(package private) ResponseAuth(byte[] responseAuth)
           
 
Method Summary
(package private)  void checkSemantics(DirectiveList dirList)
          Checks the semantics of the directives in the directive list as parsed from the digest challenge byte array.
 java.lang.String getResponseValue()
          returns the ResponseValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_responseValue

private java.lang.String m_responseValue
Constructor Detail

ResponseAuth

ResponseAuth(byte[] responseAuth)
       throws SaslException
Method Detail

checkSemantics

void checkSemantics(DirectiveList dirList)
              throws SaslException
Checks the semantics of the directives in the directive list as parsed from the digest challenge byte array.

Parameters:
dirList - the list of directives parsed from the digest challenge
Throws:
SaslException - If a semantic error occurs

getResponseValue

public java.lang.String getResponseValue()
returns the ResponseValue

Returns:
the ResponseValue as a String.

All LDAP Classes
Internal LDAP Classes

Copyright © 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000