A B C D E F G H I K L M N O P Q R S T U V W Y

A

ABSTRACT_SYNTAX_NOT_SUPPORTED - Static variable in class rpc.core.PresentationResult
 
abstractSyntax - Variable in class rpc.core.PresentationContext
 
accept(ConnectionOrientedPdu) - Method in class rpc.BasicConnectionContext
 
accept(ConnectionOrientedPdu) - Method in interface rpc.ConnectionContext
 
accept(ConnectionOrientedPdu) - Method in class rpc.security.ntlm.NtlmConnectionContext
 
ACCEPTANCE - Static variable in class rpc.core.PresentationResult
 
advance(int) - Method in class ndr.NdrBuffer
 
advance(int) - Method in class rpc.Buffer
 
advance(int, byte) - Method in class rpc.Buffer
 
AES_CIPHER - Static variable in interface gnu.crypto.Registry
AES is synonymous to Rijndael for 128-bit block size only.
align(int, byte) - Method in class ndr.NdrBuffer
 
align(int) - Method in class ndr.NdrBuffer
 
align(int) - Method in class rpc.Buffer
 
align(int, byte) - Method in class rpc.Buffer
 
alter(PresentationContext) - Method in class rpc.BasicConnectionContext
 
alter(PresentationContext) - Method in interface rpc.ConnectionContext
 
alter(PresentationContext) - Method in class rpc.security.ntlm.NtlmConnectionContext
 
ALTER_CONTEXT_RESPONSE_TYPE - Static variable in class rpc.pdu.AlterContextResponsePdu
 
ALTER_CONTEXT_TYPE - Static variable in class rpc.pdu.AlterContextPdu
 
AlterContextPdu - Class in rpc.pdu
 
AlterContextPdu() - Constructor for class rpc.pdu.AlterContextPdu
 
AlterContextResponsePdu - Class in rpc.pdu
 
AlterContextResponsePdu() - Constructor for class rpc.pdu.AlterContextResponsePdu
 
ANUBIS_CIPHER - Static variable in interface gnu.crypto.Registry
 
ARCFour - Class in gnu.crypto.prng
RC4 is a stream cipher developed by Ron Rivest.
ARCFour() - Constructor for class gnu.crypto.prng.ARCFour
Default 0-arguments constructor.
ARCFOUR_KEY_MATERIAL - Static variable in class gnu.crypto.prng.ARCFour
The attributes property name for the key bytes.
ARCFOUR_PRNG - Static variable in interface gnu.crypto.Registry
(Apparently) RC4 keystream PRNG.
ARCFOUR_SBOX_SIZE - Static variable in class gnu.crypto.prng.ARCFour
The size of the internal S-box.
ASCII_CHARACTER - Static variable in class ndr.Format
 
assemble(Iterator) - Method in interface rpc.Fragmentable
 
assemble(Iterator) - Method in class rpc.pdu.FaultCoPdu
 
assemble(Iterator) - Method in class rpc.pdu.RequestCoPdu
 
assemble(Iterator) - Method in class rpc.pdu.ResponseCoPdu
 
attach(PresentationSyntax) - Method in class rpc.ncacn_np.RpcTransport
 
attach() - Method in class rpc.Stub
 
attach(PresentationSyntax) - Method in interface rpc.Transport
 
AUTH3_TYPE - Static variable in class rpc.pdu.Auth3Pdu
 
Auth3Pdu - Class in rpc.pdu
 
Auth3Pdu() - Constructor for class rpc.pdu.Auth3Pdu
 
AUTH_LENGTH_OFFSET - Static variable in class rpc.ConnectionOrientedPdu
 
authenticate(Properties, Type2Message, Type3Message) - Method in class rpc.security.ntlm.AuthenticationSource
 
AUTHENTICATION_SERVICE_NONE - Static variable in interface rpc.Security
 
AUTHENTICATION_SERVICE_NTLM - Static variable in class rpc.security.ntlm.NtlmAuthentication
 
authenticationService - Variable in class rpc.core.AuthenticationVerifier
 
AuthenticationSource - Class in rpc.security.ntlm
 
AuthenticationSource() - Constructor for class rpc.security.ntlm.AuthenticationSource
 
AuthenticationVerifier - Class in rpc.core
 
AuthenticationVerifier() - Constructor for class rpc.core.AuthenticationVerifier
 
AuthenticationVerifier(int) - Constructor for class rpc.core.AuthenticationVerifier
 
AuthenticationVerifier(int, int, int, int) - Constructor for class rpc.core.AuthenticationVerifier
 
AuthenticationVerifier(int, int, int, byte[]) - Constructor for class rpc.core.AuthenticationVerifier
 

B

BAD_ACTIVITY_ID - Static variable in interface rpc.FaultCodes
Connectionless fault status indicating the server has no state corresponding to the specified activity identifier.
BaseHash - Class in gnu.crypto.hash
A base abstract class to facilitate hash implementations.
BaseHash(String, int, int) - Constructor for class gnu.crypto.hash.BaseHash
Trivial constructor for use by concrete subclasses.
BasePRNG - Class in gnu.crypto.prng
An abstract class to facilitate implementing PRNG algorithms.
BasePRNG(String) - Constructor for class gnu.crypto.prng.BasePRNG
Trivial constructor for use by concrete subclasses.
BasicConnectionContext - Class in rpc
 
BasicConnectionContext() - Constructor for class rpc.BasicConnectionContext
 
BIG_ENDIAN - Static variable in class ndr.Format
 
bind() - Method in class rpc.ConnectionOrientedEndpoint
 
BIND_ACKNOWLEDGE_TYPE - Static variable in class rpc.pdu.BindAcknowledgePdu
 
BIND_NO_ACKNOWLEDGE_TYPE - Static variable in class rpc.pdu.BindNoAcknowledgePdu
 
BIND_TYPE - Static variable in class rpc.pdu.BindPdu
 
BindAcknowledgePdu - Class in rpc.pdu
 
BindAcknowledgePdu() - Constructor for class rpc.pdu.BindAcknowledgePdu
 
BindException - Exception in rpc
 
BindException() - Constructor for exception rpc.BindException
 
BindException(String) - Constructor for exception rpc.BindException
 
BindException(String, int) - Constructor for exception rpc.BindException
 
BindNoAcknowledgePdu - Class in rpc.pdu
 
BindNoAcknowledgePdu() - Constructor for class rpc.pdu.BindNoAcknowledgePdu
 
BindPdu - Class in rpc.pdu
 
BindPdu() - Constructor for class rpc.pdu.BindPdu
 
blockSize - Variable in class gnu.crypto.hash.BaseHash
The hash (inner) block size in bytes.
blockSize() - Method in class gnu.crypto.hash.BaseHash
 
blockSize() - Method in interface gnu.crypto.hash.IMessageDigest
Returns the algorithm's (inner) block size in bytes.
BLOWFISH_CIPHER - Static variable in interface gnu.crypto.Registry
 
body - Variable in class rpc.core.AuthenticationVerifier
 
BROADCAST - Static variable in interface rpc.Endpoint
 
buf - Variable in class ndr.NdrBuffer
 
buf - Variable in class ndr.NetworkDataRepresentation
 
buffer - Variable in class gnu.crypto.hash.BaseHash
Temporary input buffer.
buffer - Variable in class gnu.crypto.prng.BasePRNG
A temporary buffer to serve random bytes.
Buffer - Class in rpc
 
Buffer() - Constructor for class rpc.Buffer
 
Buffer(int) - Constructor for class rpc.Buffer
 
Buffer(byte[]) - Constructor for class rpc.Buffer
 
Buffer(byte[], int) - Constructor for class rpc.Buffer
 
bytesFromHexString(String) - Static method in class com.iwombat.util.HexStringUtil
Method bytesFromHexString Description: create a byte-array from a hexidecimal string accepts tokenized (0x leading) and non-tokenized hex strings
byteToString(int) - Static method in class gnu.crypto.util.Util
Returns a string of 2 hexadecimal digits (most significant digit first) corresponding to the lowest 8 bits of n.

C

call(int, UUID, int, NdrObject) - Method in class rpc.ConnectionOrientedEndpoint
 
call(int, UUID, int, NdrObject) - Method in interface rpc.Endpoint
 
call(int, NdrObject) - Method in class rpc.Stub
 
CALL_ID_OFFSET - Static variable in class rpc.ConnectionOrientedPdu
 
CALLED_PADDR_UNKNOWN - Static variable in class rpc.pdu.BindNoAcknowledgePdu
 
callIdCounter - Static variable in class rpc.ConnectionOrientedPdu
 
CANCEL_TYPE - Static variable in class rpc.pdu.CancelCoPdu
 
CancelCoPdu - Class in rpc.pdu
 
CancelCoPdu() - Constructor for class rpc.pdu.CancelCoPdu
 
CAST128_CIPHER - Static variable in interface gnu.crypto.Registry
CAST5 is also known as CAST-128.
CAST5_CIPHER - Static variable in interface gnu.crypto.Registry
 
CAST_128_CIPHER - Static variable in interface gnu.crypto.Registry
 
CBC_MODE - Static variable in interface gnu.crypto.Registry
Cipher block chaining mode (NIST).
CFB_MODE - Static variable in interface gnu.crypto.Registry
Cipher feedback mode (NIST).
clone() - Method in class gnu.crypto.hash.BaseHash
 
clone() - Method in interface gnu.crypto.hash.IMessageDigest
Returns a clone copy of this instance.
clone() - Method in class gnu.crypto.hash.MD4
 
clone() - Method in class gnu.crypto.hash.MD5
 
clone() - Method in class gnu.crypto.prng.ARCFour
 
clone() - Method in class gnu.crypto.prng.BasePRNG
 
clone() - Method in interface gnu.crypto.prng.IRandom
Returns a clone copy of this instance.
clone() - Method in interface rpc.Fragmentable
 
clone() - Method in class rpc.pdu.FaultCoPdu
 
clone() - Method in class rpc.pdu.RequestCoPdu
 
clone() - Method in class rpc.pdu.ResponseCoPdu
 
close() - Method in class rpc.ncacn_np.RpcTransport
 
close() - Method in interface rpc.Transport
 
com.iwombat.foundation - package com.iwombat.foundation
 
com.iwombat.foundation.uuid - package com.iwombat.foundation.uuid
 
com.iwombat.util - package com.iwombat.util
 
Connection - Interface in rpc
 
CONNECTION_CONTEXT - Static variable in class rpc.ConnectionOrientedEndpoint
 
CONNECTION_ORIENTED_MAJOR_VERSION - Static variable in class rpc.ConnectionOrientedPdu
 
ConnectionContext - Interface in rpc
 
ConnectionOrientedEndpoint - Class in rpc
 
ConnectionOrientedEndpoint(Transport, PresentationSyntax) - Constructor for class rpc.ConnectionOrientedEndpoint
 
ConnectionOrientedPdu - Class in rpc
 
ConnectionOrientedPdu() - Constructor for class rpc.ConnectionOrientedPdu
 
context - Variable in class rpc.ConnectionOrientedEndpoint
 
ContextHandle - Class in rpc.core
 
ContextHandle(int, UUID) - Constructor for class rpc.core.ContextHandle
 
contextId - Variable in class rpc.core.AuthenticationVerifier
 
contextId - Variable in class rpc.core.PresentationContext
 
contextId - Variable in class rpc.DefaultConnection
 
copy() - Method in class rpc.Buffer
 
count - Variable in class gnu.crypto.hash.BaseHash
Number of bytes processed so far.
CRAY_FLOATING_POINT - Static variable in class ndr.Format
 
createChallenge(Properties, Type1Message) - Method in class rpc.security.ntlm.AuthenticationSource
 
createContext() - Method in class rpc.ConnectionOrientedEndpoint
 
createTransport(String, Properties) - Method in class rpc.ncacn_np.TransportFactory
 
createTransport(String, Properties) - Method in class rpc.TransportFactory
 
createType1() - Method in class rpc.security.ntlm.NtlmAuthentication
 
createType2(Type1Message) - Method in class rpc.security.ntlm.NtlmAuthentication
 
createType3(Type2Message) - Method in class rpc.security.ntlm.NtlmAuthentication
 
createUniqueIdentifier() - Static method in class com.iwombat.foundation.IdentifierFactory
 
createUniqueIdentifier(byte[]) - Static method in class com.iwombat.foundation.IdentifierFactory
Creates a new identifier from an existing (persisted) byte-array representation
createUniqueIdentifier(String) - Static method in class com.iwombat.foundation.IdentifierFactory
Creates Identifier from hex String representation of an existing Identifier
createUUID() - Static method in class com.iwombat.foundation.uuid.UUIDFactory
 
createUUID(byte[]) - Static method in class com.iwombat.foundation.uuid.UUIDFactory
Creates a new identifier from an existing (persisted) byte-array representation
createUUID(String) - Static method in class com.iwombat.foundation.uuid.UUIDFactory
Creates Identifier from hex String representation of an existing Identifier
CTR_MODE - Static variable in interface gnu.crypto.Registry
Counter (NIST) mode.
currentIID - Variable in class rpc.ConnectionOrientedEndpoint
 

D

DATA_REPRESENTATION_OFFSET - Static variable in class rpc.ConnectionOrientedPdu
 
dec_ndr_long() - Method in class ndr.NdrBuffer
 
dec_ndr_short() - Method in class ndr.NdrBuffer
 
dec_ndr_small() - Method in class ndr.NdrBuffer
 
dec_ndr_string() - Method in class ndr.NdrBuffer
 
decode(NetworkDataRepresentation, NdrBuffer) - Method in class ndr.NdrObject
 
decode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.ConnectionOrientedPdu
 
decode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.core.AuthenticationVerifier
 
decode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.core.PresentationSyntax
 
decode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.core.ProtocolVersion
 
decode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.core.UUID
 
DEFAULT_CONTEXT_NOT_SUPPORTED - Static variable in class rpc.pdu.BindNoAcknowledgePdu
 
DEFAULT_DATA_REPRESENTATION - Static variable in class ndr.Format
 
DEFAULT_FORMAT - Static variable in class ndr.Format
 
DEFAULT_MAX_RECEIVE_FRAGMENT - Static variable in interface rpc.ConnectionContext
 
DEFAULT_MAX_TRANSMIT_FRAGMENT - Static variable in interface rpc.ConnectionContext
 
DefaultConnection - Class in rpc
 
DefaultConnection() - Constructor for class rpc.DefaultConnection
 
DefaultConnection(int, int) - Constructor for class rpc.DefaultConnection
 
deferred - Variable in class ndr.NdrBuffer
 
derive(int) - Method in class ndr.NdrBuffer
 
DES_CIPHER - Static variable in interface gnu.crypto.Registry
 
DESEDE_CIPHER - Static variable in interface gnu.crypto.Registry
TripleDES is also known as DESede.
detach() - Method in class rpc.ConnectionOrientedEndpoint
 
detach() - Method in interface rpc.Endpoint
 
detach() - Method in class rpc.Stub
 
DH_KA - Static variable in interface gnu.crypto.Registry
 
DH_KPG - Static variable in interface gnu.crypto.Registry
 
digest() - Method in class gnu.crypto.hash.BaseHash
 
digest() - Method in interface gnu.crypto.hash.IMessageDigest
Completes the message digest by performing final operations such as padding and resetting the instance.
DSA_KPG - Static variable in interface gnu.crypto.Registry
DSA is synonymous to DSS.
DSA_SIG - Static variable in interface gnu.crypto.Registry
DSA is synonymous to DSS.
DSS_KPG - Static variable in interface gnu.crypto.Registry
 
DSS_SIG - Static variable in interface gnu.crypto.Registry
 
dump(BigInteger) - Static method in class gnu.crypto.util.Util
Returns a hexadecimal dump of the trimmed bytes of a BigInteger.
dumpString(byte[], int, int, String) - Static method in class gnu.crypto.util.Util
Dumps a byte array as a string, in a format that is easy to read for debugging.
dumpString(byte[]) - Static method in class gnu.crypto.util.Util
 
dumpString(byte[], String) - Static method in class gnu.crypto.util.Util
 
dumpString(byte[], int, int) - Static method in class gnu.crypto.util.Util
 

E

EBCDIC_CHARACTER - Static variable in class ndr.Format
 
ECB_MODE - Static variable in interface gnu.crypto.Registry
Electronic CodeBook mode.
ELGAMAL_KA - Static variable in interface gnu.crypto.Registry
 
EME_PKCS1_V1_5_PAD - Static variable in interface gnu.crypto.Registry
EME-PKCS1-v1_5 padding as described in section 7.2 in RFC-3447.
enc_ndr_long(int) - Method in class ndr.NdrBuffer
 
enc_ndr_referent(Object, int) - Method in class ndr.NdrBuffer
 
enc_ndr_short(int) - Method in class ndr.NdrBuffer
 
enc_ndr_small(int) - Method in class ndr.NdrBuffer
 
enc_ndr_string(String) - Method in class ndr.NdrBuffer
 
encode(NetworkDataRepresentation, NdrBuffer) - Method in class ndr.NdrObject
 
encode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.ConnectionOrientedPdu
 
encode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.core.AuthenticationVerifier
 
encode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.core.PresentationSyntax
 
encode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.core.ProtocolVersion
 
encode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.core.UUID
 
Endpoint - Interface in rpc
 
equals(Object) - Method in interface com.iwombat.foundation.Identifier
 
equals(Object) - Method in class com.iwombat.foundation.uuid.UUID
Compares for equality.
equals(Object) - Method in class rpc.core.AuthenticationVerifier
 
equals(Object) - Method in class rpc.core.Port
 

F

FAULT_TYPE - Static variable in class rpc.pdu.FaultCoPdu
 
FaultCodes - Interface in rpc
 
FaultCoPdu - Class in rpc.pdu
 
FaultCoPdu() - Constructor for class rpc.pdu.FaultCoPdu
 
FaultException - Exception in rpc
 
FaultException() - Constructor for exception rpc.FaultException
 
FaultException(String) - Constructor for exception rpc.FaultException
 
FaultException(String, int) - Constructor for exception rpc.FaultException
 
FaultException(String, int, byte[]) - Constructor for exception rpc.FaultException
 
fillBlock() - Method in class gnu.crypto.prng.ARCFour
 
fillBlock() - Method in class gnu.crypto.prng.BasePRNG
 
FLAGS_OFFSET - Static variable in class rpc.ConnectionOrientedPdu
 
Format - Class in ndr
 
Format(int) - Constructor for class ndr.Format
 
format - Variable in class ndr.NetworkDataRepresentation
 
FRAG_LENGTH_OFFSET - Static variable in class rpc.ConnectionOrientedPdu
 
fragment(int) - Method in interface rpc.Fragmentable
 
fragment(int) - Method in class rpc.pdu.FaultCoPdu
 
fragment(int) - Method in class rpc.pdu.RequestCoPdu
 
fragment(int) - Method in class rpc.pdu.ResponseCoPdu
 
Fragmentable - Interface in rpc
 
fromBase64(String) - Static method in class gnu.crypto.util.Util
The inverse function of the above.
fromDigit(char) - Static method in class gnu.crypto.util.Util
Returns a number from 0 to 15 corresponding to the designated hexadecimal digit.

G

getAddress() - Method in class rpc.Stub
 
getAllocationHint() - Method in class rpc.pdu.FaultCoPdu
 
getAllocationHint() - Method in class rpc.pdu.RequestCoPdu
 
getAllocationHint() - Method in class rpc.pdu.ResponseCoPdu
 
getAssociationGroupId() - Method in class rpc.pdu.AlterContextPdu
 
getAssociationGroupId() - Method in class rpc.pdu.AlterContextResponsePdu
 
getAssociationGroupId() - Method in class rpc.pdu.BindAcknowledgePdu
 
getAssociationGroupId() - Method in class rpc.pdu.BindPdu
 
getAttributes() - Method in class rpc.core.ContextHandle
 
getAuthenticationService() - Method in interface rpc.Security
 
getAuthenticationService() - Method in class rpc.security.ntlm.Ntlm1
 
getAuthenticationSource() - Method in class rpc.security.ntlm.NtlmAuthentication
 
getAuthenticatorLength() - Method in class rpc.ConnectionOrientedPdu
 
getBuffer() - Method in class ndr.NdrBuffer
 
getBuffer() - Method in class ndr.NetworkDataRepresentation
 
getBuffer() - Method in class rpc.Buffer
 
getCallId() - Method in class rpc.ConnectionOrientedPdu
 
getCancelCount() - Method in class rpc.pdu.FaultCoPdu
 
getCancelCount() - Method in class rpc.pdu.ResponseCoPdu
 
getCapacity() - Method in class ndr.NdrBuffer
 
getCapacity() - Method in class rpc.Buffer
 
getCapacityIncrement() - Method in class rpc.Buffer
 
getConnection() - Method in class rpc.BasicConnectionContext
 
getConnection() - Method in interface rpc.ConnectionContext
 
getConnection() - Method in class rpc.security.ntlm.NtlmConnectionContext
 
getContextId() - Method in class rpc.pdu.FaultCoPdu
 
getContextId() - Method in class rpc.pdu.RequestCoPdu
 
getContextId() - Method in class rpc.pdu.ResponseCoPdu
 
getContextList() - Method in class rpc.pdu.AlterContextPdu
 
getContextList() - Method in class rpc.pdu.BindPdu
 
getDataRepresentation() - Method in class ndr.Format
 
getDefaultInstance() - Static method in class rpc.security.ntlm.AuthenticationSource
 
getDefaultProperties() - Static method in class rpc.TransportFactory
 
getEndpoint() - Method in class rpc.Stub
 
getFlag(int) - Method in class rpc.ConnectionOrientedPdu
 
getFlags() - Method in class rpc.ConnectionOrientedPdu
 
getFormat() - Method in class ndr.NetworkDataRepresentation
 
getFormat() - Method in class rpc.ConnectionOrientedPdu
 
getFormat() - Method in interface rpc.ProtocolDataUnit
 
getFragmentLength() - Method in class rpc.ConnectionOrientedPdu
 
getIndex() - Method in class ndr.NdrBuffer
 
getIndex() - Method in class rpc.Buffer
 
getIndex(int) - Method in class rpc.Buffer
 
getInstance() - Static method in class net.sourceforge.jtds.util.SSPIJNIClient
Returns the singleton SSPIJNIClient instance.
getLength() - Method in class ndr.NdrBuffer
 
getLength() - Method in class rpc.Buffer
 
getLMResponse(String, byte[]) - Static method in class rpc.security.ntlm.Responses
Calculates the LM Response for the given challenge, using the specified password.
getLMv2Response(String, String, String, byte[], byte[]) - Static method in class rpc.security.ntlm.Responses
Calculates the LMv2 Response for the given challenge, using the specified authentication target, username, password, and client challenge.
getMajorVersion() - Method in class rpc.ConnectionOrientedPdu
 
getMajorVersion() - Method in class rpc.core.InterfaceIdentifier
 
getMajorVersion() - Method in class rpc.core.PresentationSyntax
 
getMajorVersion() - Method in class rpc.core.ProtocolVersion
 
getMajorVersion() - Method in interface rpc.ProtocolDataUnit
 
getMaxReceiveFragment() - Method in class rpc.pdu.AlterContextPdu
 
getMaxReceiveFragment() - Method in class rpc.pdu.AlterContextResponsePdu
 
getMaxReceiveFragment() - Method in class rpc.pdu.BindAcknowledgePdu
 
getMaxReceiveFragment() - Method in class rpc.pdu.BindPdu
 
getMaxTransmitFragment() - Method in class rpc.pdu.AlterContextPdu
 
getMaxTransmitFragment() - Method in class rpc.pdu.AlterContextResponsePdu
 
getMaxTransmitFragment() - Method in class rpc.pdu.BindAcknowledgePdu
 
getMaxTransmitFragment() - Method in class rpc.pdu.BindPdu
 
getMinorVersion() - Method in class rpc.ConnectionOrientedPdu
 
getMinorVersion() - Method in class rpc.core.InterfaceIdentifier
 
getMinorVersion() - Method in class rpc.core.PresentationSyntax
 
getMinorVersion() - Method in class rpc.core.ProtocolVersion
 
getNTLM2SessionResponse(String, byte[], byte[]) - Static method in class rpc.security.ntlm.Responses
Calculates the NTLM2 Session Response for the given challenge, using the specified password and client nonce.
getNTLMResponse(String, byte[]) - Static method in class rpc.security.ntlm.Responses
Calculates the NTLM Response for the given challenge, using the specified password.
getNTLMv2Response(String, String, String, byte[], byte[], byte[]) - Static method in class rpc.security.ntlm.Responses
Calculates the NTLMv2 Response for the given challenge, using the specified authentication target, username, password, target information block, and client nonce.
getObject() - Method in class rpc.pdu.RequestCoPdu
 
getObject() - Method in class rpc.Stub
 
getOpnum() - Method in class ndr.NdrObject
 
getOpnum() - Method in class rpc.pdu.RequestCoPdu
 
getProperties() - Method in class rpc.ncacn_np.RpcTransport
 
getProperties() - Method in class rpc.Stub
 
getProperties() - Method in interface rpc.Transport
 
getProtectionLevel() - Method in interface rpc.Security
 
getProtectionLevel() - Method in class rpc.security.ntlm.Ntlm1
 
getProtocol() - Method in class rpc.ncacn_np.RpcTransport
 
getProtocol() - Method in interface rpc.Transport
 
getRejectReason() - Method in class rpc.pdu.BindNoAcknowledgePdu
 
getResult() - Method in class gnu.crypto.hash.BaseHash
Constructs the result from the contents of the current context.
getResult() - Method in class gnu.crypto.hash.MD4
 
getResult() - Method in class gnu.crypto.hash.MD5
 
getResultList() - Method in class rpc.pdu.AlterContextResponsePdu
 
getResultList() - Method in class rpc.pdu.BindAcknowledgePdu
 
getSecondaryAddress() - Method in class rpc.pdu.AlterContextResponsePdu
 
getSecondaryAddress() - Method in class rpc.pdu.BindAcknowledgePdu
 
getSecurity() - Method in class rpc.security.ntlm.NtlmAuthentication
 
getStatus() - Method in class rpc.pdu.FaultCoPdu
 
getStub() - Method in exception rpc.FaultException
 
getStub() - Method in class rpc.pdu.FaultCoPdu
 
getStub() - Method in class rpc.pdu.RequestCoPdu
 
getStub() - Method in class rpc.pdu.ResponseCoPdu
 
getSyntax() - Method in class rpc.ConnectionOrientedEndpoint
 
getSyntax() - Method in interface rpc.Endpoint
 
getSyntax() - Method in class rpc.Stub
 
getTransport() - Method in class rpc.ConnectionOrientedEndpoint
 
getTransport() - Method in interface rpc.Endpoint
 
getTransportFactory() - Method in class rpc.Stub
 
getType() - Method in class rpc.ConnectionOrientedPdu
 
getType() - Method in class rpc.pdu.AlterContextPdu
 
getType() - Method in class rpc.pdu.AlterContextResponsePdu
 
getType() - Method in class rpc.pdu.Auth3Pdu
 
getType() - Method in class rpc.pdu.BindAcknowledgePdu
 
getType() - Method in class rpc.pdu.BindNoAcknowledgePdu
 
getType() - Method in class rpc.pdu.BindPdu
 
getType() - Method in class rpc.pdu.CancelCoPdu
 
getType() - Method in class rpc.pdu.FaultCoPdu
 
getType() - Method in class rpc.pdu.OrphanedPdu
 
getType() - Method in class rpc.pdu.RequestCoPdu
 
getType() - Method in class rpc.pdu.ResponseCoPdu
 
getType() - Method in class rpc.pdu.ShutdownPdu
 
getType() - Method in interface rpc.ProtocolDataUnit
 
getUuid() - Method in class rpc.core.ContextHandle
 
getUuid() - Method in class rpc.core.InterfaceIdentifier
 
getUuid() - Method in class rpc.core.PresentationSyntax
 
getValue() - Method in interface com.iwombat.foundation.Identifier
 
getValue() - Method in class com.iwombat.foundation.uuid.UUID
 
getVerifierLength() - Method in interface rpc.Security
 
getVerifierLength() - Method in class rpc.security.ntlm.Ntlm1
 
getVersion() - Method in class rpc.core.PresentationSyntax
 
getVersionList() - Method in class rpc.pdu.BindNoAcknowledgePdu
 
GKR_CERTIFICATES - Static variable in interface gnu.crypto.Registry
 
GKR_CIPHER_AES_128_CBC - Static variable in interface gnu.crypto.Registry
 
GKR_CIPHER_AES_128_OFB - Static variable in interface gnu.crypto.Registry
 
GKR_HMAC_MD5_128 - Static variable in interface gnu.crypto.Registry
 
GKR_HMAC_MD5_96 - Static variable in interface gnu.crypto.Registry
 
GKR_HMAC_SHA_160 - Static variable in interface gnu.crypto.Registry
 
GKR_HMAC_SHA_96 - Static variable in interface gnu.crypto.Registry
 
GKR_MAGIC - Static variable in interface gnu.crypto.Registry
 
GKR_PRIVATE_KEYS - Static variable in interface gnu.crypto.Registry
 
GKR_PUBLIC_CREDENTIALS - Static variable in interface gnu.crypto.Registry
 
gnu.crypto - package gnu.crypto
 
gnu.crypto.hash - package gnu.crypto.hash
 
gnu.crypto.prng - package gnu.crypto.prng
 
gnu.crypto.util - package gnu.crypto.util
 
GNU_CRYPTO - Static variable in interface gnu.crypto.Registry
The name of our Provider.
guidStringFromHexString(String) - Static method in class com.iwombat.util.GUIDUtil
Convert hex string to GUID string
GUIDUtil - Class in com.iwombat.util
Generic utility for converting byte-arrays containing UUIDs to Microsoft style GUID strings.
GUIDUtil() - Constructor for class com.iwombat.util.GUIDUtil
 

H

hashCode() - Method in interface com.iwombat.foundation.Identifier
 
hashCode() - Method in class com.iwombat.foundation.uuid.UUID
Supports the java obect hashCode - lamely.
hashCode() - Method in class rpc.core.AuthenticationVerifier
 
hashSize - Variable in class gnu.crypto.hash.BaseHash
The hash (output) size in bytes.
hashSize() - Method in class gnu.crypto.hash.BaseHash
 
hashSize() - Method in interface gnu.crypto.hash.IMessageDigest
Returns the output length in bytes of this message digest algorithm.
HAVAL_HASH - Static variable in interface gnu.crypto.Registry
 
HEADER_LENGTH - Static variable in class rpc.ConnectionOrientedPdu
 
hexdump(int) - Method in class ndr.NetworkDataRepresentation
 
hexStringFromGUID(String) - Static method in class com.iwombat.util.GUIDUtil
Convert GUID string to a HEX string
HexStringUtil - Class in com.iwombat.util
Class HexStringUtil Description: Utility class for byte-array/string conversions
HMAC_NAME_PREFIX - Static variable in interface gnu.crypto.Registry
Name prefix of every HMAC implementation.

I

IBM_FLOATING_POINT - Static variable in class ndr.Format
 
ICM_MODE - Static variable in interface gnu.crypto.Registry
Integer Counter Mode (David McGrew).
ICM_PRNG - Static variable in interface gnu.crypto.Registry
PRNG based on David McGrew's Integer Counter Mode.
IDEMPOTENT - Static variable in interface rpc.Endpoint
 
Identifier - Interface in com.iwombat.foundation
Generic Identifier interface.
IdentifierFactory - Class in com.iwombat.foundation
Class responsible for creating unique identifiers.
IEEE_FLOATING_POINT - Static variable in class ndr.Format
 
IMessageDigest - Interface in gnu.crypto.hash
The basic visible methods of any hash algorithm.
incomingRebind(AuthenticationVerifier) - Method in class rpc.DefaultConnection
 
incomingRebind(AuthenticationVerifier) - Method in class rpc.security.ntlm.NtlmConnection
 
index - Variable in class ndr.NdrBuffer
 
init(Map) - Method in class gnu.crypto.prng.BasePRNG
 
init(Map) - Method in interface gnu.crypto.prng.IRandom
Initialises the pseudo-random number generator scheme with the appropriate attributes.
init(PresentationContext, Properties) - Method in class rpc.BasicConnectionContext
 
init(PresentationContext, Properties) - Method in interface rpc.ConnectionContext
 
init(PresentationContext, Properties) - Method in class rpc.security.ntlm.NtlmConnectionContext
 
init2(PresentationContext, Properties) - Method in class rpc.security.ntlm.NtlmConnectionContext
 
initialised - Variable in class gnu.crypto.prng.BasePRNG
Indicate if this instance has already been initialised or not.
IntegrityException - Exception in rpc
 
IntegrityException() - Constructor for exception rpc.IntegrityException
 
IntegrityException(String) - Constructor for exception rpc.IntegrityException
 
InterfaceIdentifier - Class in rpc.core
 
InterfaceIdentifier(String) - Constructor for class rpc.core.InterfaceIdentifier
 
InterfaceIdentifier(UUID, int, int) - Constructor for class rpc.core.InterfaceIdentifier
 
INVALID_CHECKSUM - Static variable in interface rpc.FaultCodes
Fault status indicating an invalid checksum.
INVALID_CONFORMANCE - Static variable in exception ndr.NdrException
 
INVALID_CRC - Static variable in interface rpc.FaultCodes
Fault status indicating an invalid CRC.
INVALID_PRESENTATION_CONTEXT_ID - Static variable in interface rpc.FaultCodes
Connection-oriented fault status indicating the requested presentation context ID is invalid.
invokeInitialize() - Method in class net.sourceforge.jtds.util.SSPIJNIClient
Calls #initialize() if the SSPI client is not already inited.
invokePrepareSSORequest() - Method in class net.sourceforge.jtds.util.SSPIJNIClient
Calls #prepareSSORequest() to prepare the NTLM TYPE-1 message.
invokePrepareSSOSubmit(byte[]) - Method in class net.sourceforge.jtds.util.SSPIJNIClient
Calls #prepareSSOSubmit(byte[], long) to prepare the NTLM TYPE-3 message.
invokeUnInitialize() - Method in class net.sourceforge.jtds.util.SSPIJNIClient
Calls #unInitialize() if the SSPI client is inited.
IRandom - Interface in gnu.crypto.prng
The basic visible methods of any pseudo-random number generator.
isEstablished() - Method in class rpc.BasicConnectionContext
 
isEstablished() - Method in interface rpc.ConnectionContext
 
isEstablished() - Method in class rpc.security.ntlm.NtlmConnectionContext
 
isInitialised() - Method in class gnu.crypto.prng.BasePRNG
 

K

KHAZAD_CIPHER - Static variable in interface gnu.crypto.Registry
 

L

length - Variable in class ndr.NdrBuffer
 
LimitReachedException - Exception in gnu.crypto.prng
A checked exception that indicates that a pseudo random number generated has reached its theoretical limit in generating random bytes.
LimitReachedException() - Constructor for exception gnu.crypto.prng.LimitReachedException
 
LITTLE_ENDIAN - Static variable in class ndr.Format
 
LOCAL_LIMIT_EXCEEDED - Static variable in class rpc.core.PresentationResult
 
LOCAL_LIMIT_EXCEEDED - Static variable in class rpc.pdu.BindNoAcknowledgePdu
 

M

MAGIC_RAW_DH_PRIVATE_KEY - Static variable in interface gnu.crypto.Registry
 
MAGIC_RAW_DH_PUBLIC_KEY - Static variable in interface gnu.crypto.Registry
 
MAGIC_RAW_DSS_PRIVATE_KEY - Static variable in interface gnu.crypto.Registry
 
MAGIC_RAW_DSS_PUBLIC_KEY - Static variable in interface gnu.crypto.Registry
 
MAGIC_RAW_DSS_SIGNATURE - Static variable in interface gnu.crypto.Registry
 
MAGIC_RAW_RSA_PRIVATE_KEY - Static variable in interface gnu.crypto.Registry
 
MAGIC_RAW_RSA_PSS_SIGNATURE - Static variable in interface gnu.crypto.Registry
 
MAGIC_RAW_RSA_PUBLIC_KEY - Static variable in interface gnu.crypto.Registry
 
MAGIC_RAW_SRP_PRIVATE_KEY - Static variable in interface gnu.crypto.Registry
 
MAGIC_RAW_SRP_PUBLIC_KEY - Static variable in interface gnu.crypto.Registry
 
MAJOR_VERSION_OFFSET - Static variable in class rpc.ConnectionOrientedPdu
 
MANAGER_NOT_ENTERED - Static variable in interface rpc.FaultCodes
Fault status indicating the server manager routine has not been entered and executed.
MAX_RECEIVE_FRAGMENT - Static variable in interface rpc.ConnectionContext
 
MAX_TRANSMIT_FRAGMENT - Static variable in interface rpc.ConnectionContext
 
MAYBE - Static variable in interface rpc.Endpoint
 
MD2_HASH - Static variable in interface gnu.crypto.Registry
 
MD4 - Class in gnu.crypto.hash
An implementation of Ron Rivest's MD4 message digest algorithm.
MD4() - Constructor for class gnu.crypto.hash.MD4
Public constructor.
MD4_HASH - Static variable in interface gnu.crypto.Registry
 
MD5 - Class in gnu.crypto.hash
The MD5 message-digest algorithm takes as input a message of arbitrary length and produces as output a 128-bit "fingerprint" or "message digest" of the input.
MD5() - Constructor for class gnu.crypto.hash.MD5
Trivial 0-arguments constructor.
MD5_HASH - Static variable in interface gnu.crypto.Registry
 
MD_PRNG - Static variable in interface gnu.crypto.Registry
PRNG based on a designated hash function.
MINOR_VERSION_OFFSET - Static variable in class rpc.ConnectionOrientedPdu
 
MUST_RECEIVE_FRAGMENT_SIZE - Static variable in class rpc.ConnectionOrientedPdu
 

N

name - Variable in class gnu.crypto.hash.BaseHash
The canonical name prefix of the hash.
name() - Method in class gnu.crypto.hash.BaseHash
 
name() - Method in interface gnu.crypto.hash.IMessageDigest
Returns the canonical name of this algorithm.
name - Variable in class gnu.crypto.prng.BasePRNG
The canonical name prefix of the PRNG algorithm.
name() - Method in class gnu.crypto.prng.BasePRNG
 
name() - Method in interface gnu.crypto.prng.IRandom
Returns the canonical name of this instance.
ndr - package ndr
 
ndr - Variable in class rpc.DefaultConnection
 
NDR_MAJOR_VERSION - Static variable in class ndr.NetworkDataRepresentation
 
NDR_MINOR_VERSION - Static variable in class ndr.NetworkDataRepresentation
 
NDR_SYNTAX - Static variable in class ndr.NetworkDataRepresentation
 
NDR_UUID - Static variable in class ndr.NetworkDataRepresentation
 
NdrBuffer - Class in ndr
 
NdrBuffer(byte[], int) - Constructor for class ndr.NdrBuffer
 
NdrException - Exception in ndr
 
NdrException(String) - Constructor for exception ndr.NdrException
 
NdrObject - Class in ndr
 
NdrObject() - Constructor for class ndr.NdrObject
 
ndx - Variable in class gnu.crypto.prng.BasePRNG
The index into buffer of where the next byte will come from.
net.sourceforge.jtds.util - package net.sourceforge.jtds.util
 
NetworkDataRepresentation - Class in ndr
 
NetworkDataRepresentation() - Constructor for class ndr.NetworkDataRepresentation
 
nextByte() - Method in class gnu.crypto.prng.BasePRNG
 
nextByte() - Method in interface gnu.crypto.prng.IRandom
Returns the next 8 bits of random data generated from this instance.
nextBytes(byte[], int, int) - Method in class gnu.crypto.prng.BasePRNG
 
nextBytes(byte[], int, int) - Method in interface gnu.crypto.prng.IRandom
Fills the designated byte array, starting from byte at index offset, for a maximum of length bytes with the output of this generator instance.
NIL_UUID - Static variable in class rpc.core.UUID
 
NO_INCREMENT - Static variable in class rpc.Buffer
 
NO_NULL_REF - Static variable in exception ndr.NdrException
 
NO_PSAP_AVAILABLE - Static variable in class rpc.pdu.BindNoAcknowledgePdu
 
Ntlm1 - Class in rpc.security.ntlm
 
Ntlm1(int, byte[], boolean) - Constructor for class rpc.security.ntlm.Ntlm1
 
NtlmAuthentication - Class in rpc.security.ntlm
 
NtlmAuthentication(Properties) - Constructor for class rpc.security.ntlm.NtlmAuthentication
 
NtlmConnection - Class in rpc.security.ntlm
 
NtlmConnection(Properties) - Constructor for class rpc.security.ntlm.NtlmConnection
 
NtlmConnectionContext - Class in rpc.security.ntlm
 
NtlmConnectionContext() - Constructor for class rpc.security.ntlm.NtlmConnectionContext
 
NULL_CIPHER - Static variable in interface gnu.crypto.Registry
 

O

OFB_MODE - Static variable in interface gnu.crypto.Registry
Output Feedback Mode (NIST).
OPERATION_RANGE_ERROR - Static variable in interface rpc.FaultCodes
Fault status indicating the requested operation number is out of range.
ORPHANED_TYPE - Static variable in class rpc.pdu.OrphanedPdu
 
OrphanedPdu - Class in rpc.pdu
 
OrphanedPdu() - Constructor for class rpc.pdu.OrphanedPdu
 
outgoingRebind() - Method in class rpc.DefaultConnection
 
outgoingRebind() - Method in class rpc.security.ntlm.NtlmConnection
 
OUTPUT_ARGUMENTS_TOO_BIG - Static variable in interface rpc.FaultCodes
Fault status indicating the operation's output parameters are larger than their declared maximum size.

P

padBuffer() - Method in class gnu.crypto.hash.BaseHash
Returns the byte array to use as padding before completing a hash operation.
padBuffer() - Method in class gnu.crypto.hash.MD4
 
padBuffer() - Method in class gnu.crypto.hash.MD5
 
parse(String) - Method in class rpc.core.InterfaceIdentifier
 
parse(String) - Method in class rpc.core.PresentationSyntax
 
parse(String) - Method in class rpc.core.UUID
 
parse(String) - Method in class rpc.ncacn_np.RpcTransport
 
PASSWORD - Static variable in interface rpc.Security
 
PBKDF2_PRNG_PREFIX - Static variable in interface gnu.crypto.Registry
PRNG based on PBKDF2 from PKCS #5 v.2.
PFC_CONC_MPX - Static variable in class rpc.ConnectionOrientedPdu
Flag indicating support for concurrent multiplexing of a single connection.
PFC_DID_NOT_EXECUTE - Static variable in class rpc.ConnectionOrientedPdu
Flag for fault PDUs; if set, indicates that the call definitely did not execute.
PFC_FIRST_FRAG - Static variable in class rpc.ConnectionOrientedPdu
Flag indicating the PDU is the first fragment.
PFC_LAST_FRAG - Static variable in class rpc.ConnectionOrientedPdu
Flag indicating the PDU is the last fragment.
PFC_MAYBE - Static variable in class rpc.ConnectionOrientedPdu
Flag for request PDU indicating oneway call semantics; no response will be provided by the server.
PFC_OBJECT_UUID - Static variable in class rpc.ConnectionOrientedPdu
Flag indicating a valid object UUID was specified and is present in the optional object field.
PFC_PENDING_CANCEL - Static variable in class rpc.ConnectionOrientedPdu
Flag indicating a cancel was pending at the sender.
PKCS7_PAD - Static variable in interface gnu.crypto.Registry
PKCS#7 padding scheme.
Port - Class in rpc.core
 
Port() - Constructor for class rpc.core.Port
 
Port(String) - Constructor for class rpc.core.Port
 
portSpec - Variable in class rpc.core.Port
 
PresentationContext - Class in rpc.core
 
PresentationContext() - Constructor for class rpc.core.PresentationContext
 
PresentationContext(int, PresentationSyntax) - Constructor for class rpc.core.PresentationContext
 
PresentationContext(int, PresentationSyntax, PresentationSyntax[]) - Constructor for class rpc.core.PresentationContext
 
PresentationException - Exception in rpc
 
PresentationException() - Constructor for exception rpc.PresentationException
 
PresentationException(String) - Constructor for exception rpc.PresentationException
 
PresentationException(String, PresentationResult) - Constructor for exception rpc.PresentationException
 
PresentationResult - Class in rpc.core
 
PresentationResult() - Constructor for class rpc.core.PresentationResult
 
PresentationResult(PresentationSyntax) - Constructor for class rpc.core.PresentationResult
 
PresentationResult(int, int) - Constructor for class rpc.core.PresentationResult
 
PresentationResult(int, int, PresentationSyntax) - Constructor for class rpc.core.PresentationResult
 
PresentationSyntax - Class in rpc.core
 
PresentationSyntax() - Constructor for class rpc.core.PresentationSyntax
 
PresentationSyntax(String) - Constructor for class rpc.core.PresentationSyntax
 
PresentationSyntax(UUID, int, int) - Constructor for class rpc.core.PresentationSyntax
 
processIncoming(NdrBuffer) - Method in class rpc.DefaultConnection
 
processIncoming(NetworkDataRepresentation, int, int, int, boolean) - Method in class rpc.security.ntlm.Ntlm1
 
processIncoming(NetworkDataRepresentation, int, int, int, boolean) - Method in interface rpc.Security
 
processOutgoing() - Method in class rpc.DefaultConnection
 
processOutgoing(NetworkDataRepresentation, int, int, int, boolean) - Method in class rpc.security.ntlm.Ntlm1
 
processOutgoing(NetworkDataRepresentation, int, int, int, boolean) - Method in interface rpc.Security
 
properties - Variable in class rpc.security.ntlm.NtlmAuthentication
 
properties - Variable in class rpc.security.ntlm.NtlmConnection
 
PROPOSED_TRANSFER_SYNTAXES_NOT_SUPPORTED - Static variable in class rpc.core.PresentationResult
 
PROTECTION_LEVEL_CALL - Static variable in interface rpc.Security
 
PROTECTION_LEVEL_CONNECT - Static variable in interface rpc.Security
 
PROTECTION_LEVEL_INTEGRITY - Static variable in interface rpc.Security
 
PROTECTION_LEVEL_NONE - Static variable in interface rpc.Security
 
PROTECTION_LEVEL_PACKET - Static variable in interface rpc.Security
 
PROTECTION_LEVEL_PRIVACY - Static variable in interface rpc.Security
 
protectionLevel - Variable in class rpc.core.AuthenticationVerifier
 
PROTOCOL - Static variable in class rpc.ncacn_np.RpcTransport
 
PROTOCOL_ERROR - Static variable in interface rpc.FaultCodes
Fault status indicating a protocol violation.
PROTOCOL_VERSION_NOT_SUPPORTED - Static variable in class rpc.pdu.BindNoAcknowledgePdu
 
ProtocolDataUnit - Interface in rpc
 
ProtocolVersion - Class in rpc.core
 
ProtocolVersion() - Constructor for class rpc.core.ProtocolVersion
 
PROVIDER_REJECTION - Static variable in class rpc.core.PresentationResult
 
ProviderException - Exception in rpc
 
ProviderException() - Constructor for exception rpc.ProviderException
 
ProviderException(String) - Constructor for exception rpc.ProviderException
 
ptr - Variable in class ndr.NetworkDataRepresentation
 

Q

QOP_AUTH - Static variable in interface gnu.crypto.Registry
authentication only.
QOP_AUTH_CONF - Static variable in interface gnu.crypto.Registry
authentication plus integrity and confidentiality protection.
QOP_AUTH_INT - Static variable in interface gnu.crypto.Registry
authentication plus integrity protection.

R

RAW_ENCODING - Static variable in interface gnu.crypto.Registry
 
RAW_ENCODING_ID - Static variable in interface gnu.crypto.Registry
 
RC4_PRNG - Static variable in interface gnu.crypto.Registry
We use "rc4" as an alias for "arcfour".
read(NetworkDataRepresentation) - Method in class ndr.NdrObject
 
read(NetworkDataRepresentation) - Method in class rpc.core.Port
 
read(NetworkDataRepresentation) - Method in class rpc.core.PresentationContext
 
read(NetworkDataRepresentation) - Method in class rpc.core.PresentationResult
 
readBody(NetworkDataRepresentation) - Method in class rpc.ConnectionOrientedPdu
 
readBody(NetworkDataRepresentation) - Method in class rpc.pdu.AlterContextPdu
 
readBody(NetworkDataRepresentation) - Method in class rpc.pdu.AlterContextResponsePdu
 
readBody(NetworkDataRepresentation) - Method in class rpc.pdu.BindAcknowledgePdu
 
readBody(NetworkDataRepresentation) - Method in class rpc.pdu.BindNoAcknowledgePdu
 
readBody(NetworkDataRepresentation) - Method in class rpc.pdu.BindPdu
 
readBody(NetworkDataRepresentation) - Method in class rpc.pdu.FaultCoPdu
 
readBody(NetworkDataRepresentation) - Method in class rpc.pdu.RequestCoPdu
 
readBody(NetworkDataRepresentation) - Method in class rpc.pdu.ResponseCoPdu
 
readBoolean() - Method in class ndr.NetworkDataRepresentation
 
readCharacterArray(char[], int, int) - Method in class ndr.NetworkDataRepresentation
 
readFormat(byte[], int, boolean) - Static method in class ndr.Format
 
readFormat(boolean) - Method in class ndr.NetworkDataRepresentation
 
readHeader(NetworkDataRepresentation) - Method in class rpc.ConnectionOrientedPdu
 
readOctetArray(byte[], int, int) - Method in class ndr.NdrBuffer
 
readOctetArray(byte[], int, int) - Method in class ndr.NetworkDataRepresentation
 
readPdu(NetworkDataRepresentation) - Method in class rpc.ConnectionOrientedPdu
 
readPdu(NetworkDataRepresentation) - Method in class rpc.pdu.FaultCoPdu
 
readPdu(NetworkDataRepresentation) - Method in class rpc.pdu.RequestCoPdu
 
readPdu(NetworkDataRepresentation) - Method in class rpc.pdu.ResponseCoPdu
 
readStub(NetworkDataRepresentation) - Method in class rpc.pdu.FaultCoPdu
 
readStub(NetworkDataRepresentation) - Method in class rpc.pdu.RequestCoPdu
 
readStub(NetworkDataRepresentation) - Method in class rpc.pdu.ResponseCoPdu
 
readUnsignedLong() - Method in class ndr.NetworkDataRepresentation
 
readUnsignedShort() - Method in class ndr.NetworkDataRepresentation
 
readUnsignedSmall() - Method in class ndr.NetworkDataRepresentation
 
reason - Variable in class rpc.core.PresentationResult
 
REASON_NOT_SPECIFIED - Static variable in class rpc.core.PresentationResult
 
REASON_NOT_SPECIFIED - Static variable in class rpc.pdu.BindNoAcknowledgePdu
 
rebind() - Method in class rpc.ConnectionOrientedEndpoint
 
receive(Transport) - Method in interface rpc.Connection
 
receive() - Method in class rpc.ConnectionOrientedEndpoint
 
receive(Transport) - Method in class rpc.DefaultConnection
 
receive(NdrBuffer) - Method in class rpc.ncacn_np.RpcTransport
 
receive(NdrBuffer) - Method in interface rpc.Transport
 
receiveBuffer - Variable in class rpc.DefaultConnection
 
receiveFragment(Transport) - Method in class rpc.DefaultConnection
 
Registry - Interface in gnu.crypto
A placeholder for names and literals used throughout this library.
replaceString(String, String, String) - Static method in class com.iwombat.util.StringUtil
Method replaceString Description: replace all occurances of substring with another
REQUEST_TYPE - Static variable in class rpc.pdu.RequestCoPdu
 
RequestCoPdu - Class in rpc.pdu
 
RequestCoPdu() - Constructor for class rpc.pdu.RequestCoPdu
 
reset() - Method in class gnu.crypto.hash.BaseHash
 
reset() - Method in interface gnu.crypto.hash.IMessageDigest
Resets the current context of this instance clearing any eventually cached intermediary values.
reset() - Method in class ndr.NdrBuffer
 
reset() - Method in class rpc.Buffer
 
resetCallIdCounter() - Method in class rpc.pdu.BindPdu
 
resetContext() - Method in class gnu.crypto.hash.BaseHash
Resets the instance for future re-use.
resetContext() - Method in class gnu.crypto.hash.MD4
 
resetContext() - Method in class gnu.crypto.hash.MD5
 
RESPONSE_TYPE - Static variable in class rpc.pdu.ResponseCoPdu
 
ResponseCoPdu - Class in rpc.pdu
 
ResponseCoPdu() - Constructor for class rpc.pdu.ResponseCoPdu
 
Responses - Class in rpc.security.ntlm
Calculates the various Type 3 responses.
Responses() - Constructor for class rpc.security.ntlm.Responses
 
result - Variable in class rpc.core.PresentationResult
 
REUSE_FALSE - Static variable in interface gnu.crypto.Registry
 
REUSE_TRUE - Static variable in interface gnu.crypto.Registry
 
RIJNDAEL_CIPHER - Static variable in interface gnu.crypto.Registry
 
RIPEMD128_HASH - Static variable in interface gnu.crypto.Registry
 
RIPEMD160_HASH - Static variable in interface gnu.crypto.Registry
 
RIPEMD_128_HASH - Static variable in interface gnu.crypto.Registry
RIPEMD-128 is synonymous to RIPEMD128.
RIPEMD_160_HASH - Static variable in interface gnu.crypto.Registry
RIPEMD-160 is synonymous to RIPEMD160.
rpc - package rpc
 
rpc.core - package rpc.core
 
rpc.ncacn_np - package rpc.ncacn_np
 
rpc.pdu - package rpc.pdu
 
rpc.security.ntlm - package rpc.security.ntlm
 
RPC_VERSION_MISMATCH - Static variable in interface rpc.FaultCodes
Fault status indicating the server does not support the RPC protocol version specified in the request.
RpcException - Exception in rpc
 
RpcException() - Constructor for exception rpc.RpcException
 
RpcException(String) - Constructor for exception rpc.RpcException
 
RpcTransport - Class in rpc.ncacn_np
 
RpcTransport(String, Properties) - Constructor for class rpc.ncacn_np.RpcTransport
 
RSA_KPG - Static variable in interface gnu.crypto.Registry
 
RSA_PKCS1_V1_5_SIG - Static variable in interface gnu.crypto.Registry
 
RSA_PSS_SIG - Static variable in interface gnu.crypto.Registry
 

S

SASL_ANONYMOUS_MECHANISM - Static variable in interface gnu.crypto.Registry
 
SASL_AUTH_INFO_PROVIDER_PKGS - Static variable in interface gnu.crypto.Registry
Name of authentication information provider packages.
SASL_AUTHORISATION_ID - Static variable in interface gnu.crypto.Registry
SASL authorization ID.
SASL_BUFFER_MAX_LIMIT - Static variable in interface gnu.crypto.Registry
The size limit, in bytes, of a SASL Buffer.
SASL_CALLBACK_HANDLER - Static variable in interface gnu.crypto.Registry
SASL Callback handler.
SASL_CHANNEL_BINDING - Static variable in interface gnu.crypto.Registry
SASL channel binding.
SASL_CRAM_MD5_MECHANISM - Static variable in interface gnu.crypto.Registry
 
SASL_FOUR_BYTE_MAX_LIMIT - Static variable in interface gnu.crypto.Registry
The size limit, in bytes, of a SASL EOS (Extended Octet Sequence) element.
SASL_HMAC_MD5_IALG - Static variable in interface gnu.crypto.Registry
 
SASL_HMAC_SHA_IALG - Static variable in interface gnu.crypto.Registry
 
SASL_ONE_BYTE_MAX_LIMIT - Static variable in interface gnu.crypto.Registry
The size limit, in bytes, of a SASL OS (Octet Sequence) element.
SASL_PASSWORD - Static variable in interface gnu.crypto.Registry
Name of password property.
SASL_PLAIN_MECHANISM - Static variable in interface gnu.crypto.Registry
 
SASL_PREFIX - Static variable in interface gnu.crypto.Registry
 
SASL_PROTOCOL - Static variable in interface gnu.crypto.Registry
SASL protocol.
SASL_SERVER_NAME - Static variable in interface gnu.crypto.Registry
SASL Server name.
SASL_SRP_MECHANISM - Static variable in interface gnu.crypto.Registry
 
SASL_TWO_BYTE_MAX_LIMIT - Static variable in interface gnu.crypto.Registry
The size limit, in bytes, of both a SASL MPI (Multi-Precision Integer) element and a SASL Text element.
SASL_USERNAME - Static variable in interface gnu.crypto.Registry
Name of username property.
security - Variable in class rpc.DefaultConnection
 
Security - Interface in rpc
 
selfTest() - Method in class gnu.crypto.hash.BaseHash
 
selfTest() - Method in interface gnu.crypto.hash.IMessageDigest
A basic test.
selfTest() - Method in class gnu.crypto.hash.MD4
 
selfTest() - Method in class gnu.crypto.hash.MD5
 
send(ConnectionOrientedPdu) - Method in class rpc.ConnectionOrientedEndpoint
 
send(NdrBuffer) - Method in class rpc.ncacn_np.RpcTransport
 
send(NdrBuffer) - Method in interface rpc.Transport
 
SERPENT_CIPHER - Static variable in interface gnu.crypto.Registry
 
SERVER_AUTH_FALSE - Static variable in interface gnu.crypto.Registry
Server does not need to, or cannot, authenticate to the client.
SERVER_AUTH_TRUE - Static variable in interface gnu.crypto.Registry
Server must authenticate to the client.
SERVER_TOO_BUSY - Static variable in interface rpc.FaultCodes
Fault status indicating the server is currently too busy to service the request.
setAddress(String) - Method in class rpc.Stub
 
setAllocationHint(int) - Method in class rpc.pdu.FaultCoPdu
 
setAllocationHint(int) - Method in class rpc.pdu.RequestCoPdu
 
setAllocationHint(int) - Method in class rpc.pdu.ResponseCoPdu
 
setAssociationGroupId(int) - Method in class rpc.pdu.AlterContextPdu
 
setAssociationGroupId(int) - Method in class rpc.pdu.AlterContextResponsePdu
 
setAssociationGroupId(int) - Method in class rpc.pdu.BindAcknowledgePdu
 
setAssociationGroupId(int) - Method in class rpc.pdu.BindPdu
 
setAttributes(int) - Method in class rpc.core.ContextHandle
 
setAuthenticatorLength(int) - Method in class rpc.ConnectionOrientedPdu
 
setBuffer(NdrBuffer) - Method in class ndr.NetworkDataRepresentation
 
setBuffer(byte[]) - Method in class rpc.Buffer
 
setCallId(int) - Method in class rpc.ConnectionOrientedPdu
 
setCancelCount(int) - Method in class rpc.pdu.FaultCoPdu
 
setCancelCount(int) - Method in class rpc.pdu.ResponseCoPdu
 
setCapacityIncrement(int) - Method in class rpc.Buffer
 
setContextId(int) - Method in class rpc.pdu.FaultCoPdu
 
setContextId(int) - Method in class rpc.pdu.RequestCoPdu
 
setContextId(int) - Method in class rpc.pdu.ResponseCoPdu
 
setContextList(PresentationContext[]) - Method in class rpc.pdu.AlterContextPdu
 
setContextList(PresentationContext[]) - Method in class rpc.pdu.BindPdu
 
setEndpoint(Endpoint) - Method in class rpc.Stub
 
setFlag(int, boolean) - Method in class rpc.ConnectionOrientedPdu
 
setFlags(int) - Method in class rpc.ConnectionOrientedPdu
 
setFormat(Format) - Method in class ndr.NetworkDataRepresentation
 
setFormat(Format) - Method in class rpc.ConnectionOrientedPdu
 
setFormat(Format) - Method in interface rpc.ProtocolDataUnit
 
setFragmentLength(int) - Method in class rpc.ConnectionOrientedPdu
 
setIndex(int) - Method in class ndr.NdrBuffer
 
setIndex(int) - Method in class rpc.Buffer
 
setLength(int) - Method in class rpc.Buffer
 
setMajorVersion(int) - Method in class rpc.core.InterfaceIdentifier
 
setMajorVersion(short) - Method in class rpc.core.ProtocolVersion
 
setMaxReceiveFragment(int) - Method in class rpc.pdu.AlterContextPdu
 
setMaxReceiveFragment(int) - Method in class rpc.pdu.AlterContextResponsePdu
 
setMaxReceiveFragment(int) - Method in class rpc.pdu.BindAcknowledgePdu
 
setMaxReceiveFragment(int) - Method in class rpc.pdu.BindPdu
 
setMaxTransmitFragment(int) - Method in class rpc.pdu.AlterContextPdu
 
setMaxTransmitFragment(int) - Method in class rpc.pdu.AlterContextResponsePdu
 
setMaxTransmitFragment(int) - Method in class rpc.pdu.BindAcknowledgePdu
 
setMaxTransmitFragment(int) - Method in class rpc.pdu.BindPdu
 
setMinorVersion(int) - Method in class rpc.ConnectionOrientedPdu
 
setMinorVersion(int) - Method in class rpc.core.InterfaceIdentifier
 
setMinorVersion(short) - Method in class rpc.core.ProtocolVersion
 
setObject(UUID) - Method in class rpc.pdu.RequestCoPdu
 
setObject(String) - Method in class rpc.Stub
 
setOpnum(int) - Method in class rpc.pdu.RequestCoPdu
 
setProperties(Properties) - Method in class rpc.Stub
 
setReceiveLength(int) - Method in class rpc.security.ntlm.NtlmConnection
 
setRejectReason(int) - Method in class rpc.pdu.BindNoAcknowledgePdu
 
setResultList(PresentationResult[]) - Method in class rpc.pdu.AlterContextResponsePdu
 
setResultList(PresentationResult[]) - Method in class rpc.pdu.BindAcknowledgePdu
 
setSecondaryAddress(Port) - Method in class rpc.pdu.AlterContextResponsePdu
 
setSecondaryAddress(Port) - Method in class rpc.pdu.BindAcknowledgePdu
 
setSecurity(Security) - Method in class rpc.DefaultConnection
 
setStatus(int) - Method in class rpc.pdu.FaultCoPdu
 
setStub(byte[]) - Method in class rpc.pdu.FaultCoPdu
 
setStub(byte[]) - Method in class rpc.pdu.RequestCoPdu
 
setStub(byte[]) - Method in class rpc.pdu.ResponseCoPdu
 
setTransmitLength(int) - Method in class rpc.security.ntlm.NtlmConnection
 
setTransportFactory(TransportFactory) - Method in class rpc.Stub
 
setup(Map) - Method in class gnu.crypto.prng.ARCFour
 
setup(Map) - Method in class gnu.crypto.prng.BasePRNG
 
setUuid(UUID) - Method in class rpc.core.ContextHandle
 
setUuid(UUID) - Method in class rpc.core.InterfaceIdentifier
 
setUuid(UUID) - Method in class rpc.core.PresentationSyntax
 
setValue(byte[]) - Method in class com.iwombat.foundation.uuid.UUID
 
setVersion(int) - Method in class rpc.core.PresentationSyntax
 
setVersion(int, int) - Method in class rpc.core.PresentationSyntax
 
setVersionList(ProtocolVersion[]) - Method in class rpc.pdu.BindNoAcknowledgePdu
 
SHA160_HASH - Static variable in interface gnu.crypto.Registry
 
SHA1_HASH - Static variable in interface gnu.crypto.Registry
SHA1 is synonymous to SHA-160.
SHA256_HASH - Static variable in interface gnu.crypto.Registry
 
SHA384_HASH - Static variable in interface gnu.crypto.Registry
 
SHA512_HASH - Static variable in interface gnu.crypto.Registry
 
SHA_1_HASH - Static variable in interface gnu.crypto.Registry
SHA-1 is synonymous to SHA-160.
SHA_HASH - Static variable in interface gnu.crypto.Registry
SHA is synonymous to SHA-160.
SHUTDOWN_TYPE - Static variable in class rpc.pdu.ShutdownPdu
 
ShutdownPdu - Class in rpc.pdu
 
ShutdownPdu() - Constructor for class rpc.pdu.ShutdownPdu
 
splitString(String, String) - Static method in class com.iwombat.util.StringUtil
Method splitString Description: Split a delimited string into an ArrayList Much like the perl split function
SQUARE_CIPHER - Static variable in interface gnu.crypto.Registry
 
SRP6_KA - Static variable in interface gnu.crypto.Registry
 
SRP_KPG - Static variable in interface gnu.crypto.Registry
 
SRP_SASL_KA - Static variable in interface gnu.crypto.Registry
 
SRP_TLS_KA - Static variable in interface gnu.crypto.Registry
 
SSPIJNIClient - Class in net.sourceforge.jtds.util
COPIED FROM jtds PROJECT FOR SSO CAPABILITIES.
start - Variable in class ndr.NdrBuffer
 
status - Variable in exception rpc.FaultException
 
STRENGTH_HIGH - Static variable in interface gnu.crypto.Registry
 
STRENGTH_LOW - Static variable in interface gnu.crypto.Registry
 
STRENGTH_MEDIUM - Static variable in interface gnu.crypto.Registry
 
stringFromBytes(byte[]) - Static method in class com.iwombat.util.HexStringUtil
Method stringFromBytes Description: create a hexidecimal string from a byte-array
stringFromBytesWithToken(byte[]) - Static method in class com.iwombat.util.HexStringUtil
Method stringFromBytesWithToken Description: create a hexidecimal string from a byte-array preappend with 0x token
StringUtil - Class in com.iwombat.util
Class StringUtil Description: General utilities for string manipulation
Stub - Class in rpc
 
Stub() - Constructor for class rpc.Stub
 

T

TBC_PAD - Static variable in interface gnu.crypto.Registry
Trailing Bit Complement padding scheme.
TEMPORARY_CONGESTION - Static variable in class rpc.pdu.BindNoAcknowledgePdu
 
TIGER_HASH - Static variable in interface gnu.crypto.Registry
 
TMMH16 - Static variable in interface gnu.crypto.Registry
The Truncated Multi-Modular Hash Function -v1 (David McGrew).
toBase64(byte[]) - Static method in class gnu.crypto.util.Util
Converts a designated byte array to a Base-64 representation, with the exceptions that (a) leading 0-byte(s) are ignored, and (b) the character '.' (dot) shall be used instead of "+' (plus).
toBytesFromString(String) - Static method in class gnu.crypto.util.Util
Returns a byte array from a string of hexadecimal digits.
toBytesFromUnicode(String) - Static method in class gnu.crypto.util.Util
 
toHexString() - Method in interface com.iwombat.foundation.Identifier
 
toHexString() - Method in class com.iwombat.foundation.uuid.UUID
 
toReversedBytesFromString(String) - Static method in class gnu.crypto.util.Util
Returns a byte array from a string of hexadecimal digits, interpreting them as a large big-endian integer and returning it as a large little-endian integer.
toReversedString(byte[]) - Static method in class gnu.crypto.util.Util
Returns a string of hexadecimal digits from a byte array.
toReversedString(byte[], int, int) - Static method in class gnu.crypto.util.Util
Returns a string of hexadecimal digits from a byte array, starting at offset and consisting of length bytes.
toString() - Method in interface com.iwombat.foundation.Identifier
 
toString() - Method in class com.iwombat.foundation.uuid.UUID
toString(byte[]) - Static method in class gnu.crypto.util.Util
Returns a string of hexadecimal digits from a byte array.
toString(byte[], int, int) - Static method in class gnu.crypto.util.Util
Returns a string of hexadecimal digits from a byte array, starting at offset and consisting of length bytes.
toString(int) - Static method in class gnu.crypto.util.Util
Returns a string of 8 hexadecimal digits (most significant digit first) corresponding to the unsigned integer n.
toString(int[]) - Static method in class gnu.crypto.util.Util
Returns a string of hexadecimal digits from an integer array.
toString(long) - Static method in class gnu.crypto.util.Util
Returns a string of 16 hexadecimal digits (most significant digit first) corresponding to the unsigned long n.
toString() - Method in class ndr.NdrBuffer
 
toString() - Method in class rpc.core.InterfaceIdentifier
 
toString() - Method in class rpc.core.PresentationSyntax
 
toString() - Method in class rpc.core.UUID
 
toUnicodeString(byte[]) - Static method in class gnu.crypto.util.Util
Similar to the toString() method except that the Unicode escape character is inserted before every pair of bytes.
toUnicodeString(byte[], int, int) - Static method in class gnu.crypto.util.Util
Similar to the toString() method except that the Unicode escape character is inserted before every pair of bytes.
toUnicodeString(int[]) - Static method in class gnu.crypto.util.Util
Similar to the toString() method except that the Unicode escape character is inserted before every pair of bytes.
transferSyntax - Variable in class rpc.core.PresentationResult
 
transferSyntaxes - Variable in class rpc.core.PresentationContext
 
transform(byte[], int) - Method in class gnu.crypto.hash.BaseHash
The block digest transformation per se.
transform(byte[], int) - Method in class gnu.crypto.hash.MD4
 
transform(byte[], int) - Method in class gnu.crypto.hash.MD5
 
transmit(ConnectionOrientedPdu, Transport) - Method in interface rpc.Connection
 
transmit(ConnectionOrientedPdu, Transport) - Method in class rpc.DefaultConnection
 
transmitBuffer - Variable in class rpc.DefaultConnection
 
transmitFragment(ConnectionOrientedPdu, Transport) - Method in class rpc.DefaultConnection
 
Transport - Interface in rpc
 
TransportFactory - Class in rpc.ncacn_np
 
TransportFactory() - Constructor for class rpc.ncacn_np.TransportFactory
 
TransportFactory - Class in rpc
 
TransportFactory() - Constructor for class rpc.TransportFactory
 
trim(BigInteger) - Static method in class gnu.crypto.util.Util
Treats the input as the MSB representation of a number, and discards leading zero elements.
TRIPLEDES_CIPHER - Static variable in interface gnu.crypto.Registry
 
TWOFISH_CIPHER - Static variable in interface gnu.crypto.Registry
 
TYPE_OFFSET - Static variable in class rpc.ConnectionOrientedPdu
 

U

UHASH32 - Static variable in interface gnu.crypto.Registry
Message Authentication Code using Universal Hashing (Ted Krovetz).
UMAC32 - Static variable in interface gnu.crypto.Registry
 
UMAC_PRNG - Static variable in interface gnu.crypto.Registry
PRNG based on UMAC's Key Derivation Function.
UNKNOWN_INTERFACE - Static variable in interface rpc.FaultCodes
Fault status indicating the server does not export the interface requested by the client.
UNSPECIFIED_REJECTION - Static variable in interface rpc.FaultCodes
Fault status indicating the server is rejecting the request for unspecified reasons.
UNSUPPORTED_AUTHENTICATION_LEVEL - Static variable in interface rpc.FaultCodes
Fault status indicating the server does not support the authentication level requested.
UNSUPPORTED_TYPE - Static variable in interface rpc.FaultCodes
Fault status indicating the server does not implement the requested operation for the requested object's type.
update(byte) - Method in class gnu.crypto.hash.BaseHash
 
update(byte[], int, int) - Method in class gnu.crypto.hash.BaseHash
 
update(byte) - Method in interface gnu.crypto.hash.IMessageDigest
Continues a message digest operation using the input byte.
update(byte[], int, int) - Method in interface gnu.crypto.hash.IMessageDigest
Continues a message digest operation, by filling the buffer, processing data in the algorithm's HASH_SIZE-bit block(s), updating the context and count, and buffering the remaining bytes in buffer for the next operation.
USER_DATA_NOT_READABLE - Static variable in class rpc.pdu.BindNoAcknowledgePdu
 
USER_REJECTION - Static variable in class rpc.core.PresentationResult
 
USERNAME - Static variable in interface rpc.Security
 
Util - Class in gnu.crypto.util
A collection of utility methods used throughout this project.
UUID - Class in com.iwombat.foundation.uuid
Universal object identifier.
UUID(byte[]) - Constructor for class com.iwombat.foundation.uuid.UUID
 
UUID(String) - Constructor for class com.iwombat.foundation.uuid.UUID
 
UUID - Class in rpc.core
 
UUID() - Constructor for class rpc.core.UUID
 
UUID(String) - Constructor for class rpc.core.UUID
 
UUIDFactory - Class in com.iwombat.foundation.uuid
Class responsible for creating unique identifiers specific to the DCE UUID implementation.

V

value - Variable in class ndr.NdrObject
 
VAX_FLOATING_POINT - Static variable in class ndr.Format
 

W

WHIRLPOOL_HASH - Static variable in interface gnu.crypto.Registry
 
WHO_ARE_YOU_FAILED - Static variable in interface rpc.FaultCodes
Connectionless fault status indicating the conversation manager callback failed.
write(NetworkDataRepresentation) - Method in class ndr.NdrObject
 
write(NetworkDataRepresentation) - Method in class rpc.core.Port
 
write(NetworkDataRepresentation) - Method in class rpc.core.PresentationContext
 
write(NetworkDataRepresentation) - Method in class rpc.core.PresentationResult
 
writeBody(NetworkDataRepresentation) - Method in class rpc.ConnectionOrientedPdu
 
writeBody(NetworkDataRepresentation) - Method in class rpc.pdu.AlterContextPdu
 
writeBody(NetworkDataRepresentation) - Method in class rpc.pdu.AlterContextResponsePdu
 
writeBody(NetworkDataRepresentation) - Method in class rpc.pdu.Auth3Pdu
 
writeBody(NetworkDataRepresentation) - Method in class rpc.pdu.BindAcknowledgePdu
 
writeBody(NetworkDataRepresentation) - Method in class rpc.pdu.BindNoAcknowledgePdu
 
writeBody(NetworkDataRepresentation) - Method in class rpc.pdu.BindPdu
 
writeBody(NetworkDataRepresentation) - Method in class rpc.pdu.FaultCoPdu
 
writeBody(NetworkDataRepresentation) - Method in class rpc.pdu.RequestCoPdu
 
writeBody(NetworkDataRepresentation) - Method in class rpc.pdu.ResponseCoPdu
 
writeBoolean(boolean) - Method in class ndr.NetworkDataRepresentation
 
writeCharacterArray(char[], int, int) - Method in class ndr.NetworkDataRepresentation
 
writeFormat(byte[], int, boolean) - Method in class ndr.Format
 
writeFormat(Format) - Method in class ndr.NetworkDataRepresentation
 
writeFormat(boolean) - Method in class ndr.NetworkDataRepresentation
 
writeHeader(NetworkDataRepresentation) - Method in class rpc.ConnectionOrientedPdu
 
writeOctetArray(byte[], int, int) - Method in class ndr.NdrBuffer
 
writeOctetArray(byte[], int, int) - Method in class ndr.NetworkDataRepresentation
 
writePdu(NetworkDataRepresentation) - Method in class rpc.ConnectionOrientedPdu
 
writePdu(NetworkDataRepresentation) - Method in class rpc.pdu.FaultCoPdu
 
writePdu(NetworkDataRepresentation) - Method in class rpc.pdu.RequestCoPdu
 
writePdu(NetworkDataRepresentation) - Method in class rpc.pdu.ResponseCoPdu
 
writeStub(NetworkDataRepresentation) - Method in class rpc.pdu.FaultCoPdu
 
writeStub(NetworkDataRepresentation) - Method in class rpc.pdu.RequestCoPdu
 
writeStub(NetworkDataRepresentation) - Method in class rpc.pdu.ResponseCoPdu
 
writeUnsignedLong(int) - Method in class ndr.NetworkDataRepresentation
 
writeUnsignedShort(int) - Method in class ndr.NetworkDataRepresentation
 
writeUnsignedSmall(int) - Method in class ndr.NetworkDataRepresentation
 
WRONG_BOOT_TIME - Static variable in interface rpc.FaultCodes
Connectionless fault status indicating the specified boot time does not match the actual server boot time.

Y

YOU_CRASHED - Static variable in interface rpc.FaultCodes
Connectionless fault status indicating a restarted server called back a client.

A B C D E F G H I K L M N O P Q R S T U V W Y