org.jboss.security.negotiation.ntlm
Class Constants

java.lang.Object
  extended by org.jboss.security.negotiation.ntlm.Constants

public class Constants
extends Object

NTLM constants.

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

Field Summary
static byte[] NEGOTIATE_MESSAGE_TYPE
           
static byte[] SIGNATURE
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SIGNATURE

public static final byte[] SIGNATURE

NEGOTIATE_MESSAGE_TYPE

public static final byte[] NEGOTIATE_MESSAGE_TYPE
Constructor Detail

Constants

public Constants()


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