org.jboss.security.negotiation.spnego.encoding
Class NegTokenDecoder

java.lang.Object
  extended by org.jboss.security.negotiation.spnego.encoding.NegTokenDecoder
Direct Known Subclasses:
NegTokenInitDecoder, NegTokenTargDecoder

public class NegTokenDecoder
extends Object

NegToken Decoder.

Author:
Darran Lofthouse

Constructor Summary
NegTokenDecoder()
           
 
Method Summary
static int readLength(InputStream is)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NegTokenDecoder

public NegTokenDecoder()
Method Detail

readLength

public static int readLength(InputStream is)
                      throws IOException
Throws:
IOException


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.