jcifs.smb
Class SID

java.lang.Object
  extended byjcifs.smb.SID

public class SID
extends java.lang.Object


Constructor Summary
SID(byte[] src, int si)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SID

public SID(byte[] src,
           int si)
Method Detail

toString

public java.lang.String toString()