public final class SECIOP_SEC_TRANS extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
TransportAddress[] |
addresses |
byte[] |
mech_oid |
byte[] |
target_name |
short |
target_requires |
short |
target_supports |
Constructor and Description |
---|
SECIOP_SEC_TRANS() |
SECIOP_SEC_TRANS(short target_supports,
short target_requires,
byte[] mech_oid,
byte[] target_name,
TransportAddress[] addresses) |
public short target_supports
public short target_requires
public byte[] mech_oid
public byte[] target_name
public TransportAddress[] addresses
public SECIOP_SEC_TRANS()
public SECIOP_SEC_TRANS(short target_supports, short target_requires, byte[] mech_oid, byte[] target_name, TransportAddress[] addresses)
Copyright © 2013. All Rights Reserved.