jcifs.dcerpc.msrpc

Class lsarpc.LsarRefDomainList

Enclosing Class:
lsarpc

public static class lsarpc.LsarRefDomainList
extends NdrObject

Field Summary

int
count
lsarpc.LsarTrustInformation[]
domains
int
max_count

Method Summary

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

Methods inherited from class jcifs.dcerpc.ndr.NdrObject

decode, encode

Field Details

count

public int count

domains

public lsarpc.LsarTrustInformation[] domains

max_count

public int max_count

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