BaltradDex
BALTRAD Data Exchange System
Loading...
Searching...
No Matches
eu.baltrad.dex.auth.util.KeyczarSigner Class Reference
Inheritance diagram for eu.baltrad.dex.auth.util.KeyczarSigner:
eu.baltrad.dex.auth.util.Signer

Public Member Functions

 KeyczarSigner (String keyLocation) throws KeyczarException
 
String sign (String message) throws KeyczarException
 

Constructor & Destructor Documentation

◆ KeyczarSigner()

eu.baltrad.dex.auth.util.KeyczarSigner.KeyczarSigner ( String keyLocation) throws KeyczarException
inline

Constructor.

Parameters
keyLocationlocation of the key to use for signing

Member Function Documentation

◆ sign()

String eu.baltrad.dex.auth.util.KeyczarSigner.sign ( String message) throws KeyczarException
inline

Signs a message.

Parameters
messageMessage to sign
Returns
Base64 encoded signature
Exceptions
KeyczarException

Implements eu.baltrad.dex.auth.util.Signer.


The documentation for this class was generated from the following file: