com.netscape.cmsutil.radius
Class ResponseAuthenticator

java.lang.Object
  extended by com.netscape.cmsutil.radius.Authenticator
      extended by com.netscape.cmsutil.radius.ResponseAuthenticator

public class ResponseAuthenticator
extends Authenticator


Constructor Summary
ResponseAuthenticator(byte[] data)
           
 
Method Summary
 byte[] getData()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResponseAuthenticator

public ResponseAuthenticator(byte[] data)
Method Detail

getData

public byte[] getData()
               throws java.io.IOException
Specified by:
getData in class Authenticator
Throws:
java.io.IOException