| Package | Description |
|---|---|
| org.nhindirect.stagent |
Security and trust agent interface and core messaging and routing structures.
|
| org.nhindirect.stagent.cryptography |
NHIN Direct cryptography.
|
| org.nhindirect.stagent.mail |
NHIN Direct mail structures and message wrapping logic.
|
| org.nhindirect.stagent.trust |
NHIN Direct trust policy.
|
| Class and Description |
|---|
| AddressSource
Enumeration of the address types supported by the agent.
|
| AgentError
Enumeration of security and trust agent errors.
|
| DefaultMessageEnvelope
A wrapper around a MimeMessage that categorizes routing headers such as trusted and non trusted recipients.
|
| DefaultMessageSignatureImpl
Contains information specific to a discrete signer of a message.
|
| IncomingMessage
Incoming messages are specific types of MessageEnvelope that have been signed and encrypted.
|
| MessageEnvelope
A wrapper around a MimeMessage that categorizes routing headers such as trusted and non trusted recipients.
|
| MessageSignature
Contains information specific to a discrete signer of a message.
|
| MutableAgent
Defines an interface for modifying agent properties.
|
| NHINDAddress
NHIN-Direct agent specific logic for an
InternetAddress. |
| NHINDAddressCollection
A collection of NHINDAddresses.
|
| NHINDAgent
The NHINDAgent is the primary entity for applying cryptography and trust logic on incoming and outgoing messages.
|
| NHINDAgentEventListener
Callback interface for custom processing of a message in the
DefaultNHINDAgent. |
| NHINDException
Generic exceptions thrown by the
DefaultNHINDAgent |
| OutgoingMessage
Outgoing messages are specific types of NHINDMessage that need to been signed and encrypted.
|
| Class and Description |
|---|
| NHINDException
Generic exceptions thrown by the
DefaultNHINDAgent |
| SignatureValidationException
Exception thrown when a message's signature can not be validated.
|
| Class and Description |
|---|
| NHINDException
Generic exceptions thrown by the
DefaultNHINDAgent |
| Class and Description |
|---|
| IncomingMessage
Incoming messages are specific types of MessageEnvelope that have been signed and encrypted.
|
| NHINDException
Generic exceptions thrown by the
DefaultNHINDAgent |
| OutgoingMessage
Outgoing messages are specific types of NHINDMessage that need to been signed and encrypted.
|
Copyright © 2010-2016 NHIN Direct. All Rights Reserved.