localApplicationEntityTitle | The Application Entity Title of the local Service Class Provider (SCP). |
remoteApplicationEntityTitle | The Application Entity Title of the remote Service Class User (SCU). |
localAddress | The IP address that the TCP socket is locally bound to. |
localPort | The port that that TCP socket is locally bound to. |
remoteAddress | The IP address of the remote connecting client. |
remotePort | The TCP port of the remote connecting client. |
associateACProtocolVersion | The associate protocol version of the local SCP. |
associateACImplClassUID | The associate implementation class unique identifier of the local SCP. |
associateACImplVersionName | The associate implementation version name of the local SCP. |
associateACApplicationContext | The associate application context of the local SCP. |
associateACPresentationContexts | A map containing all supported presentation contexts of the local SCP. |
associateRQProtocolVersion | The associate protocol version of the remote SCU. |
associateRQImplClassUID | The associate implementation class unique identifier of the remote SCU. |
associateRQImplVersionName | The associate implementation version name of the remote SCU. |
associateRQApplicationContext | The associate application context of the remote SCU. |
associateRQPresentationContexts | A map containing all supported presentation contexts of the remote SCU. |
username | The username presented by the remote SCU, if available. |
passcode | The passcode presented by the remote SCU, if available. |
userIdentityType | The type of user identity presented by the remote SCU, if available. Will be one of the following values:
- USERNAME
- USERNAME_PASSCODE
- KERBEROS
- SAML
|