jcifs.dcerpc

Class rpc.policy_handle

Enclosing Class:
rpc
Known Direct Subclasses:
LsaPolicyHandle, SamrAliasHandle, SamrDomainHandle, SamrPolicyHandle

public static class rpc.policy_handle
extends NdrObject

Field Summary

int
type
rpc.uuid_t
uuid

Method Summary

void
decode(NdrBuffer _src)
void
encode(NdrBuffer _dst)

Methods inherited from class jcifs.dcerpc.ndr.NdrObject

decode, encode

Field Details

type

public int type

uuid

public rpc.uuid_t uuid

Method Details

decode

public void decode(NdrBuffer _src)
            throws NdrException
Overrides:
decode in interface NdrObject

encode

public void encode(NdrBuffer _dst)
            throws NdrException
Overrides:
encode in interface NdrObject