Uses of Package
org.nhindirect.stagent

Packages that use org.nhindirect.stagent
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. 
 

Classes in org.nhindirect.stagent used by org.nhindirect.stagent
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.
 

Classes in org.nhindirect.stagent used by org.nhindirect.stagent.cryptography
NHINDException
          Generic exceptions thrown by the DefaultNHINDAgent
SignatureValidationException
          Exception thrown when a message's signature can not be validated.
 

Classes in org.nhindirect.stagent used by org.nhindirect.stagent.mail
NHINDException
          Generic exceptions thrown by the DefaultNHINDAgent
 

Classes in org.nhindirect.stagent used by org.nhindirect.stagent.trust
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-2014 NHIN Direct. All Rights Reserved.