jcifs.dcerpc.msrpc
Class SamrAliasHandle

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

public class SamrAliasHandle
extends rpc.policy_handle


Field Summary
 
Fields inherited from class jcifs.dcerpc.rpc.policy_handle
type, uuid
 
Constructor Summary
SamrAliasHandle(DcerpcHandle handle, SamrDomainHandle domainHandle, int access, int rid)
           
 
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

SamrAliasHandle

public SamrAliasHandle(DcerpcHandle handle,
                       SamrDomainHandle domainHandle,
                       int access,
                       int rid)
                throws java.io.IOException
Method Detail

close

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