jcifs.dcerpc.msrpc
Class SamrDomainHandle

java.lang.Object
  extended byjcifs.dcerpc.ndr.NdrObject
      extended byjcifs.dcerpc.rpc.policy_handle
          extended byjcifs.dcerpc.msrpc.SamrDomainHandle

public class SamrDomainHandle
extends rpc.policy_handle


Field Summary
 
Fields inherited from class jcifs.dcerpc.rpc.policy_handle
type, uuid
 
Constructor Summary
SamrDomainHandle(DcerpcHandle handle, SamrPolicyHandle policyHandle, int access, rpc.sid_t sid)
           
 
Method Summary
 void close()
           
 
Methods inherited from class jcifs.dcerpc.rpc.policy_handle
decode, encode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SamrDomainHandle

public SamrDomainHandle(DcerpcHandle handle,
                        SamrPolicyHandle policyHandle,
                        int access,
                        rpc.sid_t sid)
                 throws java.io.IOException
Method Detail

close

public void close()
           throws java.io.IOException
Throws:
java.io.IOException