Uses of Class
jcifs.dcerpc.msrpc.LsaPolicyHandle

Packages that use LsaPolicyHandle
jcifs.dcerpc.msrpc   
 

Uses of LsaPolicyHandle in jcifs.dcerpc.msrpc
 

Constructors in jcifs.dcerpc.msrpc with parameters of type LsaPolicyHandle
MsrpcQueryInformationPolicy2(LsaPolicyHandle policyHandle, short level, NdrObject info)
           
MsrpcLsarOpenPolicy2(java.lang.String server, int access, LsaPolicyHandle policyHandle)
           
MsrpcLookupSids(LsaPolicyHandle policyHandle, SID[] sids)