jcifs.dcerpc.msrpc
Class SamrPolicyHandle

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

public class SamrPolicyHandle
extends rpc.policy_handle


Field Summary
 
Fields inherited from class jcifs.dcerpc.rpc.policy_handle
type, uuid
 
Constructor Summary
SamrPolicyHandle(DcerpcHandle handle, java.lang.String server, int access)
           
 
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

SamrPolicyHandle

public SamrPolicyHandle(DcerpcHandle handle,
                        java.lang.String server,
                        int access)
                 throws java.io.IOException
Method Detail

close

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