org.jboss.security.negotiation.ntlm.encoding
Class FieldDecoder

java.lang.Object
  extended by org.jboss.security.negotiation.ntlm.encoding.FieldDecoder

public class FieldDecoder
extends Object

A Decoder to decode field lengths.

Since:
8th August 2008
Author:
darran.lofthouse@jboss.com

Field Summary
static byte MSB_MASK
           
 
Constructor Summary
FieldDecoder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MSB_MASK

public static final byte MSB_MASK
See Also:
Constant Field Values
Constructor Detail

FieldDecoder

public FieldDecoder()


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