dk.i1.diameter.node
Class RelevantSCTPAuthInfo

Object
  extended by dk.i1.diameter.node.RelevantSCTPAuthInfo

public class RelevantSCTPAuthInfo
extends Object

Peer authentication information (SCTP). Instances of this class is used for passing information to NodeValidator.

Since:
0.9.5

Field Summary
 dk.i1.sctp.AssociationId assoc_id
           
 dk.i1.sctp.SCTPSocket sctp_socket
           
 
Method Summary
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sctp_socket

public dk.i1.sctp.SCTPSocket sctp_socket

assoc_id

public dk.i1.sctp.AssociationId assoc_id