Package org.moera.lib.node.carte
Interface CarteSource
- All Known Implementing Classes:
MoeraCarteSource
public interface CarteSource
A source of valid cartes that can be used for authentication.
-
Method Summary
-
Method Details
-
getCarte
String getCarte()Retrieves a valid carte for authentication purposes.- Returns:
- a valid carte as a string
-