Uses of Class
org.nhindirect.stagent.DefaultMessageSignatureImpl

Packages that use DefaultMessageSignatureImpl
org.nhindirect.stagent Security and trust agent interface and core messaging and routing structures. 
 

Uses of DefaultMessageSignatureImpl in org.nhindirect.stagent
 

Methods in org.nhindirect.stagent that return types with arguments of type DefaultMessageSignatureImpl
 Collection<DefaultMessageSignatureImpl> IncomingMessage.getSenderSignatures()
          Gets the collection of individual signers of the message.
 

Method parameters in org.nhindirect.stagent with type arguments of type DefaultMessageSignatureImpl
 void IncomingMessage.setSenderSignatures(Collection<DefaultMessageSignatureImpl> senderSignatures)
          Sets the collection of signers of a message.
 



Copyright © 2010-2015 NHIN Direct. All Rights Reserved.