org.shredzone.flattr4j.model
Interface UserIdentifier

All Known Implementing Classes:
AutoSubmission

public interface UserIdentifier

A UserIdentifier is used to identify a user of a web site. This user can collect Flattr even when he is not registered there, and will be able to claim the Flattr clicks he gained.

UserIdentifier is only useful for Partner Site Integration. You need to register your site with Flattr before.

Since:
2.0
Author:
Richard "Shred" Körber

Method Summary
 String getUserIdentifier()
          User identifier string.
 

Method Detail

getUserIdentifier

String getUserIdentifier()
User identifier string.

Examples:



Copyright © 2010-2012. All Rights Reserved.