Skip to content
Snippets Groups Projects
Commit 5903f63e authored by Piotr Gawron's avatar Piotr Gawron
Browse files

javadoc

parent 9d05da6a
No related branches found
No related tags found
1 merge request!25Basic semantic zooming functionality
......@@ -67,6 +67,10 @@ public final class Configuration {
* Where the main webpgae is located.
*/
public static final String MAIN_PAGE = "/index.xhtml";
/**
* Name of the cookie for authentication token.
*/
public static final String AUTH_TOKEN = "MINERVA_AUTH_TOKEN";
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment