Uses of Interface
no.digipost.api.client.security.Signer

Packages that use Signer
no.digipost.api.client   
no.digipost.api.client.filters   
no.digipost.api.client.security   
 

Uses of Signer in no.digipost.api.client
 

Constructors in no.digipost.api.client with parameters of type Signer
DigipostClient(String digipostUrl, long senderAccountId, Signer signer)
           
DigipostClient(String digipostUrl, long senderAccountId, Signer signer, EventLogger eventLogger)
           
 

Uses of Signer in no.digipost.api.client.filters
 

Constructors in no.digipost.api.client.filters with parameters of type Signer
SignatureFilter(Signer signer)
           
SignatureFilter(Signer signer, EventLogger eventListener)
           
 

Uses of Signer in no.digipost.api.client.security
 

Classes in no.digipost.api.client.security that implement Signer
 class FileKeystoreSigner
           
 



Copyright © 2011 Digipost Open Source. All Rights Reserved.